summaryrefslogtreecommitdiffstats
path: root/lib/test_kasan.c
Commit message (Expand)AuthorAgeFilesLines
* kasan: add memcg kmem_cache testGreg Thelen2017-02-241-0/+34
* kasan: support use-after-scope detectionDmitry Vyukov2016-11-301-0/+29
* kasan/tests: add tests for user memory access functionsAndrey Ryabinin2016-05-201-0/+49
* mm, kasan: add a ksize() testAlexander Potapenko2016-05-201-0/+20
* kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko2016-03-251-0/+2
* kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko2016-03-251-1/+27
* lib: test_kasan: add some testcasesWang Long2015-11-051-0/+69
* lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long2015-09-101-1/+1
* lib/test_kasan.c: fix a typoWang Long2015-09-101-2/+2
* lib: add kasan test moduleAndrey Ryabinin2015-02-131-0/+277