aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_kasan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-25kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko1-0/+2
2016-03-25kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko1-1/+27
2015-11-05lib: test_kasan: add some testcasesWang Long1-0/+69
2015-09-10lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long1-1/+1
2015-09-10lib/test_kasan.c: fix a typoWang Long1-2/+2
2015-02-13lib: add kasan test moduleAndrey Ryabinin1-0/+277