summaryrefslogtreecommitdiffstats
path: root/mm/kasan/Makefile
AgeCommit message (Expand)AuthorLines
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-4/+4
2019-04-09kasan: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe-3/+3
2019-04-03x86/uaccess, kasan: Fix KASAN vs SMAPPeter Zijlstra-0/+3
2019-02-21kasan: prevent tracing of tags.cAndrey Konovalov-0/+2
2019-02-01kasan: mark file common so ftrace doesn't trace itAnders Roxell-0/+1
2018-12-28kasan: split out generic_report.c from report.cAndrey Konovalov-2/+2
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov-1/+5
2018-12-28kasan: rename source files to reflect the new naming schemeAndrey Konovalov-4/+4
2018-12-28kasan: move common generic and tag-based code to common.cAndrey Konovalov-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko-2/+1
2016-05-20mm: kasan: initial memory quarantine implementationAlexander Potapenko-0/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov-0/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin-0/+1
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin-1/+1
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin-0/+8