aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kcsan/encoding.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-08kcsan: Add missing license and copyright headersMarco Elver1-0/+5
2020-11-06kcsan: Fix encoding masks and regain address bitMarco Elver1-8/+6
2020-11-02kcsan: Never set up watchpoints on NULL pointersMarco Elver1-1/+5
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap1-1/+1
2020-03-21kcsan: Prefer __always_inline for fast-pathMarco Elver1-7/+7
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar1-12/+13
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver1-0/+94