Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kcsan: Add missing license and copyright headers | Marco Elver | 2021-03-08 | 1 | -0/+5 |
* | kcsan: Fix encoding masks and regain address bit | Marco Elver | 2020-11-06 | 1 | -8/+6 |
* | kcsan: Never set up watchpoints on NULL pointers | Marco Elver | 2020-11-02 | 1 | -1/+5 |
* | kernel/: fix repeated words in comments | Randy Dunlap | 2020-10-16 | 1 | -1/+1 |
* | kcsan: Prefer __always_inline for fast-path | Marco Elver | 2020-03-21 | 1 | -7/+7 |
* | kcsan: Improve various small stylistic details | Ingo Molnar | 2019-11-20 | 1 | -12/+13 |
* | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 2019-11-16 | 1 | -0/+94 |