index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
kasan.c
Age
Commit message (
Expand
)
Author
2016-05-21
mm/kasan: add API to check memory regions
Andrey Ryabinin
2016-05-21
mm/kasan: print name of mem[set,cpy,move]() caller in report
Andrey Ryabinin
2016-05-21
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
2016-04-01
mm, kasan: fix compilation for CONFIG_SLAB
Alexander Potapenko
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
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-11-21
kasan: fix kmemleak false-positive in kasan_module_alloc()
Andrey Ryabinin
2015-11-06
kasan: use IS_ALIGNED in memory_is_poisoned_8()
Xishi Qiu
2015-11-06
kasan: Fix a type conversion error
Wang Long
2015-11-06
kasan: update reference to kasan prototype repo
Andrey Konovalov
2015-11-06
kasan: update log messages
Andrey Konovalov
2015-11-06
kasan: update reported bug types for not user nor kernel memory accesses
Andrey Konovalov
2015-09-18
kasan: fix last shadow judgement in memory_is_poisoned_16()
Xishi Qiu
2015-08-14
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
2015-04-15
mm/mempool.c: kasan: poison mempool elements
Andrey Ryabinin
2015-03-13
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-02-14
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-14
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-14
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
2015-02-14
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-14
kasan: disable memory hotplug
Andrey Ryabinin
2015-02-14
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin