summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-21kcsan: Clean up the main KCSAN Kconfig optionMarco Elver1-5/+8
2020-03-21kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICSMarco Elver1-3/+13
2020-03-21kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver2-12/+37
2020-03-21kcsan: Add docbook header for data_race()Paul E. McKenney1-6/+8
2020-03-21copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver2-10/+11
2020-03-21iov_iter: Use generic instrumented.hMarco Elver1-3/+4
2020-03-21asm-generic, kcsan: Add KCSAN instrumentation for bitopsMarco Elver3-20/+20
2020-03-21asm-generic, atomic-instrumented: Use generic instrumented.hMarco Elver2-220/+194
2020-03-21include/linux: Add instrumented.h infrastructureMarco Elver1-0/+109
2020-03-21kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLYMarco Elver1-7/+20
2020-03-21kcsan: Make KCSAN compatible with lockdepMarco Elver3-2/+18
2020-03-21kcsan: Rate-limit reporting per data racesMarco Elver2-10/+110
2020-03-21kcsan: Show full access type in reportMarco Elver3-23/+37
2020-03-21kcsan: Prefer __always_inline for fast-pathMarco Elver3-17/+17
2020-03-21Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar906-4406/+8764
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar11029-230192/+540500
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-11/+26
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+19
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-79/+95
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-36/+56
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+6
2020-03-20Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-4/+39
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-83/+104
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-43/+34
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie11-13/+38
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds8-14/+117
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino1-1/+1
2020-03-19Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-2/+4
2020-03-19Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-39/+47
2020-03-19rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-03-19scripts/kallsyms: fix wrong kallsyms_relative_baseMikhail Petrov1-4/+4
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2-5/+5
2020-03-19Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie4-27/+32
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-18locks: reinstate locks_delete_block optimizationLinus Torvalds2-7/+50
2020-03-18modpost: Get proper section index by get_secindex() instead of st_shndxXiao Yang1-1/+2
2020-03-18mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds1-2/+4
2020-03-18mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn1-0/+9
2020-03-18drm/lease: fix WARNING in idr_destroyQiujun Huang1-1/+2
2020-03-18tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers1-1/+1
2020-03-18tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers1-1/+3
2020-03-18tty: drop outdated comments about release_tty() lockingEric Biggers1-6/+2
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu5-8/+13
2020-03-18intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin1-0/+5
2020-03-18intel_th: Fix user-visible error codesAlexander Shishkin1-3/+3
2020-03-18intel_th: msu: Fix the unexpected state warningAlexander Shishkin1-3/+4
2020-03-18stm class: sys-t: Fix the use of time_after()Alexander Shishkin1-3/+3