aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kasan/Makefile
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-06
|\
| * kasan: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-09
* | x86/uaccess, kasan: Fix KASAN vs SMAPPeter Zijlstra2019-04-03
|/
* kasan: prevent tracing of tags.cAndrey Konovalov2019-02-21
* kasan: mark file common so ftrace doesn't trace itAnders Roxell2019-02-01
* kasan: split out generic_report.c from report.cAndrey Konovalov2018-12-28
* kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-28
* kasan: rename source files to reflect the new naming schemeAndrey Konovalov2018-12-28
* kasan: move common generic and tag-based code to common.cAndrey Konovalov2018-12-28
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko2016-07-28
* mm: kasan: initial memory quarantine implementationAlexander Potapenko2016-05-20
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-22
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-14