summaryrefslogtreecommitdiff
path: root/scripts/Makefile.kasan
Commit message (Expand)AuthorAge
* kasan: rework Kconfig settingsArnd Bergmann2018-02-06
* kasan: support alloca() poisoningPaul Lawrence2018-02-06
* kasan/Makefile: support LLVM style asan parametersAndrey Ryabinin2018-02-06
* kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin2016-12-12
* arm64: add KASAN supportAndrey Ryabinin2015-10-12
* kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin2015-04-17
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-13
* kasan: enable stack instrumentationAndrey Ryabinin2015-02-13
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-13