index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.kasan
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-5
/
+0
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
1
-1
/
+1
2018-12-28
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
1
-22
/
+31
2018-02-06
kasan: rework Kconfig settings
Arnd Bergmann
1
-0
/
+2
2018-02-06
kasan: support alloca() poisoning
Paul Lawrence
1
-1
/
+2
2018-02-06
kasan/Makefile: support LLVM style asan parameters
Andrey Ryabinin
1
-11
/
+18
2018-02-06
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-12
kasan: turn on -fsanitize-address-use-after-scope
Andrey Ryabinin
1
-0
/
+2
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-1
/
+3
2015-04-17
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
1
-2
/
+6
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-1
/
+1
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
1
-0
/
+1
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
1
-0
/
+24