Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | Kernel: Enable building the kernel with -flto | Gunnar Beutner |
2021-04-25 | Everywhere: Remove empty line after function body opening curly brace | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Everywhere: Fix a bunch of typos | Linus Groh |
2021-03-07 | Kernel: Expose sysctl 'ubsan_is_deadly' to panic the Kernel on UB | Ben Wiederhake |
2021-02-24 | Kernel: Improve KUBSAN logging for "type mismatch" errors | Andreas Kling |
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 |