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
/
kcsan_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-18
/
+13
2022-05-16
kcsan: test: use new suite_{init,exit} support
Marco Elver
1
-18
/
+13
2022-04-05
kcsan: Use preemption model accessors
Valentin Schneider
1
-2
/
+3
2021-12-09
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Marco Elver
1
-3
/
+5
2021-12-09
kcsan: Make barrier tests compatible with lockdep
Marco Elver
1
-14
/
+23
2021-12-09
kcsan: test: Add test cases for memory barrier instrumentation
Marco Elver
1
-0
/
+319
2021-12-09
kcsan: test: Match reordered or normal accesses
Marco Elver
1
-29
/
+63
2021-12-09
kcsan: Call scoped accesses reordered in reports
Marco Elver
1
-2
/
+2
2021-09-13
kcsan: Support reporting scoped read-write access type
Marco Elver
1
-3
/
+5
2021-09-13
kcsan: Start stack trace with explicit location if provided
Marco Elver
1
-8
/
+11
2021-09-13
kcsan: test: Fix flaky test case
Marco Elver
1
-4
/
+18
2021-09-13
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
1
-4
/
+7
2021-09-13
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
1
-1
/
+1
2021-07-20
kcsan: permissive: Ignore data-racy 1-bit value changes
Marco Elver
1
-0
/
+32
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
1
-1
/
+1
2021-03-08
kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
Marco Elver
1
-62
/
+54
2021-03-08
kcsan: Make test follow KUnit style recommendations
Marco Elver
1
-0
/
+1207