Age | Commit message (Expand) | Author |
---|---|---|
2020-02-17 | Merge 4.4.214 into android-4.4-p | Greg Kroah-Hartman |
2020-02-14 | lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() | Gustavo A. R. Silva |
2017-12-14 | BACKPORT: kasan: report only the first error by default | Mark Rutland |
2017-12-14 | UPSTREAM: kasan: support use-after-scope detection | Dmitry Vyukov |
2017-12-14 | UPSTREAM: kasan/tests: add tests for user memory access functions | Andrey Ryabinin |
2017-12-14 | UPSTREAM: mm, kasan: add a ksize() test | Alexander Potapenko |
2017-12-14 | UPSTREAM: kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 | Alexander Potapenko |
2017-12-14 | UPSTREAM: kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_... | Alexander Potapenko |
2015-11-05 | lib: test_kasan: add some testcases | Wang Long |
2015-09-10 | lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly | Wang Long |
2015-09-10 | lib/test_kasan.c: fix a typo | Wang Long |
2015-02-13 | lib: add kasan test module | Andrey Ryabinin |