summaryrefslogtreecommitdiff
path: root/include/linux/kasan.h
Commit message (Expand)AuthorAge
* mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2016-08-02
* mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko2016-07-28
* mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2016-06-24
* mm: kasan: initial memory quarantine implementationAlexander Potapenko2016-05-20
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-25
* mm, kasan: SLAB supportAlexander Potapenko2016-03-25
* kasan: add functions to clear stack poisonMark Rutland2016-03-09
* x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-22
* x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin2015-08-22
* mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin2015-04-15
* kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-12
* kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-13
* mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-13
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-13
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-13