aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kasan/kasan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-0/+52
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-0/+29
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-0/+98
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin1-0/+14
2015-02-13kasan: disable memory hotplugAndrey Ryabinin1-0/+21
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+302