summaryrefslogtreecommitdiff
path: root/Kernel/UBSanitizer.h
AgeCommit message (Expand)Author
2021-03-07Kernel: Expose sysctl 'ubsan_is_deadly' to panic the Kernel on UBBen Wiederhake
2021-02-11KUBSAN: Add nearly all missing -fsanitize handlers (#5254)Hendiadyoin1
2021-02-07Kernel: KUBSAN implementation of returns-nonnull-attributeBrian Gianforcaro
2021-02-06Kernel: And some more KUBSAN checks :^)Andreas Kling
2021-02-06Kernel: Implement some more KUBSAN checks :^)Andreas Kling
2021-02-05Kenrel: Implement two more KUBSAN checksAndreas Kling
2021-02-05Kernel: KUBSAN! (Kernel Undefined Behavior SANitizer) :^)Andreas Kling