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