summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-159/+443
2019-07-26block: fix max segment size handling in blk_queue_virt_boundaryChristoph Hellwig1-1/+2
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds70-703/+830
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds17-106/+219
2019-07-26Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+12
2019-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds20-92/+224
2019-07-26Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-34/+65
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-101/+220
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+7
2019-07-26docs: phy: Drop duplicate 'be made'Guido Günther1-2/+2
2019-07-26fix the struct mount leak in umount_tree()Al Viro1-2/+2
2019-07-26MAINTAINERS: vfio-ccw: Remove myself as the maintainerFarhan Ali1-1/+0
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik1-4/+2
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+4
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-07-26btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota1-5/+6
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie38-152/+437
2019-07-26Merge tag 'drm-misc-fixes-2019-07-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-7/+6
2019-07-25Makefile: Globally enable fall-through warningGustavo A. R. Silva2-0/+17
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva6-4/+5
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva1-1/+0
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-25afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva1-18/+33
2019-07-25afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva1-19/+35
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva4-5/+8
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva3-2/+3
2019-07-25structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann1-0/+7
2019-07-25Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe4-17/+15
2019-07-25io_uring: ensure ->list is initialized for poll commandsJens Axboe1-0/+2
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-16/+15
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+27
2019-07-25Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2019-07-25Merge branch 'access-creds'Linus Torvalds3-3/+45
2019-07-25btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov1-3/+6
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez1-1/+1
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan1-2/+1
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun1-2/+2
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang1-1/+1
2019-07-25locking/mutex: Test for initialized mutexSebastian Andrzej Siewior1-1/+10
2019-07-25locking/lockdep: Clean up #ifdef checksArnd Bergmann1-7/+6
2019-07-25locking/lockdep: Hide unused 'class' variableArnd Bergmann1-1/+2
2019-07-25locking/rwsem: Add ACQUIRE commentsPeter Zijlstra1-5/+13
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2