From patchwork Mon Aug 10 17:51:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1343013 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 4BQNnC1VRXz9sTb; Tue, 11 Aug 2020 03:51:27 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1k5Bx9-00074Z-7x; Mon, 10 Aug 2020 17:51:19 +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 1k5Bx6-00074I-ON for kernel-team@lists.ubuntu.com; Mon, 10 Aug 2020 17:51:16 +0000 Received: from 3.general.kamal.us.vpn ([10.172.68.53] helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1k5Bx6-0008LP-3C for kernel-team@lists.ubuntu.com; Mon, 10 Aug 2020 17:51:16 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1k5Bx2-0004Hc-Kz for kernel-team@lists.ubuntu.com; Mon, 10 Aug 2020 10:51:12 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Focal][PULL] Focal update: v5.4.56 upstream stable release Date: Mon, 10 Aug 2020 10:51:09 -0700 Message-Id: <20200810175109.16339-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 (87 commits) includes the following Focal stable patchsets: Focal update: v5.4.56 upstream stable release https://bugs.launchpad.net/bugs/1891063 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 367e715472ef3fa74dce26450b2326f642bcf223: UBUNTU: Ubuntu-5.4.0-43.47 (2020-08-08 02:05:57 -0400) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.56 for you to fetch changes up to b00a6daea480ddeb5df5071069c83330fef2c7c5: UBUNTU: upstream stable to v5.4.56 (2020-08-10 08:51:57 -0700) ---------------------------------------------------------------- Abhishek Ambure (1): ath10k: enable transmit data ack RSSI for QCA9884 Alaa Hleihel (1): net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev Alain Michaud (1): Bluetooth: fix kernel oops in store_pending_adv_report Alex Deucher (1): Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers" Andrea Righi (1): xen-netfront: fix potential deadlock in xennet_remove() Andrii Nakryiko (1): bpf: Fix map leak in HASH_OF_MAPS map Armas Spann (2): ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289 ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289 Arnaldo Carvalho de Melo (3): perf tests bp_account: Make global variable static perf env: Do not return pointers to local variables perf bench: Share some global variables to fix build with gcc 10 Atish Patra (1): RISC-V: Set maximum number of mapped pages correctly Aya Levin (1): net/mlx5e: Fix error path of device attach Ben Hutchings (1): libtraceevent: Fix build with binutils 2.35 Eran Ben Elisha (1): net/mlx5: Verify Hardware supports requested ptp function on a given pin Fabio Estevam (2): ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2 ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2 Geert Uytterhoeven (1): usb: hso: Fix debug compile warning on sparc32 Greg Kroah-Hartman (1): Linux 5.4.56 Guojia Liao (1): net: hns3: fix aRFS FD rules leftover after add a user FD rule Herbert Xu (1): rhashtable: Fix unprotected RCU dereference in __rht_ptr Ido Schimmel (2): mlxsw: core: Increase scope of RCU read-side critical section mlxsw: core: Free EMAD transactions using kfree_rcu() Jakub Kicinski (1): mlx4: disable device on shutdown Jan Kara (1): mm/filemap.c: don't bother dropping mmap_sem for zero size readahead Johan Hovold (2): net: lan78xx: add missing endpoint sanity check net: lan78xx: fix transfer-buffer memory leak Josh Poimboeuf (2): x86/unwind/orc: Fix ORC for newly forked tasks x86/stacktrace: Fix reliable check for empty user task stacks Kamal Mostafa (1): UBUNTU: upstream stable to v5.4.56 Laurence Oberman (1): qed: Disable "MFW indication via attention" SPAM every 5 minutes Laurence Tratt (1): ALSA: usb-audio: Add implicit feedback quirk for SSL2 Liam Beguin (1): parisc: add support for cmpxchg on u8 pointers Lu Wei (1): net: nixge: fix potential memory leak in nixge_probe() Maxime Ripard (1): ARM: dts sunxi: Relax a bit the CMA pool allocation range Mazin Rezk (1): drm/amd/display: Clear dm_state for fast updates Michael Karcher (1): sh: Fix validation of system call number Michael S. Tsirkin (2): vhost/scsi: fix up req type endian-ness virtio_balloon: fix up endian-ness for free cmd id Michael Trimarchi (1): ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect Mike Marciniszyn (1): IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE Ming Lei (1): scsi: core: Run queue in case of I/O resource contention failure Navid Emamdoost (4): crypto: ccp - Release all allocated memory if sha type is invalid media: rc: prevent memory leak in cx23888_ir_probe nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame cxgb4: add missing release on skb in uld_send() Paolo Pisati (2): selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support Parav Pandit (1): net/mlx5: E-switch, Destroy TSAR when fail to enable the mode Paul Cercueil (1): drm/dbi: Fix SPI Type 1 (9-bit) transfer PeiSen Hou (1): ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference board (alc256) Peilin Ye (2): drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() rds: Prevent kernel-infoleak in rds_notify_queue_get() Peter Zijlstra (1): sh/tlb: Fix PGTABLE_LEVELS > 2 Pi-Hsun Shih (1): wireless: Use offsetof instead of custom macro. Raviteja Narayanam (1): Revert "i2c: cadence: Fix the hold bit setting" Remi Pommarel (2): mac80211: mesh: Free ie data when leaving mesh mac80211: mesh: Free pending skb when destroying a mpath Robert Hancock (1): PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge Robin Murphy (1): arm64: csum: Fix handling of bad packets Ron Diskin (1): net/mlx5e: Modify uplink state on interface up/down Russell King (1): ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds Sagi Grimberg (1): nvme-tcp: fix possible hang waiting for icresp response Sami Tolvanen (1): arm64/alternatives: move length validation inside the subsection Sasha Levin (1): sunrpc: check that domain table is empty at module unload. Steffen Klassert (1): xfrm: Fix crash when the hold queue is used. Steve Cohen (1): drm: hold gem reference until object is no longer accessed Taehee Yoo (1): vxlan: fix memleak of fdb Takashi Iwai (1): ALSA: hda/hdmi: Fix keep_power assignment for non-component devices Tanner Love (3): selftests/net: rxtimestamp: fix clang issues for target arch PowerPC selftests/net: psock_fanout: fix clang issues for target arch PowerPC selftests/net: so_txtime: fix clang issues for target arch PowerPC Thomas Falcon (1): ibmvnic: Fix IRQ mapping disposal in error path Thomas Gleixner (1): x86/i8259: Use printk_deferred() to prevent deadlock Wang Hai (2): 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() Wanpeng Li (1): KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled Wei Li (1): perf tools: Fix record failure when mixed with ARM SPE event Will Deacon (2): ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints KVM: arm64: Don't inherit exec permission across page-table levels Xie He (1): drivers/net/wan: lapb: Corrected the usage of skb_cow Xin Long (1): xfrm: policy: match with both mark and mask on user interfaces Xin Xiong (1): net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq Xiyu Yang (1): net/x25: Fix x25_neigh refcnt leak when x25 disconnect Yonglong Liu (1): net: hns3: fix a TX timeout issue Yoshihiro Shimoda (1): net: ethernet: ravb: exit if re-initialization fails in tx timeout YueHaibing (1): net/x25: Fix null-ptr-deref in x25_disconnect Makefile | 2 +- arch/arm/boot/dts/armada-38x.dtsi | 3 +- arch/arm/boot/dts/imx6qdl-icore.dtsi | 3 +- arch/arm/boot/dts/imx6sx-sabreauto.dts | 2 +- arch/arm/boot/dts/imx6sx-sdb.dtsi | 2 +- arch/arm/boot/dts/sun4i-a10.dtsi | 2 +- arch/arm/boot/dts/sun5i.dtsi | 2 +- arch/arm/boot/dts/sun7i-a20.dtsi | 2 +- arch/arm/kernel/hw_breakpoint.c | 27 +++++++-- arch/arm64/include/asm/alternative.h | 4 +- arch/arm64/include/asm/checksum.h | 5 +- arch/parisc/include/asm/cmpxchg.h | 2 + arch/parisc/lib/bitops.c | 12 ++++ arch/riscv/mm/init.c | 2 +- arch/sh/include/asm/pgalloc.h | 10 +--- arch/sh/kernel/entry-common.S | 6 +- arch/x86/kernel/i8259.c | 2 +- arch/x86/kernel/stacktrace.c | 5 -- arch/x86/kernel/unwind_orc.c | 8 ++- arch/x86/kvm/lapic.c | 2 +- debian.master/upstream-stable | 2 +- drivers/crypto/ccp/ccp-ops.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 ++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 36 +++++++++--- drivers/gpu/drm/drm_gem.c | 10 ++-- drivers/gpu/drm/drm_mipi_dbi.c | 2 +- drivers/i2c/busses/i2c-cadence.c | 9 +-- drivers/infiniband/sw/rdmavt/qp.c | 33 ++--------- drivers/infiniband/sw/rdmavt/rc.c | 4 +- drivers/media/pci/cx23885/cx23888-ir.c | 5 +- drivers/net/ethernet/chelsio/cxgb4/sge.c | 1 + drivers/net/ethernet/cortina/gemini.c | 5 +- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 2 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 28 +++++----- drivers/net/ethernet/ibm/ibmvnic.c | 2 +- drivers/net/ethernet/mellanox/mlx4/main.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 31 +++++++++-- drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 23 +++++--- drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 2 + .../net/ethernet/mellanox/mlx5/core/lib/clock.c | 23 +++++++- drivers/net/ethernet/mellanox/mlxsw/core.c | 8 ++- drivers/net/ethernet/ni/nixge.c | 8 ++- drivers/net/ethernet/qlogic/qed/qed_int.c | 3 +- drivers/net/ethernet/renesas/ravb_main.c | 26 ++++++++- drivers/net/usb/hso.c | 5 +- drivers/net/usb/lan78xx.c | 6 ++ drivers/net/vxlan.c | 6 +- drivers/net/wan/hdlc_x25.c | 4 +- drivers/net/wan/lapbether.c | 8 ++- drivers/net/wireless/ath/ath10k/hw.c | 1 + drivers/net/xen-netfront.c | 64 ++++++++++++++-------- drivers/nfc/s3fwrn5/core.c | 1 + drivers/nvme/host/tcp.c | 3 + drivers/pci/quirks.c | 13 +++++ drivers/scsi/scsi_lib.c | 16 ++++-- drivers/vhost/scsi.c | 2 +- drivers/virtio/virtio_balloon.c | 6 +- include/linux/mlx5/mlx5_ifc.h | 1 + include/linux/rhashtable.h | 25 +++++---- include/net/xfrm.h | 15 +++-- include/rdma/rdmavt_qp.h | 19 +++++++ include/uapi/linux/wireless.h | 5 +- kernel/bpf/hashtab.c | 12 +++- mm/filemap.c | 2 +- net/9p/trans_fd.c | 15 ++++- net/bluetooth/hci_event.c | 26 ++++++--- net/key/af_key.c | 4 +- net/mac80211/cfg.c | 1 + net/mac80211/mesh_pathtbl.c | 1 + net/rds/recv.c | 3 +- net/sunrpc/sunrpc.h | 1 + net/sunrpc/sunrpc_syms.c | 2 + net/sunrpc/svcauth.c | 27 +++++++++ net/x25/x25_subr.c | 6 ++ net/xfrm/xfrm_policy.c | 39 ++++++------- net/xfrm/xfrm_user.c | 18 +++--- sound/pci/hda/patch_hdmi.c | 2 +- sound/pci/hda/patch_realtek.c | 17 ++++-- sound/usb/pcm.c | 1 + tools/lib/traceevent/plugins/Makefile | 2 +- tools/perf/arch/arm/util/auxtrace.c | 8 +-- tools/perf/bench/bench.h | 4 ++ tools/perf/bench/epoll-ctl.c | 7 +-- tools/perf/bench/epoll-wait.c | 11 ++-- tools/perf/bench/futex-hash.c | 12 ++-- tools/perf/bench/futex-lock-pi.c | 11 ++-- tools/perf/tests/bp_account.c | 2 +- tools/perf/util/env.c | 4 +- .../selftests/net/fib_nexthop_multiprefix.sh | 2 +- tools/testing/selftests/net/ip_defrag.sh | 2 + tools/testing/selftests/net/psock_fanout.c | 3 +- tools/testing/selftests/net/so_txtime.c | 2 +- .../networking/timestamping/rxtimestamp.c | 3 +- virt/kvm/arm/mmu.c | 11 ++-- 96 files changed, 558 insertions(+), 288 deletions(-)