Age | Commit message (Expand) | Author |
---|---|---|
2021-03-07 | Kernel: Expose sysctl 'ubsan_is_deadly' to panic the Kernel on UB | Ben Wiederhake |
2021-02-11 | KUBSAN: Add nearly all missing -fsanitize handlers (#5254) | Hendiadyoin1 |
2021-02-07 | Kernel: KUBSAN implementation of returns-nonnull-attribute | Brian Gianforcaro |
2021-02-06 | Kernel: And some more KUBSAN checks :^) | Andreas Kling |
2021-02-06 | Kernel: Implement some more KUBSAN checks :^) | Andreas Kling |
2021-02-05 | Kenrel: Implement two more KUBSAN checks | Andreas Kling |
2021-02-05 | Kernel: KUBSAN! (Kernel Undefined Behavior SANitizer) :^) | Andreas Kling |