summaryrefslogtreecommitdiffstats
path: root/mm/kasan
AgeCommit message (Expand)AuthorLines
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin-3/+11
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin-0/+99
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin-0/+15
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin-0/+29
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin-0/+124
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin-0/+27
2015-02-13kasan: disable memory hotplugAndrey Ryabinin-0/+21
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin-0/+553