aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kcsan/kcsan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-13kcsan: Avoid blocking producers in prepare_report()Marco Elver1-1/+2
2020-04-13kcsan: Introduce report access_info and other_infoMarco Elver1-1/+1
2020-03-25kcsan: Add option for verbose reportingMarco Elver1-0/+3
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver1-0/+5
2020-03-21kcsan: Introduce kcsan_value_change typeMarco Elver1-1/+18
2020-03-21kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver1-0/+7
2020-03-21kcsan: Show full access type in reportMarco Elver1-1/+1
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar1-5/+6
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver1-0/+108