55a55fec5015 ("kcsan: Add ability to pass instruction pointer of access to reporting") 7bbe6dc0ade7 ("kcsan: Report observed value changes") 609f80974645 ("kcsan: Remove kcsan_report_type") 19dfdc05ffed ("kcsan: Remove reporting indirection") 39b2e763f2de ("kcsan: Refactor access_info initialization") 97aa6139e1b5 ("kcsan: Fold panic() call into print_report()") 95f7524d7f0c ("kcsan: Refactor passing watchpoint/other_info") 793c2579beef ("kcsan: Distinguish kcsan_report() calls") 9d1335cc1e97 ("kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks") 14e2ac8de0f9 ("kcsan: Support compounded read-write instrumentation") 0f8ad5f2e934 ("kcsan: Add support for atomic builtins") 92c209ac6d3d ("kcsan: Improve IRQ state trace reporting") 248591f5d257 ("kcsan: Make KCSAN compatible with new IRQ state tracking") 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") 6119418f94ca ("kcsan: Avoid blocking producers in prepare_report()") 135c0872d869 ("kcsan: Introduce report access_info and other_info") 44656d3dc4f0 ("kcsan: Add current->state to implicitly atomic accesses")