summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26docs: phy: Drop duplicate 'be made'docs-5.3-1Guido Günther
2019-07-26fix the struct mount leak in umount_tree()Al Viro
2019-07-26vhost: disable metadata prefetch optimizationMichael S. Tsirkin
2019-07-26MAINTAINERS: vfio-ccw: Remove myself as the maintainerFarhan Ali
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-26btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-26Merge tag 'drm-misc-fixes-2019-07-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-07-25Makefile: Globally enable fall-through warningGustavo A. R. Silva
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-25afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann
2019-07-25nouveau: unlock mmap_sem on all errors from nouveau_range_faultChristoph Hellwig
2019-07-25nouveau: remove the block parameter to nouveau_range_faultChristoph Hellwig
2019-07-25mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig
2019-07-25mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig
2019-07-25platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj
2019-07-25Platform: OLPC: add SPI MODULE_DEVICE_TABLELubomir Rintel
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson
2019-07-25platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare
2019-07-25Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-07-25io_uring: ensure ->list is initialized for poll commandsJens Axboe
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-25Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-07-25Merge branch 'access-creds'Linus Torvalds
2019-07-25btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-07-25IB/counters: Always initialize the port counter objectParav Pandit
2019-07-25IB/core: Fix querying total rdma statsParav Pandit
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan