index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
2
-6
/
+0
*
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
2
-8
/
+8
*
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
2023-06-09
1
-0
/
+2
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-14
/
+6
|
\
|
*
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-18
1
-14
/
+6
*
|
Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-24
1
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
kcsan: Avoid READ_ONCE() in read_instrumented_memory()
Marco Elver
2023-03-11
1
-4
/
+13
*
|
kcsan: avoid passing -g for test
Marco Elver
2023-03-23
1
-1
/
+1
|
/
*
kcsan: test: don't put the expect array on the stack
Max Filippov
2023-01-02
1
-1
/
+6
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-2
/
+1
|
\
|
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
1
-2
/
+1
*
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-12
1
-0
/
+1
|
\
\
|
*
|
kernel: kcsan: kcsan_test: build without structleak plugin
Anders Roxell
2022-12-11
1
-0
/
+1
|
|
/
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-10
/
+2
|
\
\
|
*
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
|
*
|
kcsan: remove rng selftest
Jason A. Donenfeld
2022-11-17
1
-8
/
+0
|
|
/
*
/
kcsan: Instrument memcpy/memset/memmove with newer Clang
Marco Elver
2022-10-18
1
-0
/
+50
|
/
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
kcsan: test: Add a .kunitconfig to run KCSAN tests
David Gow
2022-07-22
1
-0
/
+24
*
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
|
/
*
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
5
-106
/
+863
|
\
|
*
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Marco Elver
2021-12-09
2
-6
/
+10
|
*
kcsan: Avoid nested contexts reading inconsistent reorder_access
Marco Elver
2021-12-09
1
-0
/
+9
|
*
kcsan: Make barrier tests compatible with lockdep
Marco Elver
2021-12-09
2
-21
/
+30
|
*
kcsan: selftest: Add test case to check memory barrier instrumentation
Marco Elver
2021-12-09
2
-0
/
+143
|
*
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: Show location access was reordered to
Marco Elver
2021-12-09
1
-12
/
+23
|
*
kcsan: Call scoped accesses reordered in reports
Marco Elver
2021-12-09
2
-10
/
+10
|
*
kcsan: Add core memory barrier instrumentation functions
Marco Elver
2021-12-09
1
-1
/
+67
|
*
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
2021-12-09
1
-15
/
+187
|
*
kcsan: Avoid checking scoped accesses from nested contexts
Marco Elver
2021-12-09
1
-3
/
+15
|
*
kcsan: Remove redundant zero-initialization of globals
Marco Elver
2021-12-09
1
-5
/
+0
|
*
kcsan: Refactor reading of instrumented memory
Marco Elver
2021-12-09
1
-34
/
+17
*
|
arm64: Enable KCSAN
Kefeng Wang
2021-12-14
1
-0
/
+1
|
/
*
kcsan: selftest: Cleanup and add missing __init
Marco Elver
2021-09-13
1
-42
/
+30
*
kcsan: Move ctx to start of argument list
Marco Elver
2021-09-13
1
-4
/
+4
*
kcsan: Support reporting scoped read-write access type
Marco Elver
2021-09-13
2
-3
/
+9
*
kcsan: Start stack trace with explicit location if provided
Marco Elver
2021-09-13
2
-13
/
+61
*
kcsan: Save instruction pointer for scoped accesses
Marco Elver
2021-09-13
1
-3
/
+9
*
kcsan: Add ability to pass instruction pointer of access to reporting
Marco Elver
2021-09-13
3
-38
/
+45
*
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
*
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-02
4
-51
/
+175
|
\
|
*
kcsan: permissive: Ignore data-racy 1-bit value changes
Marco Elver
2021-07-20
2
-1
/
+80
[next]