summaryrefslogtreecommitdiffstats
path: root/include/linux/kasan.h
Commit message (Expand)AuthorAgeFilesLines
* kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>Ingo Molnar2017-03-031-1/+0
* kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-03-021-8/+2
* kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-241-2/+2
* kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-161-0/+2
* mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2016-08-021-0/+3
* mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko2016-07-281-0/+2
* mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2016-06-241-4/+7
* mm: kasan: initial memory quarantine implementationAlexander Potapenko2016-05-201-2/+11
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-251-8/+11
* mm, kasan: SLAB supportAlexander Potapenko2016-03-251-0/+12
* kasan: add functions to clear stack poisonMark Rutland2016-03-091-1/+5
* x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-221-0/+9
* x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin2015-08-221-1/+0
* mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin2015-04-151-0/+2
* kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-121-4/+0
* kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-121-2/+3
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-131-0/+10
* mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-131-0/+27
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-131-0/+6
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+46