index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.kcsan
Age
Commit message (
Expand
)
Author
2021-12-09
kcsan: Ignore GCC 11+ warnings about TSan runtime support
Marco Elver
2021-12-09
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-09-25
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
2020-08-24
kcsan: Support compounded read-write instrumentation
Marco Elver
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-10
kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled
Masahiro Yamada
2020-06-29
kcsan: Re-add GCC as a supported compiler
Marco Elver
2020-06-11
kcsan: Pass option tsan-instrument-read-before-write to Clang
Marco Elver
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
2020-06-11
kcsan: Avoid inserting __tsan_func_entry/exit if possible
Marco Elver
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver