aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.kasan
AgeCommit message (Expand)Author
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-07-26kasan: only select SLUB_DEBUG with SYSFS=yArnd Bergmann
2018-06-28kasan: depend on CONFIG_SLUB_DEBUGJason A. Donenfeld
2018-02-06kasan: rework Kconfig settingsArnd Bergmann
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25mm, kasan: SLAB supportAlexander Potapenko
2015-11-05mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2015-05-05kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13lib: add kasan test moduleAndrey Ryabinin
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin