summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.kcsan
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\
| * kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada2020-09-251-1/+1
* | kcsan: Support compounded read-write instrumentationMarco Elver2020-08-241-1/+1
|/
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-4/+0
|\
| * kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada2020-08-101-4/+0
* | kcsan: Re-add GCC as a supported compilerMarco Elver2020-06-291-1/+1
|/
* kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver2020-06-111-0/+1
* kcsan: Support distinguishing volatile accessesMarco Elver2020-06-111-1/+4
* kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver2020-06-111-1/+10
* kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-161-0/+6