summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Linux 5.2.12v5.2.12Greg Kroah-Hartman1-1/+1
2019-09-06Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman1-5/+2
2019-09-06hsr: switch ->dellink() to ->ndo_uninit()Cong Wang3-18/+8
2019-09-06hsr: fix a NULL pointer deref in hsr_dev_xmit()Cong Wang1-3/+7
2019-09-06hsr: implement dellink to clean up resourcesCong Wang5-10/+25
2019-09-06bpf: fix use after free in prog symbol exposureDaniel Borkmann1-12/+18
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1
2019-09-06drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare1-1/+1
2019-09-06drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä1-1/+9
2019-09-06iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho4-6/+31
2019-09-06iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-09-06iwlwifi: pcie: add support for qu c-step devicesLuca Coelho4-0/+83
2019-09-06iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika3-50/+144
2019-09-06iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika1-0/+2
2019-09-06iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika4-63/+103
2019-09-06iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika4-15/+37
2019-09-06mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang1-0/+6
2019-09-06mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang1-0/+7
2019-09-06mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang1-1/+12
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-06cfg80211: Fix Extended Key ID key install checksAlexander Wetzel1-9/+14
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-06mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt1-5/+5
2019-09-06mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin1-5/+3
2019-09-06mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang1-1/+2
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-09-06SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust1-11/+24
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-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks1-7/+5
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: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
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-06Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust3-25/+0
2019-09-06NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust2-9/+19
2019-09-06NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust1-7/+9
2019-09-06lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel1-2/+2
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