summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.kcsan
AgeCommit message (Expand)AuthorLines
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-4/+0
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada-4/+0
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver-1/+1
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver-0/+1
2020-06-11kcsan: Support distinguishing volatile accessesMarco Elver-1/+4
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver-1/+10
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver-0/+6