aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kcsan/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-03-23kcsan: avoid passing -g for testMarco Elver1-1/+1
2022-12-11kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell1-0/+1
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2021-12-14arm64: Enable KCSANKefeng Wang1-0/+1
2021-12-09kcsan: selftest: Add test case to check memory barrier instrumentationMarco Elver1-0/+2
2021-03-08kcsan: Make test follow KUnit style recommendationsMarco Elver1-2/+2
2020-06-29kcsan: Disable branch tracing in core runtimeMarco Elver1-1/+1
2020-06-29kcsan: Simplify compiler flagsMarco Elver1-2/+2
2020-06-29kcsan: Rename test.c to selftest.cMarco Elver1-1/+1
2020-06-29kcsan: Add test suiteMarco Elver1-0/+3
2020-03-21kcsan, trace: Make KCSAN compatible with tracingMarco Elver1-0/+2
2020-01-07kcsan, ubsan: Make KCSAN+UBSAN work togetherMarco Elver1-0/+1
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver1-0/+11