Age | Commit message (Expand) | Author |
2019-03-05 | kasan: remove use after scope bugs detection. | Andrey Ryabinin |
2019-03-01 | kasan: turn off asan-stack for clang-8 and earlier | Arnd Bergmann |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov |
2018-10-09 | s390/kasan: add option for 4-level paging support | Vasily Gorbik |
2018-07-26 | kasan: only select SLUB_DEBUG with SYSFS=y | Arnd Bergmann |
2018-06-28 | kasan: depend on CONFIG_SLUB_DEBUG | Jason A. Donenfeld |
2018-02-06 | kasan: rework Kconfig settings | Arnd Bergmann |
2016-07-28 | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB | Alexander Potapenko |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko |
2015-11-05 | mm, slub, kasan: enable user tracking by default with KASAN=y | Andrey Ryabinin |
2015-07-06 | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig | Andrey Ryabinin |
2015-05-05 | kasan: show gcc version requirements in Kconfig and Documentation | Joe Perches |
2015-02-13 | kasan: enable instrumentation of global variables | Andrey Ryabinin |
2015-02-13 | lib: add kasan test module | Andrey Ryabinin |
2015-02-13 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin |
2015-02-13 | x86_64: add KASan support | Andrey Ryabinin |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin |