1. 359cc3b lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 4 years, 7 months ago
  2. 91c93ed kasan: fix invalid-free test crashing the kernel by Andrey Konovalov · 6 years ago
  3. 48c2323 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  4. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  5. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  6. 00a1429 kasan: add tests for alloca poisoning by Paul Lawrence · 7 years ago
  7. dc2bf000 lib/test: delete five error messages for failed memory allocations by Markus Elfring · 7 years ago
  8. b0845ce kasan: report only the first error by default by Mark Rutland · 7 years ago
  9. 0386bf3 kasan: add memcg kmem_cache test by Greg Thelen · 8 years ago
  10. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  11. eae08dc kasan/tests: add tests for user memory access functions by Andrey Ryabinin · 8 years ago
  12. 96fe805 mm, kasan: add a ksize() test by Alexander Potapenko · 8 years ago
  13. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 8 years ago
  14. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 8 years ago
  15. f523e73 lib: test_kasan: add some testcases by Wang Long · 9 years ago
  16. 6b4a35f lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly by Wang Long · 9 years ago
  17. 9789d8e lib/test_kasan.c: fix a typo by Wang Long · 9 years ago
  18. 3f15801 lib: add kasan test module by Andrey Ryabinin · 10 years ago