index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
/
report.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
1
-0
/
+3
2020-07-10
kcsan: Make KCSAN compatible with new IRQ state tracking
Marco Elver
1
-4
/
+5
2020-04-13
kcsan: Make reporting aware of KCSAN tests
Marco Elver
1
-7
/
+23
2020-04-13
kcsan: Fix function matching in report
Marco Elver
1
-9
/
+9
2020-04-13
kcsan: Add support for scoped accesses
Marco Elver
1
-11
/
+22
2020-04-13
kcsan: Avoid blocking producers in prepare_report()
Marco Elver
1
-111
/
+101
2020-04-13
kcsan: Introduce report access_info and other_info
Marco Elver
1
-73
/
+74
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
1
-1
/
+102
2020-03-21
kcsan: Add kcsan_set_access_mask() support
Marco Elver
1
-1
/
+12
2020-03-21
kcsan: Introduce kcsan_value_change type
Marco Elver
1
-12
/
+14
2020-03-21
kcsan: Fix misreporting if concurrent races on same address
Marco Elver
1
-0
/
+38
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
1
-12
/
+31
2020-03-21
kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
Marco Elver
1
-7
/
+20
2020-03-21
kcsan: Make KCSAN compatible with lockdep
Marco Elver
1
-0
/
+11
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
1
-10
/
+100
2020-03-21
kcsan: Show full access type in report
Marco Elver
1
-15
/
+28
2019-11-20
kcsan: Improve various small stylistic details
Ingo Molnar
1
-22
/
+20
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
1
-0
/
+320