index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
Age
Commit message (
Expand
)
Author
2022-07-22
kcsan: test: Add a .kunitconfig to run KCSAN tests
David Gow
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-16
kcsan: test: use new suite_{init,exit} support
Marco Elver
2022-04-05
kcsan: Use preemption model accessors
Valentin Schneider
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
2021-12-09
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Marco Elver
2021-12-09
kcsan: Avoid nested contexts reading inconsistent reorder_access
Marco Elver
2021-12-09
kcsan: Make barrier tests compatible with lockdep
Marco Elver
2021-12-09
kcsan: selftest: Add test case to check memory barrier instrumentation
Marco Elver
2021-12-09
kcsan: test: Add test cases for memory barrier instrumentation
Marco Elver
2021-12-09
kcsan: test: Match reordered or normal accesses
Marco Elver
2021-12-09
kcsan: Show location access was reordered to
Marco Elver
2021-12-09
kcsan: Call scoped accesses reordered in reports
Marco Elver
2021-12-09
kcsan: Add core memory barrier instrumentation functions
Marco Elver
2021-12-09
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
2021-12-09
kcsan: Avoid checking scoped accesses from nested contexts
Marco Elver
2021-12-09
kcsan: Remove redundant zero-initialization of globals
Marco Elver
2021-12-09
kcsan: Refactor reading of instrumented memory
Marco Elver
2021-09-13
kcsan: selftest: Cleanup and add missing __init
Marco Elver
2021-09-13
kcsan: Move ctx to start of argument list
Marco Elver
2021-09-13
kcsan: Support reporting scoped read-write access type
Marco Elver
2021-09-13
kcsan: Start stack trace with explicit location if provided
Marco Elver
2021-09-13
kcsan: Save instruction pointer for scoped accesses
Marco Elver
2021-09-13
kcsan: Add ability to pass instruction pointer of access to reporting
Marco Elver
2021-09-13
kcsan: test: Fix flaky test case
Marco Elver
2021-09-13
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
2021-09-13
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
2021-09-02
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-30
kcsan: use u64 instead of cycles_t
Heiko Carstens
2021-07-20
kcsan: permissive: Ignore data-racy 1-bit value changes
Marco Elver
2021-07-20
kcsan: Print if strict or non-strict during init
Marco Elver
2021-07-20
kcsan: Rework atomic.h into permissive.h
Marco Elver
2021-07-20
kcsan: Reduce get_ctx() uses in kcsan_found_watchpoint()
Marco Elver
2021-07-20
kcsan: Remove CONFIG_KCSAN_DEBUG
Marco Elver
2021-07-04
Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-05-18
kcsan: Report observed value changes
Mark Rutland
2021-05-18
kcsan: Remove kcsan_report_type
Mark Rutland
2021-05-18
kcsan: Remove reporting indirection
Mark Rutland
2021-05-18
kcsan: Refactor access_info initialization
Mark Rutland
2021-05-18
kcsan: Fold panic() call into print_report()
Mark Rutland
2021-05-18
kcsan: Refactor passing watchpoint/other_info
Mark Rutland
2021-05-18
kcsan: Distinguish kcsan_report() calls
Mark Rutland
2021-05-18
kcsan: Simplify value change detection
Mark Rutland
2021-05-18
kcsan: Fix debugfs initcall return type
Arnd Bergmann
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
2021-03-08
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-08
kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
Marco Elver
2021-03-08
kcsan: Make test follow KUnit style recommendations
Marco Elver
[next]