index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
Age
Commit message (
Expand
)
Author
2020-03-21
kcsan: Introduce kcsan_value_change type
Marco Elver
2020-03-21
kcsan: Fix misreporting if concurrent races on same address
Marco Elver
2020-03-21
kcsan: Expose core configuration parameters as module params
Marco Elver
2020-03-21
kcsan: Add test to generate conflicts via debugfs
Marco Elver
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
2020-03-21
kcsan: Fix 0-sized checks
Marco Elver
2020-03-21
kcsan: Add option to assume plain aligned writes up to word size are atomic
Marco Elver
2020-03-21
kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
Marco Elver
2020-03-21
kcsan: Make KCSAN compatible with lockdep
Marco Elver
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
2020-03-21
kcsan: Show full access type in report
Marco Elver
2020-03-21
kcsan: Prefer __always_inline for fast-path
Marco Elver
2020-01-07
kcsan, ubsan: Make KCSAN+UBSAN work together
Marco Elver
2019-11-20
kcsan: Improve various small stylistic details
Ingo Molnar
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
[prev]