[PATCH 4.19 00/57] 4.19.161-rc1 review

From: Greg Kroah-Hartman
Date: Tue Dec 01 2020 - 04:01:45 EST


This is the start of the stable review cycle for the 4.19.161 release.
There are 57 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 Thu, 03 Dec 2020 08:46:29 +0000.
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/v4.x/stable-review/patch-4.19.161-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-4.19.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.19.161-rc1

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: core: Fix regression in Hercules audio card

Xiaochen Shen <xiaochen.shen@xxxxxxxxx>
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak

Xiaochen Shen <xiaochen.shen@xxxxxxxxx>
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak

Anand K Mistry <amistry@xxxxxxxxxx>
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb

Zhang Qilong <zhangqilong3@xxxxxxxxxx>
usb: gadget: Fix memleak in gadgetfs_fill_super

penghao <penghao@xxxxxxxxxxxxx>
USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card

Zhang Qilong <zhangqilong3@xxxxxxxxxx>
usb: gadget: f_midi: Fix memleak in f_midi_alloc

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: core: Change %pK for __user pointers to %px

Masami Hiramatsu <mhiramat@xxxxxxxxxx>
perf probe: Fix to die_entrypc() returns error correctly

Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1

Kaixu Xia <kaixuxia@xxxxxxxxxxx>
platform/x86: toshiba_acpi: Fix the wrong variable assignment

Benjamin Berg <bberg@xxxxxxxxxx>
platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time

Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
can: gs_usb: fix endianess problem with candleLight firmware

Ard Biesheuvel <ardb@xxxxxxxxxx>
efivarfs: revert "fix memory leak in efivarfs_create()"

Rui Miguel Silva <rui.silva@xxxxxxxxxx>
optee: add writeback to valid memory type

Lijun Pan <ljp@xxxxxxxxxxxxx>
ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq

Lijun Pan <ljp@xxxxxxxxxxxxx>
ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues

Shay Agroskin <shayagr@xxxxxxxxxx>
net: ena: set initial DMA width to avoid intel iommu issue

Krzysztof Kozlowski <krzk@xxxxxxxxxx>
nfc: s3fwrn5: use signed integer for parsing GPIO numbers

Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
IB/mthca: fix return value of error branch in mthca_init_cq()

Julian Wiedmann <jwi@xxxxxxxxxxxxx>
s390/qeth: fix tear down of async TX buffers

Raju Rangoju <rajur@xxxxxxxxxxx>
cxgb4: fix the panic caused by non smac rewrite

Michael Chan <michael.chan@xxxxxxxxxxxx>
bnxt_en: Release PCI regions when DMA mask setup fails during probe.

Dexuan Cui <decui@xxxxxxxxxxxxx>
video: hyperv_fb: Fix the cache type when mapping the VRAM

Zhang Changzhong <zhangchangzhong@xxxxxxxxxx>
bnxt_en: fix error return code in bnxt_init_board()

Zhang Changzhong <zhangchangzhong@xxxxxxxxxx>
bnxt_en: fix error return code in bnxt_init_one()

Stanley Chu <stanley.chu@xxxxxxxxxxxx>
scsi: ufs: Fix race between shutdown and runtime resume flow

Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
ARM: dts: dra76x: m_can: fix order of clocks

Taehee Yoo <ap420073@xxxxxxxxx>
batman-adv: set .owner to THIS_MODULE

Marc Zyngier <maz@xxxxxxxxxx>
phy: tegra: xusb: Fix dangling pointer on probe failure

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype

Sami Tolvanen <samitolvanen@xxxxxxxxxx>
perf/x86: fix sysfs type mismatches

Mike Christie <michael.christie@xxxxxxxxxx>
scsi: target: iscsi: Fix cmd abort fabric stop race

Lee Duncan <lduncan@xxxxxxxx>
scsi: libiscsi: Fix NOP race condition

Sugar Zhang <sugar.zhang@xxxxxxxxxxxxxx>
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size

Minwoo Im <minwoo.im.dev@xxxxxxxxx>
nvme: free sq/cq dbbuf pointers when dbbuf set fails

Jens Axboe <axboe@xxxxxxxxx>
proc: don't allow async path resolution of /proc/self components

Hans de Goede <hdegoede@xxxxxxxxxx>
HID: Add Logitech Dinovo Edge battery quirk

Brian Masney <bmasney@xxxxxxxxxx>
x86/xen: don't unbind uninitialized lock_kicker_irq

Marc Ferland <ferlandm@xxxxxxxxx>
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant

Chris Ye <lzye@xxxxxxxxxx>
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices

Pablo Ceballos <pceballos@xxxxxxxxxx>
HID: hid-sensor-hub: Fix issue with devices with no report ID

Hans de Goede <hdegoede@xxxxxxxxxx>
Input: i8042 - allow insmod to succeed on devices without an i8042 controller

Jiri Kosina <jkosina@xxxxxxx>
HID: add support for Sega Saturn

