aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kasan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-02mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin1-0/+3
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko1-0/+2
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin1-4/+7
2016-05-20mm: kasan: initial memory quarantine implementationAlexander Potapenko1-2/+11
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko1-8/+11
2016-03-25mm, kasan: SLAB supportAlexander Potapenko1-0/+12
2016-03-09kasan: add functions to clear stack poisonMark Rutland1-1/+5
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin1-0/+9
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin1-1/+0
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin1-0/+2
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin1-4/+0
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin1-2/+3
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-0/+10
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-0/+27
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin1-0/+6
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+46