index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kmsan
/
kmsan_test.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-26
mm: kmsan: add test_uninit_page
Alexander Potapenko
2026-01-26
mm: kmsan: add tests for high-order page freeing
Alexander Potapenko
2026-01-20
mm: fix benign off-by-one bugs
Alejandro Colomar
2025-09-25
kmsan: fix out-of-bounds access to shadow memory
Eric Biggers
2025-06-05
kmsan: test: add module description
Arnd Bergmann
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