Frank Yang <puilp0502@xxxxxxxxx>
HID: cypress: Support Varmilo Keyboards' media hotkeys

Kai Vehmanen <kai.vehmanen@xxxxxxxxxxxxxxx>
ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close

Lyude Paul <lyude@xxxxxxxxxx>
drm/atomic_helper: Stop modesets on unregistered connectors harder

Will Deacon <will@xxxxxxxxxx>
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()

Will Deacon <will@xxxxxxxxxx>
arm64: pgtable: Fix pte_accessible()

Paolo Bonzini <pbonzini@xxxxxxxxxx>
KVM: x86: Fix split-irqchip vs interrupt injection window request

Paolo Bonzini <pbonzini@xxxxxxxxxx>
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint

Zenghui Yu <yuzenghui@xxxxxxxxxx>
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace

Hauke Mehrtens <hauke@xxxxxxxxxx>
wireless: Use linux/stddef.h instead of stddef.h

Filipe Manana <fdmanana@xxxxxxxx>
btrfs: fix lockdep splat when reading qgroup config on mount

Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
btrfs: don't access possibly stale fs_info data for printing duplicate device

Cong Wang <cong.wang@xxxxxxxxxxxxx>
netfilter: clear skb->next in NF_HOOK_LIST()

Igor Lubashev <ilubashe@xxxxxxxxxx>
perf event: Check ref_reloc_sym before using it


-------------

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/dra76x.dtsi | 4 +-
arch/arm64/include/asm/pgtable.h | 34 +++---
arch/x86/events/intel/cstate.c | 6 +-
arch/x86/events/intel/rapl.c | 14 +--
arch/x86/events/intel/uncore.c | 4 +-
arch/x86/events/intel/uncore.h | 12 +-
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kernel/cpu/bugs.c | 4 +-
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 65 +++++------
arch/x86/kvm/irq.c | 85 ++++++--------
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/x86.c | 18 +--
arch/x86/xen/spinlock.c | 12 +-
arch/xtensa/include/asm/uaccess.h | 2 +-
drivers/dma/pl330.c | 2 +-
drivers/dma/xilinx/xilinx_dma.c | 4 +-
drivers/gpu/drm/drm_atomic.c | 21 ----
drivers/gpu/drm/drm_atomic_helper.c | 21 +++-
drivers/gpu/drm/drm_connector.c | 11 +-
drivers/gpu/drm/i915/intel_dp_mst.c | 8 +-
drivers/hid/hid-cypress.c | 44 +++++++-
drivers/hid/hid-ids.h | 8 ++
drivers/hid/hid-input.c | 3 +
drivers/hid/hid-quirks.c | 5 +
drivers/hid/hid-sensor-hub.c | 3 +-
drivers/infiniband/hw/mthca/mthca_cq.c | 10 +-
drivers/input/serio/i8042.c | 12 +-
drivers/net/can/m_can/m_can.c | 2 +-
drivers/net/can/usb/gs_usb.c | 131 ++++++++++++----------
drivers/net/ethernet/amazon/ena/ena_netdev.c | 17 ++-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 3 +-
drivers/net/ethernet/ibm/ibmvnic.c | 6 +
drivers/nfc/s3fwrn5/i2c.c | 4 +-
drivers/nvme/host/pci.c | 15 +++
drivers/phy/tegra/xusb.c | 1 +
drivers/platform/x86/thinkpad_acpi.c | 1 +
drivers/platform/x86/toshiba_acpi.c | 3 +-
drivers/s390/net/qeth_core_main.c | 6 -
drivers/scsi/libiscsi.c | 23 ++--
drivers/scsi/ufs/ufshcd.c | 6 +-
drivers/target/iscsi/iscsi_target.c | 17 ++-
drivers/tee/optee/call.c | 3 +-
drivers/usb/core/devio.c | 14 +--
drivers/usb/core/quirks.c | 10 ++
drivers/usb/gadget/function/f_midi.c | 10 +-
drivers/usb/gadget/legacy/inode.c | 3 +
drivers/video/fbdev/hyperv_fb.c | 7 +-
fs/btrfs/qgroup.c | 2 +-
fs/btrfs/volumes.c | 8 +-
fs/efivarfs/inode.c | 2 +
fs/efivarfs/super.c | 1 -
fs/proc/self.c | 7 ++
include/drm/drm_connector.h | 71 +++++++++++-
include/linux/netfilter.h | 2 +-
include/scsi/libiscsi.h | 3 +
include/uapi/linux/wireless.h | 6 +-
net/batman-adv/log.c | 1 +
sound/pci/hda/patch_hdmi.c | 20 ++--
tools/perf/util/dwarf-aux.c | 8 ++
tools/perf/util/event.c | 7 +-
virt/kvm/arm/vgic/vgic-mmio-v3.c | 22 +++-
63 files changed, 541 insertions(+), 324 deletions(-)