Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmsan: introduce test_memcpy_initialized_gap() | Alexander Potapenko | 2023-10-04 | 1 | -0/+53 |
* | kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together | Alexander Potapenko | 2023-10-04 | 1 | -24/+13 |
* | kmsan: prevent optimizations in memcpy tests | Alexander Potapenko | 2023-10-04 | 1 | -25/+16 |
* | printk: export console trace point for kcsan/kasan/kfence/kmsan | Pavankumar Kondeti | 2023-04-19 | 1 | -20/+2 |
* | kmsan: add test_stackdepot_roundtrip | Alexander Potapenko | 2023-03-29 | 1 | -0/+31 |
* | kmsan: add memsetXX tests | Alexander Potapenko | 2023-03-29 | 1 | -0/+22 |
* | kmsan: another take at fixing memcpy tests | Alexander Potapenko | 2023-03-29 | 1 | -6/+38 |
* | kmsan: include linux/vmalloc.h | Arnd Bergmann | 2022-12-21 | 1 | -0/+1 |
* | kmsan: fix memcpy tests | Alexander Potapenko | 2022-12-12 | 1 | -0/+3 |
* | kmsan: add tests for KMSAN | Alexander Potapenko | 2022-10-03 | 1 | -0/+581 |