blob: b0fb730994a290fad23aeb27a1f4adbe0b04526f [file] [log] [blame]
bec4a2474890 ("kcsan: Test support for compound instrumentation")
1fe84fd4a402 ("kcsan: Add test suite")
2402d0eae589 ("kcsan: Add option for verbose reporting")
80d4c4775216 ("kcsan: Expose core configuration parameters as module params")
1e6ee2f0fe8a ("kcsan: Add option to assume plain aligned writes up to word size are atomic")
05f9a4067964 ("kcsan: Rate-limit reporting per data races")
47144eca2821 ("kcsan: Show full access type in report")
5c361425744d ("kcsan: Prefer __always_inline for fast-path")
5cbaefe9743b ("kcsan: Improve various small stylistic details")
40d04110f879 ("x86, kcsan: Enable KCSAN for x86")
bf07132f96d4 ("seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier")
88ecd153be95 ("seqlock, kcsan: Add annotations for KCSAN")
0ebba7141ead ("build, kcsan: Add KCSAN build exceptions")
c48981eeb0d5 ("include/linux/compiler.h: Introduce data_race(expr) macro")
dfd402a4c4ba ("kcsan: Add Kernel Concurrency Sanitizer infrastructure")