summaryrefslogtreecommitdiff
path: root/kernel/kcsan/core.c
AgeCommit message (Expand)Author
2020-03-21kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver
2020-03-21kcsan: Make KCSAN compatible with lockdepMarco Elver
2020-03-21kcsan: Show full access type in reportMarco Elver
2020-03-21kcsan: Prefer __always_inline for fast-pathMarco Elver
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver