Age | Commit message (Expand) | Author |
---|---|---|
2024-11-06 | mm, kasan, kmsan: instrument copy_from/to_kernel_nofault | Sabyrzhan Tasbolatov |
2024-07-03 | kmsan: make the tests compatible with kmsan.panic=1 | Ilya Leoshkevich |
2024-07-03 | kmsan: introduce test_unpoison_memory() | Brian Johannesmeyer |
2023-10-04 | kmsan: introduce test_memcpy_initialized_gap() | Alexander Potapenko |
2023-10-04 | kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together | Alexander Potapenko |
2023-10-04 | kmsan: prevent optimizations in memcpy tests | Alexander Potapenko |
2023-04-18 | printk: export console trace point for kcsan/kasan/kfence/kmsan | Pavankumar Kondeti |
2023-03-28 | kmsan: add test_stackdepot_roundtrip | Alexander Potapenko |
2023-03-28 | kmsan: add memsetXX tests | Alexander Potapenko |
2023-03-28 | kmsan: another take at fixing memcpy tests | Alexander Potapenko |
2022-12-21 | kmsan: include linux/vmalloc.h | Arnd Bergmann |
2022-12-11 | kmsan: fix memcpy tests | Alexander Potapenko |
2022-10-03 | kmsan: add tests for KMSAN | Alexander Potapenko |