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