| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-04-15 | ubsan: Fix panic from test_ubsan_out_of_bounds | Mostafa Saleh | 1 | -7/+11 |
| 2025-03-07 | ubsan/overflow: Rework integer overflow sanitizer option to turn on everything | Kees Cook | 1 | -4/+14 |
| 2024-07-03 | ubsan: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-04-03 | ubsan: fix unused variable warning in test module | Arnd Bergmann | 1 | -1/+1 |
| 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 |
