aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-07tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch
2018-09-07net_sched: properly cancel netlink dump on failureCong Wang
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-09-07afs: Fix cell specification to permit an empty address listDavid Howells
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-09-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-09-07KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li
2018-09-07KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon
2018-09-07Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář
2018-09-07Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-09-07arm64: KVM: Remove pgd_lockSteven Price
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-07KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier
2018-09-07i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2018-09-07Merge tag 'drm-intel-fixes-2018-09-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-09-06Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-06Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-06clocksource: Revert "Remove kthread"Peter Zijlstra
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-07drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs
2018-09-07drm/nouveau/disp: fix DP disable raceBen Skeggs
2018-09-07drm/nouveau/disp: move eDP panel power handlingBen Skeggs
2018-09-07drm/nouveau/disp: remove unused struct memberBen Skeggs
2018-09-07drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-09-07drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointerBen Skeggs
2018-09-07drm/nouveau: fix oops in client init failure pathBen Skeggs
2018-09-07drm/nouveau: Fix nouveau_connector_ddc_detect()Lyude Paul
2018-09-07drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul
2018-09-07drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul
2018-09-07drm/nouveau: Reset MST branching unit before enablingLyude Paul
2018-09-07drm/nouveau: Only write DP_MSTM_CTRL when neededLyude Paul
2018-09-07drm/nouveau: Remove useless poll_enable() call in drm_load()Lyude Paul
2018-09-07drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()Lyude Paul
2018-09-07drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()Lyude Paul
2018-09-07drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul
2018-09-07drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul
2018-09-07drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requestsLyude Paul
2018-09-07drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()Lyude Paul