aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/kcsan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09kcsan: Add core support for a subset of weak memory modelingMarco Elver1-1/+9
2021-12-09kcsan: Avoid checking scoped accesses from nested contextsMarco Elver1-0/+1
2021-03-08kcsan: Add missing license and copyright headersMarco Elver1-0/+7
2020-04-13kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.hMarco Elver1-16/+0
2020-04-13kcsan: Add support for scoped accessesMarco Elver1-0/+3
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver1-0/+5
2020-03-21kcsan: Move interfaces that affects checks to kcsan-checks.hMarco Elver1-41/+0
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar1-15/+8
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver1-0/+115