index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: 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