index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.kasan
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-10
/
+0
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
1
-0
/
+22
2018-12-28
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
1
-22
/
+76
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-0
/
+9
2018-07-26
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
1
-1
/
+1
2018-06-28
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
1
-0
/
+1
2018-02-06
kasan: rework Kconfig settings
Arnd Bergmann
1
-0
/
+11
2016-07-28
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
Alexander Potapenko
1
-2
/
+2
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
1
-0
/
+1
2016-03-25
mm, kasan: SLAB support
Alexander Potapenko
1
-1
/
+3
2015-11-05
mm, slub, kasan: enable user tracking by default with KASAN=y
Andrey Ryabinin
1
-2
/
+1
2015-07-06
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
1
-4
/
+0
2015-05-05
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
1
-2
/
+6
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-0
/
+1
2015-02-13
lib: add kasan test module
Andrey Ryabinin
1
-0
/
+8
2015-02-13
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
1
-0
/
+1
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
1
-0
/
+1
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
1
-0
/
+43