summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Linux 4.19.71v4.19.71Greg Kroah-Hartman1-1/+1
2019-09-06Revert "Input: elantech - enable SMBus on new (2018+) systems"Benjamin Tissoires1-25/+29
2019-09-06Linux 4.19.70v4.19.70Greg Kroah-Hartman1-1/+1
2019-09-06Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman1-5/+2
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka3-5/+5
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks1-7/+5
2019-09-06NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust2-9/+19
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust5-8/+16
2019-09-06NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust1-7/+9
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust3-10/+15
2019-09-06KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier3-2/+26
2019-09-06KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo1-0/+7
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2-4/+8
2019-09-06mac80211: Correctly set noencrypt for PAE framesDenis Kenzior1-1/+1
2019-09-06mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior1-2/+2
2019-09-06mac80211: fix possible sta leakJohannes Berg1-4/+5
2019-09-06Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert1-1/+1
2019-09-06crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook1-0/+8
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-09-06bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry1-2/+36
2019-09-06bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry1-5/+6
2019-09-06drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul1-0/+6
2019-09-06drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang1-0/+3
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng1-0/+1
2019-09-06lib: logic_pio: Add logic_pio_unregister_range()John Garry2-0/+15
2019-09-06lib: logic_pio: Avoid possible overlap for unregistering regionsJohn Garry1-5/+5
2019-09-06lib: logic_pio: Fix RCU usageJohn Garry1-14/+35
2019-09-06fsi: scom: Don't abort operations for minor errorsEddie James1-7/+1
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King1-1/+1
2019-09-06intel_th: pci: Add Tiger Lake supportAlexander Shishkin1-0/+5
2019-09-06intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin1-0/+5
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang1-1/+0
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-09-06mei: me: add Tiger Lake point LP device IDTomas Winkler2-0/+4
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven1-1/+1
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen1-8/+24
2019-09-06usb: hcd: use managed device resourcesSchmid, Carsten1-22/+8
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-09-06ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)1-1/+9
2019-09-06ftrace: Check for successful allocation of hashNaveen N. Rao1-0/+5
2019-09-06ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao1-0/+4
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das1-0/+4
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das1-22/+2
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr1-7/+10