index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
/
kcsan.h
Age
Commit message (
Expand
)
Author
2021-05-18
kcsan: Report observed value changes
Mark Rutland
2021-05-18
kcsan: Remove kcsan_report_type
Mark Rutland
2021-05-18
kcsan: Distinguish kcsan_report() calls
Mark Rutland
2021-03-08
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-08
kcsan, debugfs: Move debugfs file creation out of early init
Marco Elver
2020-08-24
kcsan: Optimize debugfs stats counters
Marco Elver
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
2020-04-13
kcsan: Avoid blocking producers in prepare_report()
Marco Elver
2020-04-13
kcsan: Introduce report access_info and other_info
Marco Elver
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
2020-03-21
kcsan: Add kcsan_set_access_mask() support
Marco Elver
2020-03-21
kcsan: Introduce kcsan_value_change type
Marco Elver
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
2020-03-21
kcsan: Show full access type in report
Marco Elver
2019-11-20
kcsan: Improve various small stylistic details
Ingo Molnar
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver