summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-25kcsan: Add option for verbose reportingMarco Elver
2020-03-25kcsan: Add option to allow watcher interruptionsMarco Elver
2020-03-21kcsan, trace: Make KCSAN compatible with tracingMarco Elver
2020-03-21kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)Marco Elver
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver
2020-03-21kcsan: Introduce kcsan_value_change typeMarco Elver
2020-03-21compiler.h, seqlock.h: Remove unnecessary kcsan.h includesMarco Elver
2020-03-21kcsan: Move interfaces that affects checks to kcsan-checks.hMarco Elver
2020-03-21kcsan: Fix misreporting if concurrent races on same addressMarco Elver
2020-03-21kcsan: Expose core configuration parameters as module paramsMarco Elver
2020-03-21kcsan: Add test to generate conflicts via debugfsMarco Elver
2020-03-21kcsan: Introduce ASSERT_EXCLUSIVE_*() macrosMarco Elver
2020-03-21kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver
2020-03-21kcsan: Fix 0-sized checksMarco Elver
2020-03-21kcsan: Clean up the main KCSAN Kconfig optionMarco Elver
2020-03-21kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICSMarco Elver
2020-03-21kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver
2020-03-21kcsan: Add docbook header for data_race()Paul E. McKenney
2020-03-21copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver
2020-03-21iov_iter: Use generic instrumented.hMarco Elver
2020-03-21asm-generic, kcsan: Add KCSAN instrumentation for bitopsMarco Elver
2020-03-21asm-generic, atomic-instrumented: Use generic instrumented.hMarco Elver
2020-03-21include/linux: Add instrumented.h infrastructureMarco Elver
2020-03-21kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLYMarco Elver
2020-03-21kcsan: Make KCSAN compatible with lockdepMarco Elver
2020-03-21kcsan: Rate-limit reporting per data racesMarco Elver
2020-03-21kcsan: Show full access type in reportMarco Elver
2020-03-21kcsan: Prefer __always_inline for fast-pathMarco Elver
2020-03-21Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner
2020-03-19Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-19Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-03-19Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-19rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-03-19scripts/kallsyms: fix wrong kallsyms_relative_baseMikhail Petrov
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon
2020-03-19Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2020-03-18drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu
2020-03-18drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu