This is the start of the stable review cycle for the 5.2.12 release.
There are 143 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri 06 Sep 2019 05:50:23 PM UTC.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.2.12-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.2.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 5.2.12-rc1
Cong Wang <[email protected]>
hsr: implement dellink to clean up resources
Daniel Borkmann <[email protected]>
bpf: fix use after free in prog symbol exposure
Greg Kroah-Hartman <[email protected]>
x86/ptrace: fix up botched merge of spectrev1 fix
Manasi Navare <[email protected]>
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
encoder->type
Ville Syrjälä <[email protected]>
drm/i915: Do not create a new max_bpc prop for MST connectors
Luca Coelho <[email protected]>
iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
Luca Coelho <[email protected]>
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
Luca Coelho <[email protected]>
iwlwifi: pcie: add support for qu c-step devices
Ihab Zhaika <[email protected]>
iwlwifi: change 0x02F0 fw from qu to quz
Ihab Zhaika <[email protected]>
iwlwifi: add new cards for 9000 and 20000 series
Ihab Zhaika <[email protected]>
iwlwifi: add new cards for 22000 and change wrong structs
Ihab Zhaika <[email protected]>
iwlwifi: add new cards for 22000 and fix struct name
Chunyan Zhang <[email protected]>
mmc: sdhci-sprd: add get_ro hook function
Baolin Wang <[email protected]>
mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
Chunyan Zhang <[email protected]>
mmc: sdhci-sprd: clear the UHS-I modes read from registers
Denis Kenzior <[email protected]>
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior <[email protected]>
mac80211: Don't memset RXCB prior to PAE intercept
Alexander Wetzel <[email protected]>
cfg80211: Fix Extended Key ID key install checks
Johannes Berg <[email protected]>
mac80211: fix possible sta leak
Hodaszi, Robert <[email protected]>
Revert "cfg80211: fix processing world regdomain when non modular"
Shakeel Butt <[email protected]>
mm: memcontrol: fix percpu vmstats and vmevents flush
Roman Gushchin <[email protected]>
mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in
sync with the hierarchical ones"
Chunyan Zhang <[email protected]>
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
Stanislaw Gruszka <[email protected]>
mt76: mt76x0u: do not reset radio on resume
Trond Myklebust <[email protected]>
SUNRPC: Don't handle errors if the bind/connect succeeded
Gary R Hook <[email protected]>
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Nadav Amit <[email protected]>
VMCI: Release resource if the work is already queued
John Garry <[email protected]>
bus: hisi_lpc: Add .remove method to avoid driver unbind crash
John Garry <[email protected]>
bus: hisi_lpc: Unregister logical PIO range to avoid potential
use-after-free
Andrew Cooks <[email protected]>
i2c: piix4: Fix port selection for AMD Family 16h Model 30h
Lyude Paul <[email protected]>
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Xiong Zhang <[email protected]>
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Aaron Liu <[email protected]>
drm/amdgpu: fix GFXOFF on Picasso and Raven2
Kai-Heng Feng <[email protected]>
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
John Garry <[email protected]>
lib: logic_pio: Add logic_pio_unregister_range()
John Garry <[email protected]>
lib: logic_pio: Avoid possible overlap for unregistering regions
John Garry <[email protected]>
lib: logic_pio: Fix RCU usage
Trond Myklebust <[email protected]>
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was
invalidated"
Trond Myklebust <[email protected]>
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust <[email protected]>
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
Raul E Rangel <[email protected]>
lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
Eddie James <[email protected]>
fsi: scom: Don't abort operations for minor errors
Colin Ian King <[email protected]>
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Alexander Shishkin <[email protected]>
intel_th: pci: Add Tiger Lake support
Alexander Shishkin <[email protected]>
intel_th: pci: Add support for another Lewisburg PCH
Ding Xiang <[email protected]>
stm class: Fix a double free of stm_source_device
Chunyan Zhang <[email protected]>
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Chunyan Zhang <[email protected]>
mmc: sdhci-sprd: fixed incorrect clock divider
Ulf Hansson <[email protected]>
mmc: core: Fix init of SD cards reporting an invalid VDD range
Masahiro Yamada <[email protected]>
mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
Eugen Hristev <[email protected]>
mmc: sdhci-of-at91: add quirk for broken HS200
Dmitry Osipenko <[email protected]>
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
Tomas Winkler <[email protected]>
mei: me: add Tiger Lake point LP device ID
Marc Zyngier <[email protected]>
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Heyi Guo <[email protected]>
KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
Alexey Kardashevskiy <[email protected]>
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Pu Wen <[email protected]>
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Kai-Heng Feng <[email protected]>
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng <[email protected]>
USB: storage: ums-realtek: Update module parameter description for
auto_delink_en
Geert Uytterhoeven <[email protected]>
usb: host: xhci: rcar: Fix typo in compatible string matching
Yoshihiro Shimoda <[email protected]>
usb: host: ohci: fix a race condition between shutdown and irq
Peter Chen <[email protected]>
usb: chipidea: udc: don't do hardware access if gadget has stopped
Schmid, Carsten <[email protected]>
usb: hcd: use managed device resources
Oliver Neukum <[email protected]>
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Henk van der Laan <[email protected]>
usb-storage: Add new JMS567 revision to unusual_devs
Oliver Neukum <[email protected]>
usbtmc: more sanity checking for packet size
Steven Rostedt (VMware) <[email protected]>
ftrace: Check for empty hash and comment the race with registering probes
Naveen N. Rao <[email protected]>
ftrace: Check for successful allocation of hash
Naveen N. Rao <[email protected]>
ftrace: Fix NULL pointer dereference in t_probe_next()
Benjamin Tissoires <[email protected]>
HID: logitech-hidpp: remove support for the G700 over USB
Bandan Das <[email protected]>
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das <[email protected]>
x86/apic: Do not initialize LDR and DFR for bigsmp
Thomas Gleixner <[email protected]>
x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
Sebastian Mayr <[email protected]>
uprobes/x86: Fix detection of 32-bit user mode
Sean Christopherson <[email protected]>
KVM: x86: Don't update RIP or do single-step on faulting emulation
Vitaly Kuznetsov <[email protected]>
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
kvm_intel.nested is disabled
Radim Krcmar <[email protected]>
kvm: x86: skip populating logical dest map if apic is not sw enabled
Takashi Iwai <[email protected]>
ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
Takashi Iwai <[email protected]>
ALSA: seq: Fix potential concurrent access to the deleted pool
Jeronimo Borque <[email protected]>
ALSA: hda - Fixes inverted Conexant GPIO mic mute led
Takashi Iwai <[email protected]>
ALSA: line6: Fix memory leak at line6_init_pcm() error path
Paweł Rekowski <[email protected]>
ALSA: hda/ca0132 - Add new SBZ quirk
Takashi Iwai <[email protected]>
ALSA: usb-audio: Check mixer unit bitmap yet more strictly
Andrew Morton <[email protected]>
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
Hangbin Liu <[email protected]>
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu <[email protected]>
ipv4/icmp: fix rt dst dev null pointer dereference
Yi-Hung Wei <[email protected]>
openvswitch: Fix conntrack cache with timeout
Alexey Kodanev <[email protected]>
ipv4: mpls: fix mpls_xmit for iptunnel
Eric Dumazet <[email protected]>
tcp: make sure EPOLLOUT wont be missed
Jason Baron <[email protected]>
net/smc: make sure EPOLLOUT is raised
Li RongQing <[email protected]>
net: fix __ip_mc_inc_group usage
Antoine Tenart <[email protected]>
net: cpsw: fix NULL pointer exception in the probe error path
Stefano Brivio <[email protected]>
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Hangbin Liu <[email protected]>
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Lorenzo Bianconi <[email protected]>
mt76: usb: fix rx A-MSDU support
Tomi Valkeinen <[email protected]>
drm/bridge: tfp410: fix memleak in get_modes()
Anders Roxell <[email protected]>
selftests/bpf: install files test_xdp_vlan.sh
Stefan Wahren <[email protected]>
watchdog: bcm2835_wdt: Fix module autoload
Peter Zijlstra <[email protected]>
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Jan Stancek <[email protected]>
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Adrian Vladu <[email protected]>
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu <[email protected]>
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Hans Ulli Kroll <[email protected]>
usb: host: fotg2: restart hcd after port reset
Y.C. Chen <[email protected]>
drm/ast: Fixed reboot test may cause system hanged
Christian König <[email protected]>
drm/scheduler: use job count instead of peek
Wolfram Sang <[email protected]>
i2c: emev2: avoid race when unregistering slave client
Wolfram Sang <[email protected]>
i2c: rcar: avoid race when unregistering slave client
Paul Walmsley <[email protected]>
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Will Deacon <[email protected]>
arm64: cpufeature: Don't treat granule sizes as strict
Wenwen Wang <[email protected]>
xen/blkback: fix memory leaks
Ben Segal <[email protected]>
habanalabs: fix device IRQ unmasking for BE host
Oded Gabbay <[email protected]>
habanalabs: fix endianness handling for internal QMAN submission
Ben Segal <[email protected]>
habanalabs: fix completion queue handling when host is BE
Ben Segal <[email protected]>
habanalabs: fix endianness handling for packets from user
Tomer Tayar <[email protected]>
habanalabs: fix DRAM usage accounting on context tear down
Benjamin Herrenschmidt <[email protected]>
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt <[email protected]>
usb: gadget: composite: Clear "suspended" on reset/disconnect
Lucas Stach <[email protected]>
dma-direct: don't truncate dma_required_mask to bus addressing capabilities
Robin Murphy <[email protected]>
iommu/dma: Handle SG length overflow better
Hans Verkuil <[email protected]>
omap-dma/omap_vout_vrfb: fix off-by-one fi value
Jia-Ju Bai <[email protected]>
dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
stm32_mdma_irq_handler()
Yishai Hadas <[email protected]>
IB/mlx5: Fix implicit MR release flow
Qu Wenruo <[email protected]>
btrfs: trim: Check the range passed into to prevent overflow
zhengbin <[email protected]>
auxdisplay: panel: need to delete scan_timer when misc_register fails in
panel_attach
Pierre-Louis Bossart <[email protected]>
soundwire: cadence_master: fix definitions for INTSTAT0/1
Pierre-Louis Bossart <[email protected]>
soundwire: cadence_master: fix register definition for SLAVE_STATE
Keith Busch <[email protected]>
nvme-pci: Fix async probe remove race
Sagi Grimberg <[email protected]>
nvme: fix controller removal race with scan work
Sagi Grimberg <[email protected]>
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg <[email protected]>
nvme: fix a possible deadlock when passthru commands sent to a multipath
device
Logan Gunthorpe <[email protected]>
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe <[email protected]>
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe <[email protected]>
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe <[email protected]>
nvmet: Fix use-after-free bug when a port is removed
David Howells <[email protected]>
afs: Fix missing dentry data version updating
David Howells <[email protected]>
afs: Only update d_fsdata if different in afs_d_revalidate()
David Howells <[email protected]>
afs: Fix off-by-one in afs_rename() expected data version calculation
Jia-Ju Bai <[email protected]>
fs: afs: Fix a possible null-pointer dereference in afs_put_read()
Marc Dionne <[email protected]>
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
David Howells <[email protected]>
afs: Fix the CB.ProbeUuid service handler to reply correctly
Anthony Iliopoulos <[email protected]>
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Arnd Bergmann <[email protected]>
dmaengine: ste_dma40: fix unneeded variable warning
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/kernel/cpufeature.c | 14 +-
arch/powerpc/kvm/book3s_64_vio.c | 6 +-
arch/powerpc/kvm/book3s_64_vio_hv.c | 6 +-
arch/riscv/include/asm/tlbflush.h | 11 +-
arch/x86/kernel/apic/apic.c | 4 +
arch/x86/kernel/apic/bigsmp_32.c | 24 +-
arch/x86/kernel/ptrace.c | 3 +-
arch/x86/kernel/uprobes.c | 17 +-
arch/x86/kvm/hyperv.c | 5 +-
arch/x86/kvm/lapic.c | 5 +
arch/x86/kvm/svm.c | 8 +-
arch/x86/kvm/vmx/vmx.c | 1 +
arch/x86/kvm/x86.c | 9 +-
arch/x86/mm/pageattr.c | 26 +-
drivers/auxdisplay/panel.c | 2 +
drivers/block/xen-blkback/xenbus.c | 6 +-
drivers/bus/hisi_lpc.c | 47 +++-
drivers/crypto/ccp/ccp-dev.c | 8 +
drivers/dma/ste_dma40.c | 4 +-
drivers/dma/stm32-mdma.c | 2 +-
drivers/dma/ti/omap-dma.c | 4 +-
drivers/fsi/fsi-scom.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 1 +
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 14 +-
drivers/gpu/drm/ast/ast_main.c | 5 +-
drivers/gpu/drm/ast/ast_mode.c | 2 +-
drivers/gpu/drm/ast/ast_post.c | 2 +-
drivers/gpu/drm/bridge/ti-tfp410.c | 7 +-
drivers/gpu/drm/i915/i915_drv.c | 6 +
drivers/gpu/drm/i915/i915_vgpu.c | 3 +
drivers/gpu/drm/i915/intel_dp_mst.c | 10 +-
drivers/gpu/drm/i915/intel_vdsc.c | 2 +-
drivers/gpu/drm/scheduler/sched_entity.c | 4 +-
drivers/hid/hid-logitech-hidpp.c | 2 -
drivers/hwtracing/intel_th/pci.c | 10 +
drivers/hwtracing/stm/core.c | 1 -
drivers/i2c/busses/i2c-emev2.c | 16 +-
drivers/i2c/busses/i2c-piix4.c | 12 +-
drivers/i2c/busses/i2c-rcar.c | 11 +-
drivers/infiniband/core/umem_odp.c | 4 -
drivers/infiniband/hw/mlx5/odp.c | 24 +-
drivers/iommu/dma-iommu.c | 2 +-
drivers/media/platform/omap/omap_vout_vrfb.c | 3 +-
drivers/misc/habanalabs/goya/goya.c | 72 ++++--
drivers/misc/habanalabs/goya/goyaP.h | 2 +-
drivers/misc/habanalabs/habanalabs.h | 9 +-
drivers/misc/habanalabs/hw_queue.c | 14 +-
.../misc/habanalabs/include/goya/goya_packets.h | 13 +
drivers/misc/habanalabs/irq.c | 27 +--
drivers/misc/habanalabs/memory.c | 2 +
drivers/misc/lkdtm/bugs.c | 4 +-
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/misc/vmw_vmci/vmci_doorbell.c | 6 +-
drivers/mmc/core/sd.c | 6 +
drivers/mmc/host/sdhci-cadence.c | 1 +
drivers/mmc/host/sdhci-of-at91.c | 3 +
drivers/mmc/host/sdhci-sprd.c | 37 ++-
drivers/mmc/host/sdhci-tegra.c | 14 ++
drivers/net/ethernet/ti/cpsw.c | 2 +-
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 221 ++++++++++++++++-
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 23 +-
drivers/net/wireless/intel/iwlwifi/iwl-csr.h | 2 +
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 268 ++++++++++++---------
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 9 +-
drivers/net/wireless/mediatek/mt76/mt76.h | 1 +
drivers/net/wireless/mediatek/mt76/mt76x0/usb.c | 8 +-
drivers/net/wireless/mediatek/mt76/usb.c | 46 +++-
drivers/nvme/host/core.c | 15 +-
drivers/nvme/host/multipath.c | 76 +++++-
drivers/nvme/host/nvme.h | 21 +-
drivers/nvme/host/pci.c | 3 +-
drivers/nvme/host/rdma.c | 16 +-
drivers/nvme/target/configfs.c | 1 +
drivers/nvme/target/core.c | 15 ++
drivers/nvme/target/loop.c | 8 +
drivers/nvme/target/nvmet.h | 3 +
drivers/soundwire/cadence_master.c | 8 +-
drivers/usb/chipidea/udc.c | 32 ++-
drivers/usb/class/cdc-wdm.c | 16 +-
drivers/usb/class/usbtmc.c | 3 +
drivers/usb/core/hcd-pci.c | 30 +--
drivers/usb/gadget/composite.c | 1 +
drivers/usb/gadget/function/f_mass_storage.c | 28 ++-
drivers/usb/host/fotg210-hcd.c | 4 +
drivers/usb/host/ohci-hcd.c | 15 +-
drivers/usb/host/xhci-rcar.c | 2 +-
drivers/usb/storage/realtek_cr.c | 15 +-
drivers/usb/storage/unusual_devs.h | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 2 +-
drivers/watchdog/bcm2835_wdt.c | 1 +
fs/afs/cmservice.c | 10 +-
fs/afs/dir.c | 89 +++++--
fs/afs/file.c | 12 +-
fs/afs/vlclient.c | 11 +-
fs/btrfs/extent-tree.c | 14 +-
fs/nfs/direct.c | 27 ++-
fs/nfs/flexfilelayout/flexfilelayout.c | 17 --
fs/nfs/pagelist.c | 17 +-
include/linux/logic_pio.h | 1 +
include/linux/sunrpc/sched.h | 1 -
include/net/addrconf.h | 2 +-
kernel/bpf/syscall.c | 30 ++-
kernel/dma/direct.c | 3 -
kernel/locking/rwsem-xadd.c | 6 +-
kernel/trace/ftrace.c | 17 ++
lib/logic_pio.c | 73 ++++--
mm/memcontrol.c | 18 +-
mm/zsmalloc.c | 2 +
net/core/stream.c | 16 +-
net/hsr/hsr_device.c | 13 +-
net/hsr/hsr_device.h | 1 +
net/hsr/hsr_framereg.c | 11 +-
net/hsr/hsr_framereg.h | 3 +-
net/hsr/hsr_netlink.c | 7 +
net/ipv4/icmp.c | 8 +-
net/ipv4/igmp.c | 4 +-
net/ipv6/addrconf.c | 3 +-
net/mac80211/cfg.c | 9 +-
net/mac80211/rx.c | 6 +-
net/mpls/mpls_iptunnel.c | 8 +-
net/openvswitch/conntrack.c | 13 +
net/smc/smc_tx.c | 6 +-
net/sunrpc/clnt.c | 35 ++-
net/sunrpc/xprt.c | 7 -
net/wireless/reg.c | 2 +-
net/wireless/util.c | 23 +-
net/xfrm/xfrm_policy.c | 4 +-
sound/core/seq/seq_clientmgr.c | 3 +-
sound/core/seq/seq_fifo.c | 17 ++
sound/core/seq/seq_fifo.h | 2 +
sound/pci/hda/patch_ca0132.c | 1 +
sound/pci/hda/patch_conexant.c | 17 +-
sound/usb/line6/pcm.c | 18 +-
sound/usb/mixer.c | 36 ++-
sound/usb/mixer_quirks.c | 8 +-
sound/usb/pcm.c | 1 +
tools/hv/hv_kvp_daemon.c | 2 +
tools/hv/hv_vss_daemon.c | 2 +
tools/hv/lsvmbus | 75 +++---
tools/power/x86/turbostat/turbostat.c | 2 +-
tools/testing/selftests/bpf/Makefile | 3 +-
virt/kvm/arm/vgic/vgic-mmio.c | 18 ++
virt/kvm/arm/vgic/vgic-v2.c | 5 +-
virt/kvm/arm/vgic/vgic-v3.c | 5 +-
virt/kvm/arm/vgic/vgic.c | 7 +
147 files changed, 1562 insertions(+), 665 deletions(-)