index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.kasan
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
1
-0
/
+16
*
kasan: add memory corruption identification for software tag-based mode
Walter Wu
2019-09-24
1
-0
/
+8
*
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
2019-08-03
1
-6
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-05
1
-10
/
+0
*
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2019-03-01
1
-0
/
+22
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
1
-22
/
+76
*
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
1
-0
/
+9
*
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
2018-07-26
1
-1
/
+1
*
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
2018-06-28
1
-0
/
+1
*
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-06
1
-0
/
+11
*
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
Alexander Potapenko
2016-07-28
1
-2
/
+2
*
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
mm, kasan: SLAB support
Alexander Potapenko
2016-03-25
1
-1
/
+3
*
mm, slub, kasan: enable user tracking by default with KASAN=y
Andrey Ryabinin
2015-11-05
1
-2
/
+1
*
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
2015-07-06
1
-4
/
+0
*
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
2015-05-05
1
-2
/
+6
*
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
1
-0
/
+1
*
lib: add kasan test module
Andrey Ryabinin
2015-02-13
1
-0
/
+8
*
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
2015-02-13
1
-0
/
+1
*
x86_64: add KASan support
Andrey Ryabinin
2015-02-13
1
-0
/
+1
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-13
1
-0
/
+43