summaryrefslogtreecommitdiffstats
path: root/mm/kasan
AgeCommit message (Expand)AuthorFilesLines
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin3-0/+124
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin3-0/+27
2015-02-13kasan: disable memory hotplugAndrey Ryabinin1-0/+21
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin4-0/+553