index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
/
kcsan_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
1
-18
/
+13
|
\
|
*
kcsan: test: use new suite_{init,exit} support
Marco Elver
2022-05-16
1
-18
/
+13
*
|
kcsan: Use preemption model accessors
Valentin Schneider
2022-04-05
1
-2
/
+3
|
/
*
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Marco Elver
2021-12-09
1
-3
/
+5
*
kcsan: Make barrier tests compatible with lockdep
Marco Elver
2021-12-09
1
-14
/
+23
*
kcsan: test: Add test cases for memory barrier instrumentation
Marco Elver
2021-12-09
1
-0
/
+319
*
kcsan: test: Match reordered or normal accesses
Marco Elver
2021-12-09
1
-29
/
+63
*
kcsan: Call scoped accesses reordered in reports
Marco Elver
2021-12-09
1
-2
/
+2
*
kcsan: Support reporting scoped read-write access type
Marco Elver
2021-09-13
1
-3
/
+5
*
kcsan: Start stack trace with explicit location if provided
Marco Elver
2021-09-13
1
-8
/
+11
*
kcsan: test: Fix flaky test case
Marco Elver
2021-09-13
1
-4
/
+18
*
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
2021-09-13
1
-4
/
+7
*
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
2021-09-13
1
-1
/
+1
*
kcsan: permissive: Ignore data-racy 1-bit value changes
Marco Elver
2021-07-20
1
-0
/
+32
*
kcsan: Fix printk format string
Arnd Bergmann
2021-04-22
1
-1
/
+1
*
kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
Marco Elver
2021-03-08
1
-62
/
+54
*
kcsan: Make test follow KUnit style recommendations
Marco Elver
2021-03-08
1
-0
/
+1207