summaryrefslogtreecommitdiffstats
path: root/mm/kasan
Commit message (Expand)AuthorAgeFilesLines
* mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin2015-04-161-0/+13
* kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-131-3/+11
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-143-0/+99
* kasan: enable stack instrumentationAndrey Ryabinin2015-02-142-0/+15
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-141-0/+29
* mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-143-0/+124
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-143-0/+27
* kasan: disable memory hotplugAndrey Ryabinin2015-02-141-0/+21
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-144-0/+553