Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kcsan: Restrict supported compilers | Marco Elver | 2020-06-11 | 1 | -1/+8 |
* | ubsan, kcsan: Don't combine sanitizer with kcov on clang | Arnd Bergmann | 2020-06-11 | 1 | -0/+11 |
* | Improve KCSAN documentation a bit | Ingo Molnar | 2020-04-27 | 1 | -7/+8 |
* | kcsan: Add option for verbose reporting | Marco Elver | 2020-03-25 | 1 | -0/+13 |
* | kcsan: Add option to allow watcher interruptions | Marco Elver | 2020-03-25 | 1 | -0/+11 |
* | kcsan: Introduce KCSAN_ACCESS_ASSERT access type | Marco Elver | 2020-03-21 | 1 | -10/+14 |
* | kcsan: Clean up the main KCSAN Kconfig option | Marco Elver | 2020-03-21 | 1 | -5/+8 |
* | kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS | Marco Elver | 2020-03-21 | 1 | -3/+13 |
* | kcsan: Add option to assume plain aligned writes up to word size are atomic | Marco Elver | 2020-03-21 | 1 | -7/+20 |
* | kcsan: Rate-limit reporting per data races | Marco Elver | 2020-03-21 | 1 | -0/+10 |
* | kcsan: Improve various small stylistic details | Ingo Molnar | 2019-11-20 | 1 | -9/+7 |
* | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 2019-11-16 | 1 | -0/+118 |