summaryrefslogtreecommitdiffstats
path: root/mm/kasan
Commit message (Expand)AuthorAgeFilesLines
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-133-0/+99
* kasan: enable stack instrumentationAndrey Ryabinin2015-02-132-0/+15
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-0/+29
* mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-133-0/+124
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-133-0/+27
* kasan: disable memory hotplugAndrey Ryabinin2015-02-131-0/+21
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-134-0/+553
OpenPOWER on IntegriCloud