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
/
lib
/
Kconfig.kcsan
Age
Commit message (
Expand
)
Author
2021-03-08
kcsan: Make test follow KUnit style recommendations
Marco Elver
2020-08-24
kcsan: Test support for compound instrumentation
Marco Elver
2020-06-29
kcsan: Re-add GCC as a supported compiler
Marco Elver
2020-06-29
kcsan: Add test suite
Marco Elver
2020-06-11
kcsan: Restrict supported compilers
Marco Elver
2020-06-11
ubsan, kcsan: Don't combine sanitizer with kcov on clang
Arnd Bergmann
2020-04-27
Improve KCSAN documentation a bit
Ingo Molnar
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
2020-03-25
kcsan: Add option to allow watcher interruptions
Marco Elver
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
2020-03-21
kcsan: Clean up the main KCSAN Kconfig option
Marco Elver
2020-03-21
kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
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: Rate-limit reporting per data races
Marco Elver
2019-11-20
kcsan: Improve various small stylistic details
Ingo Molnar
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver