1. fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 3 years, 8 months ago
  2. 219fc4b kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 3 years, 10 months ago
  3. 58b999d kasan: adopt KUNIT tests to SW_TAGS mode by Andrey Konovalov · 4 years, 2 months ago
  4. 73228c7 KASAN: port KASAN Tests to KUnit by Patricia Alfonso · 4 years, 3 months ago
  5. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  6. 51dcc81 kasan: adjust kasan_stack_oob for tag-based mode by Andrey Konovalov · 4 years, 5 months ago
  7. f33a014 lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN by Walter Wu · 4 years, 5 months ago
  8. 387d6e4 kasan: add tests for call_rcu stack recording by Walter Wu · 4 years, 5 months ago
  9. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  10. adb72ae kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE by Daniel Axtens · 4 years, 7 months ago
  11. 98f3b56 kasan: add test for invalid size in memmove by Walter Wu · 4 years, 9 months ago
  12. 3e21d9a lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 5 years ago
  13. 0651391 kasan: add test for vmalloc by Daniel Axtens · 5 years ago
  14. b92a953 lib/test_kasan.c: add roundtrip tests by Mark Rutland · 5 years ago
  15. bb104ed lib/test_kasan: Add test for double-kzfree detection by Marco Elver · 5 years ago
  16. 19a33ca lib/test_kasan: add bitops tests by Marco Elver · 5 years ago
  17. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  18. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  19. 0c96350 lib/test_kasan.c: add tests for several string/memory API functions by Andrey Ryabinin · 6 years ago
  20. 91c93ed kasan: fix invalid-free test crashing the kernel by Andrey Konovalov · 7 years ago
  21. 48c2323 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  22. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  23. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  24. 00a1429 kasan: add tests for alloca poisoning by Paul Lawrence · 7 years ago
  25. dc2bf000 lib/test: delete five error messages for failed memory allocations by Markus Elfring · 7 years ago
  26. b0845ce kasan: report only the first error by default by Mark Rutland · 8 years ago
  27. 0386bf3 kasan: add memcg kmem_cache test by Greg Thelen · 8 years ago
  28. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  29. eae08dc kasan/tests: add tests for user memory access functions by Andrey Ryabinin · 9 years ago
  30. 96fe805 mm, kasan: add a ksize() test by Alexander Potapenko · 9 years ago
  31. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 9 years ago
  32. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 9 years ago
  33. f523e73 lib: test_kasan: add some testcases by Wang Long · 9 years ago
  34. 6b4a35f lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly by Wang Long · 9 years ago
  35. 9789d8e lib/test_kasan.c: fix a typo by Wang Long · 9 years ago
  36. 3f15801 lib: add kasan test module by Andrey Ryabinin · 10 years ago