summaryrefslogtreecommitdiff
path: root/lib/test_kasan.c (follow)
Commit message (Expand)AuthorAge
* BACKPORT: kasan: report only the first error by defaultMark Rutland2017-12-14
* UPSTREAM: kasan: support use-after-scope detectionDmitry Vyukov2017-12-14
* UPSTREAM: kasan/tests: add tests for user memory access functionsAndrey Ryabinin2017-12-14
* UPSTREAM: mm, kasan: add a ksize() testAlexander Potapenko2017-12-14
* UPSTREAM: kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko2017-12-14
* UPSTREAM: kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_...Alexander Potapenko2017-12-14
* lib: test_kasan: add some testcasesWang Long2015-11-05
* lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long2015-09-10
* lib/test_kasan.c: fix a typoWang Long2015-09-10
* lib: add kasan test moduleAndrey Ryabinin2015-02-13