开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kasan.h
Age
Commit message (
Expand
)
Author
2016-05-20
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
2016-03-25
mm, kasan: add GFP flags to KASAN API
Alexander Potapenko
2016-03-25
mm, kasan: SLAB support
Alexander Potapenko
2016-03-09
kasan: add functions to clear stack poison
Mark Rutland
2015-08-22
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2015-08-22
x86/kasan: Define KASAN_SHADOW_OFFSET per architecture
Andrey Ryabinin
2015-04-15
mm/mempool.c: kasan: poison mempool elements
Andrey Ryabinin
2015-03-12
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
2015-02-13
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin