index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
/
kcsan_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
kcsan, compiler_types: Introduce __data_racy type qualifier
Marco Elver
1
-0
/
+17
2023-10-19
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-3
/
+0
2023-10-19
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-04-19
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
1
-14
/
+6
2023-01-02
kcsan: test: don't put the expect array on the stack
Max Filippov
1
-1
/
+6
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-10
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Marco Elver
1
-3
/
+5
2021-12-10
kcsan: Make barrier tests compatible with lockdep
Marco Elver
1
-14
/
+23
2021-12-10
kcsan: test: Add test cases for memory barrier instrumentation
Marco Elver
1
-0
/
+319
2021-12-10
kcsan: test: Match reordered or normal accesses
Marco Elver
1
-29
/
+63
2021-12-10
kcsan: Call scoped accesses reordered in reports
Marco Elver
1
-2
/
+2
2021-09-14
kcsan: Support reporting scoped read-write access type
Marco Elver
1
-3
/
+5
2021-09-14
kcsan: Start stack trace with explicit location if provided
Marco Elver
1
-8
/
+11
2021-09-14
kcsan: test: Fix flaky test case
Marco Elver
1
-4
/
+18
2021-09-14
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
1
-4
/
+7
2021-09-14
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-09
kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
Marco Elver
1
-62
/
+54
2021-03-09
kcsan: Make test follow KUnit style recommendations
Marco Elver
1
-0
/
+1207