Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-20 | ubsan: Reintroduce signed overflow sanitizer | Kees Cook | 1 | -0/+37 |
2024-02-06 | ubsan: Silence W=1 warnings in self-test | Kees Cook | 1 | -2/+2 |
2022-01-20 | ubsan: remove CONFIG_UBSAN_OBJECT_SIZE | Kees Cook | 1 | -22/+0 |
2021-02-26 | ubsan: remove overflow checks | Andrey Ryabinin | 1 | -49/+0 |
2020-12-15 | ubsan: expand tests and reporting | Kees Cook | 1 | -8/+66 |
2019-03-07 | lib/test_ubsan.c: VLA no longer used in kernel | Olof Johansson | 1 | -10/+1 |
2018-04-11 | lib/test_ubsan.c: make test_ubsan_misaligned_access() static | Colin Ian King | 1 | -1/+1 |
2018-04-11 | lib: add testing module for UBSAN | Jinbum Park | 1 | -0/+144 |