summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-15Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-03-15Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-15Merge tag 'sound-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-15Merge tag 'for-4.16/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-15drm/imx: move arming of the vblank event to atomic_flushLucas Stach
2018-03-15drm/imx: ipuv3-plane: Include "imx-drm.h" header fileFabio Estevam
2018-03-15drm/imx: ipuv3-plane: Make functions static when possibleFabio Estevam
2018-03-15gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann
2018-03-15drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-15drm/tegra: plane: Correct legacy blendingDmitry Osipenko
2018-03-15drm/tegra: plane: Fix RGB565 format on older TegraThierry Reding
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-14btree: avoid variable-length allocationsJoern Engel
2018-03-14Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2018-03-14Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel
2018-03-15Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-15Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-03-14btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-14btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher
2018-03-14drm/radeon: fix prime teardown orderChristian König
2018-03-14drm/amdgpu: fix prime teardown orderChristian König
2018-03-14Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-14dm mpath: fix passing integrity dataSteffen Maier
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-03-14fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-14fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-14kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-14KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel
2018-03-14KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall
2018-03-14KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)
2018-03-14platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-14Merge tag 'staging-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-14Merge tag 'auxdisplay-for-linus-v4.16-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2018-03-14jump_label: Fix sparc64 warningJosh Poimboeuf
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft