summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao3-0/+20
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King1-4/+2
2018-03-15scsi: virtio_scsi: unify scsi_host_templateMing Lei1-59/+15
2018-03-15scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei1-56/+3
2018-03-15scsi: core: introduce force_blk_mqMing Lei2-0/+4
2018-03-15scsi: megaraid_sas: fix selection of reply queueMing Lei3-11/+41
2018-03-15scsi: hpsa: fix selection of reply queueMing Lei2-19/+55
2018-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-44/+55
2018-03-15btree: avoid variable-length allocationsJoern Engel1-4/+6
2018-03-15Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-18/+36
2018-03-15Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel1-8/+5
2018-03-15Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-13/+23
2018-03-15Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie12-25/+56
2018-03-15infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2-3/+3
2018-03-15infiniband: qplib_fp: fix pointer castArnd Bergmann1-2/+2
2018-03-15x86, memremap: fix altmap accounting at freeDan Williams1-32/+28
2018-03-15btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski1-0/+1
2018-03-15btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh1-0/+1
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch2-10/+14
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-03-14Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds4-6/+7
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova1-5/+7
2018-03-14dm mpath: fix passing integrity dataSteffen Maier1-2/+3
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo1-4/+6
2018-03-14fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo1-10/+11
2018-03-14fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo1-4/+19
2018-03-14kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier1-1/+2
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier6-16/+67
2018-03-14KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel3-5/+5
2018-03-14KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall3-0/+31
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall2-12/+0
2018-03-14KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara2-0/+4
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)3-3/+3
2018-03-14platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart1-3/+4
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou1-1/+1
2018-03-14Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pu...David S. Miller2-40/+65
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins1-1/+1
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca5-10/+32
2018-03-14Merge branch 'DPAA-Ethernet-fixes'David S. Miller2-27/+9
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1