aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kasan (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-17kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu1-2/+1
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2-1/+153
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin2-2/+2
2015-06-25kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long1-1/+0
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin1-0/+13
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin1-3/+11
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin3-0/+99
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin2-0/+15
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 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