From patchwork Fri Jan 8 22:29:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1423973 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DCHpx6DQNz9sWV; Sat, 9 Jan 2021 09:30:01 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1ky0Gc-0008OR-Si; Fri, 08 Jan 2021 22:29:58 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1ky0Gb-0008Nx-2O for kernel-team@lists.ubuntu.com; Fri, 08 Jan 2021 22:29:57 +0000 Received: from 2.general.kamal.us.vpn ([10.172.68.52] helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1ky0Ga-0003cY-MW for kernel-team@lists.ubuntu.com; Fri, 08 Jan 2021 22:29:56 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1ky0GY-0005Gd-Sg for kernel-team@lists.ubuntu.com; Fri, 08 Jan 2021 14:29:54 -0800 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Focal][PULL] Focal update: v5.4.85 upstream stable release Date: Fri, 8 Jan 2021 14:29:49 -0800 Message-Id: <20210108222949.19923-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull request (36 commits) includes the following Focal stable patchsets: Focal update: v5.4.85 upstream stable release https://bugs.launchpad.net/bugs/1910817 Note also that the 'stable-next' branch head contains this and all prior pending upstream stable releases. I recommend fetching and applying just this reference ('stable-next') instead of each tags/focal-stable-v5.4.xx reference: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next -Kamal ----- The following changes since commit c71533a7d5332d80d4a7dfd61e5c03947edc532e: UBUNTU: upstream stable to v5.4.84 (2021-01-08 12:26:58 -0800) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.85 for you to fetch changes up to de052d798b406eae2c665eb8ba9a5882e73f775b: UBUNTU: upstream stable to v5.4.85 (2021-01-08 12:53:24 -0800) ---------------------------------------------------------------- Alexander Sverdlin (1): serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access Andy Lutomirski (1): membarrier: Explicitly sync remote cores when SYNC_CORE is requested Bui Quang Minh (1): USB: dummy-hcd: Fix uninitialized array use in init() Claudiu Manoil (1): enetc: Fix reporting of h/w packet counters Eric Dumazet (2): mac80211: mesh: fix mesh_pathtbl_init() error path tcp: select sane initial rcvq_space.space for big MSS Fugang Duan (2): net: stmmac: free tx skb buffer in stmmac_resume() net: stmmac: delete the eee_ctrl_timer after napi disabled Greg Kroah-Hartman (1): Linux 5.4.85 Hans de Goede (1): xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP Huazhong Tan (1): net: hns3: remove a misused pragma packed James Morse (1): x86/resctrl: Remove unused struct mbm_state::chunks_bw Joseph Huang (1): bridge: Fix a deadlock when enabling multicast snooping Kamal Mostafa (2): UBUNTU: [Config] updateconfigs for USB_SISUSBVGA_CON UBUNTU: upstream stable to v5.4.85 Li Jun (1): xhci: Give USB2 ports time to enter U3 in bus suspend Maciej S. Szmigiero (1): KVM: mmu: Fix SPTE encoding of MMIO generation upper half Martin Blumenstingl (1): net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux Moshe Shemesh (2): net/mlx4_en: Avoid scheduling restart task if it is already running net/mlx4_en: Handle TX error CQE Neal Cardwell (1): tcp: fix cwnd-limited bug for TSO deferral where we send nothing Oliver Neukum (2): USB: add RESET_RESUME quirk for Snapscan 1212 USB: UAS: introduce a quirk to set no_write_same Peilin Ye (1): ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info() Sergej Bauer (1): lan743x: fix for potential NULL pointer dereference with bare card Stephen Suryaputra (1): vrf: packets with lladdr src needs dst at input with orig_iif when needs strict Steven Rostedt (VMware) (1): ktest.pl: If size of log is too big to email, email error message Takashi Iwai (3): ALSA: usb-audio: Fix potential out-of-bounds shift ALSA: usb-audio: Fix control 'access overflow' errors from chmap ALSA: pcm: oss: Fix potential out-of-bounds shift Thomas Gleixner (1): USB: sisusbvga: Make console support depend on BROKEN Xiaochen Shen (1): x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled Xin Long (1): udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments Zhang Changzhong (3): ipv4: fix error return code in rtm_to_fib_config() net: bridge: vlan: fix error return code in __vlan_add() net: ll_temac: Fix potential NULL dereference in temac_probe() Documentation/admin-guide/kernel-parameters.txt | 1 + Documentation/virt/kvm/mmu.txt | 2 +- Makefile | 2 +- arch/x86/kernel/cpu/resctrl/internal.h | 2 - arch/x86/kernel/cpu/resctrl/monitor.c | 7 +- arch/x86/kvm/mmu.c | 29 +++++-- debian.master/config/annotations | 1 - debian.master/config/config.common.ubuntu | 1 - debian.master/upstream-stable | 2 +- .../net/ethernet/freescale/enetc/enetc_ethtool.c | 10 ++- drivers/net/ethernet/freescale/enetc/enetc_hw.h | 10 ++- .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.h | 4 - drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 21 +++-- drivers/net/ethernet/mellanox/mlx4/en_tx.c | 40 +++++++-- drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 12 ++- drivers/net/ethernet/microchip/lan743x_ethtool.c | 9 +- .../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 6 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 27 +++++- drivers/net/ethernet/xilinx/ll_temac_main.c | 4 +- drivers/net/vrf.c | 10 ++- drivers/tty/serial/8250/8250_omap.c | 5 -- drivers/usb/core/quirks.c | 3 + drivers/usb/gadget/udc/dummy_hcd.c | 2 +- drivers/usb/host/xhci-hub.c | 4 + drivers/usb/host/xhci-pci.c | 2 + drivers/usb/misc/sisusbvga/Kconfig | 2 +- drivers/usb/storage/uas.c | 3 + drivers/usb/storage/unusual_uas.h | 7 +- drivers/usb/storage/usb.c | 3 + include/linux/usb_usual.h | 2 + include/uapi/linux/ptrace.h | 3 +- kernel/sched/membarrier.c | 21 ++++- net/bridge/br_device.c | 6 ++ net/bridge/br_multicast.c | 34 ++++++-- net/bridge/br_private.h | 10 +++ net/bridge/br_vlan.c | 4 +- net/ipv4/fib_frontend.c | 2 +- net/ipv4/tcp_input.c | 3 +- net/ipv4/tcp_output.c | 9 +- net/ipv4/udp.c | 2 +- net/mac80211/mesh_pathtbl.c | 4 +- sound/core/oss/pcm_oss.c | 6 +- sound/usb/format.c | 2 + sound/usb/stream.c | 6 +- tools/testing/ktest/ktest.pl | 7 +- tools/testing/selftests/net/fcnal-test.sh | 95 ++++++++++++++++++++++ 46 files changed, 351 insertions(+), 96 deletions(-)