aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kasan/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28kasan: split out generic_report.c from report.cAndrey Konovalov1-2/+2
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov1-1/+5
2018-12-28kasan: rename source files to reflect the new naming schemeAndrey Konovalov1-4/+4
2018-12-28kasan: move common generic and tag-based code to common.cAndrey Konovalov1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko1-2/+1
2016-05-20mm: kasan: initial memory quarantine implementationAlexander Potapenko1-0/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin1-1/+1
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+8