summaryrefslogtreecommitdiffstats
path: root/kernel/kcsan/kcsan.h
AgeCommit message (Expand)Author
2020-08-24kcsan: Optimize debugfs stats countersMarco Elver
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver
2020-04-13kcsan: Avoid blocking producers in prepare_report()Marco Elver
2020-04-13kcsan: Introduce report access_info and other_infoMarco Elver
2020-03-25kcsan: Add option for verbose reportingMarco Elver
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver
2020-03-21kcsan: Introduce kcsan_value_change typeMarco Elver
2020-03-21kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver
2020-03-21kcsan: Show full access type in reportMarco Elver
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver