aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.kasan (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-06kasan: rework Kconfig settingsArnd Bergmann1-0/+2
2018-02-06kasan: support alloca() poisoningPaul Lawrence1-1/+2
2018-02-06kasan/Makefile: support LLVM style asan parametersAndrey Ryabinin1-11/+18
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-12kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin1-0/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-1/+3
2015-04-17kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin1-2/+6
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-1/+1
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin1-0/+1
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+24