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
/
scripts
/
Makefile.kasan
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
2021-09-24
1
-1
/
+2
*
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2021-05-26
1
-0
/
+1
*
kasan: remove redundant config option
Walter Wu
2021-04-16
1
-2
/
+8
*
kasan: fix hwasan build for gcc
Arnd Bergmann
2021-04-16
1
-6
/
+6
*
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
2020-09-25
1
-0
/
+2
*
kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
Masahiro Yamada
2020-09-25
1
-2
/
+0
*
kasan: allow enabling stack tagging for tag-based mode
Andrey Konovalov
2020-08-07
1
-1
/
+2
*
kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
Mark Rutland
2019-08-15
1
-6
/
+5
*
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-05
1
-5
/
+0
*
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2019-03-01
1
-1
/
+1
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
1
-22
/
+31
*
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-06
1
-0
/
+2
*
kasan: support alloca() poisoning
Paul Lawrence
2018-02-06
1
-1
/
+2
*
kasan/Makefile: support LLVM style asan parameters
Andrey Ryabinin
2018-02-06
1
-11
/
+18
*
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-06
1
-0
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kasan: turn on -fsanitize-address-use-after-scope
Andrey Ryabinin
2016-12-12
1
-0
/
+2
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
1
-1
/
+3
*
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
2015-04-17
1
-2
/
+6
*
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
1
-1
/
+1
*
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
1
-0
/
+1
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-13
1
-0
/
+24