Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2020-09-24 | kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles | Masahiro Yamada | 1 | -1/+1 |
2020-08-25 | kcsan: Support compounded read-write instrumentation | Marco Elver | 1 | -1/+1 |
2020-08-10 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -4/+0 |
2020-08-09 | kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled | Masahiro Yamada | 1 | -4/+0 |
2020-06-29 | kcsan: Re-add GCC as a supported compiler | Marco Elver | 1 | -1/+1 |
2020-06-11 | kcsan: Pass option tsan-instrument-read-before-write to Clang | Marco Elver | 1 | -0/+1 |
2020-06-11 | kcsan: Support distinguishing volatile accesses | Marco Elver | 1 | -1/+4 |
2020-06-11 | kcsan: Avoid inserting __tsan_func_entry/exit if possible | Marco Elver | 1 | -1/+10 |
2019-11-16 | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 1 | -0/+6 |