Age | Commit message (Expand) | Author |
---|---|---|
2024-07-03 | kmsan: do not pass NULL pointers as 0 | Ilya Leoshkevich |
2024-07-03 | kmsan: expose kmsan_get_metadata() | Ilya Leoshkevich |
2024-07-03 | kmsan: fix is_bad_asm_addr() on arches with overlapping address spaces | Ilya Leoshkevich |
2024-07-03 | kmsan: increase the maximum store size to 4096 | Ilya Leoshkevich |
2023-06-23 | kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan | Tetsuo Handa |
2023-02-02 | kmsan: silence -Wmissing-prototypes warnings | Alexander Potapenko |
2022-12-11 | kmsan: allow using __msan_instrument_asm_store() inside runtime | Alexander Potapenko |
2022-10-28 | x86: fortify: kmsan: fix KMSAN fortify builds | Alexander Potapenko |
2022-10-03 | kmsan: add KMSAN runtime core | Alexander Potapenko |