blob: e294c29bbc23996a9ec6b49e8508345cddb61a4a [file] [log] [blame]
14e2ac8de0f9 ("kcsan: Support compounded read-write instrumentation")
0f8ad5f2e934 ("kcsan: Add support for atomic builtins")
d31d4d6bb256 ("kcsan: Pass option tsan-instrument-read-before-write to Clang")
75d75b7a4d54 ("kcsan: Support distinguishing volatile accesses")
17168f5c1bef ("kcsan: Avoid inserting __tsan_func_entry/exit if possible")
757a4cefde76 ("kcsan: Add support for scoped accesses")
44656d3dc4f0 ("kcsan: Add current->state to implicitly atomic accesses")
81af89e15862 ("kcsan: Add kcsan_set_access_mask() support")
b738f6169f12 ("kcsan: Introduce kcsan_value_change type")
f0f6928c2c4c ("kcsan: Move interfaces that affects checks to kcsan-checks.h")
80d4c4775216 ("kcsan: Expose core configuration parameters as module params")
a312013578e4 ("kcsan: Add test to generate conflicts via debugfs")
d591ec3db75f ("kcsan: Introduce KCSAN_ACCESS_ASSERT access type")
8cfbb04fae75 ("kcsan: Clean up the main KCSAN Kconfig option")
1e6ee2f0fe8a ("kcsan: Add option to assume plain aligned writes up to word size are atomic")
ad4f8eeca8ea ("kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY")
f1bc96210c6a ("kcsan: Make KCSAN compatible with lockdep")
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")
0c608dad2a77 ("x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status")
cdd750bfb1f7 ("kbuild: remove 'addtree' and 'flags' magic for header search paths")
2646719a48c2 ("Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild")