index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-13
kcsan: Add support for scoped accesses
Marco Elver
2020-04-13
kcsan: Avoid blocking producers in prepare_report()
Marco Elver
2020-04-13
kcsan: Introduce report access_info and other_info
Marco Elver
2020-03-25
kcsan: Update API documentation in kcsan-checks.h
Marco Elver
2020-03-25
kcsan: Update Documentation/dev-tools/kcsan.rst
Marco Elver
2020-03-25
kcsan: Fix a typo in a comment
Qiujun Huang
2020-03-25
kcsan: Add current->state to implicitly atomic accesses
Marco Elver
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
2020-03-25
kcsan: Add option to allow watcher interruptions
Marco Elver
2020-03-21
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
2020-03-21
kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)
Marco Elver
2020-03-21
kcsan: Add kcsan_set_access_mask() support
Marco Elver
2020-03-21
kcsan: Introduce kcsan_value_change type
Marco Elver
2020-03-21
compiler.h, seqlock.h: Remove unnecessary kcsan.h includes
Marco Elver
2020-03-21
kcsan: Move interfaces that affects checks to kcsan-checks.h
Marco Elver
2020-03-21
kcsan: Fix misreporting if concurrent races on same address
Marco Elver
2020-03-21
kcsan: Expose core configuration parameters as module params
Marco Elver
2020-03-21
kcsan: Add test to generate conflicts via debugfs
Marco Elver
2020-03-21
kcsan: Introduce ASSERT_EXCLUSIVE_*() macros
Marco Elver
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
2020-03-21
kcsan: Fix 0-sized checks
Marco Elver
2020-03-21
kcsan: Clean up the main KCSAN Kconfig option
Marco Elver
2020-03-21
kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
Marco Elver
2020-03-21
kcsan: Add option to assume plain aligned writes up to word size are atomic
Marco Elver
2020-03-21
kcsan: Add docbook header for data_race()
Paul E. McKenney
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
Marco Elver
2020-03-21
iov_iter: Use generic instrumented.h
Marco Elver
2020-03-21
asm-generic, kcsan: Add KCSAN instrumentation for bitops
Marco Elver
2020-03-21
asm-generic, atomic-instrumented: Use generic instrumented.h
Marco Elver
2020-03-21
include/linux: Add instrumented.h infrastructure
Marco Elver
2020-03-21
kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
Marco Elver
2020-03-21
kcsan: Make KCSAN compatible with lockdep
Marco Elver
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
2020-03-21
kcsan: Show full access type in report
Marco Elver
2020-03-21
kcsan: Prefer __always_inline for fast-path
Marco Elver
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-03-20
Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-20
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-20
Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-20
Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-20
Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-03-20
Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-03-20
Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2020-03-20
Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-03-19
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
2020-03-19
Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
2020-03-19
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]