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