From patchwork Mon Oct 19 23:40:51 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1384538 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 4CFYDN0tRLz9sSC; Tue, 20 Oct 2020 10:41:06 +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 1kUelv-0000rJ-IW; Mon, 19 Oct 2020 23:40:59 +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 1kUelu-0000rD-2K for kernel-team@lists.ubuntu.com; Mon, 19 Oct 2020 23:40:58 +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 1kUelt-000154-LE for kernel-team@lists.ubuntu.com; Mon, 19 Oct 2020 23:40:57 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1kUelq-00082G-FM for kernel-team@lists.ubuntu.com; Mon, 19 Oct 2020 16:40:54 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Focal][PULL] Focal update: v5.4.70 upstream stable release Date: Mon, 19 Oct 2020 16:40:51 -0700 Message-Id: <20201019234051.30642-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull request (59 commits) includes the following Focal stable patchsets: Focal update: v5.4.70 upstream stable release https://bugs.launchpad.net/bugs/1900632 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 df33fc80ccdd62d807017db9bc809b0797be7617: UBUNTU: upstream stable to v5.4.69 (2020-10-19 07:21:08 -0700) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.70 for you to fetch changes up to 13eccead7655dcb10f57e2f83868e933f42d6e1e: UBUNTU: upstream stable to v5.4.70 (2020-10-19 15:12:36 -0700) ---------------------------------------------------------------- Ahmad Fatoum (1): gpio: siox: explicitly support only threaded irqs Al Viro (5): fuse: fix the ->direct_IO() treatment of iov_iter epoll: do not insert into poll queues until all sanity checks are done epoll: replace ->visited/visited_list with generation count epoll: EPOLL_CTL_ADD: close the race in decision to take fast path ep_create_wakeup_source(): dentry name can change under you... Aloka Dixit (1): mac80211: Fix radiotap header channel flag for 6GHz band Bartosz Golaszewski (1): gpio: mockup: fix resource leak in error path Bryan O'Donoghue (1): USB: gadget: f_ncm: Fix NDP16 datagram validation Chaitanya Kulkarni (1): nvme-core: get/put ctrl and transport module in nvme_dev_open/release() Chris Packham (2): spi: fsl-espi: Only process interrupts for expected events pinctrl: mvebu: Fix i2c sda definition for 98DX3236 Damien Le Moal (2): nvme: Cleanup and rename nvme_block_nr() nvme: Introduce nvme_lba_to_sect() Dan Carpenter (1): phy: ti: am654: Fix a leak in serdes_am654_probe() Dinh Nguyen (1): clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk Dmitry Baryshkov (1): iio: adc: qcom-spmi-adc5: fix driver name Douglas Gilbert (1): tools/io_uring: fix compile breakage Eric Sandeen (1): xfs: trim IO to found COW extent limit Felix Fietkau (1): mac80211: do not allow bigger VHT MPDUs than the hardware supports Filipe Manana (1): btrfs: fix filesystem corruption after a device replace Greg Kroah-Hartman (1): Linux 5.4.70 Guo Ren (1): clocksource/drivers/timer-gx6605s: Fixup counter reload Hans de Goede (1): mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models James Smart (1): nvme-fc: fail new connections to a deleted host or remote port Jean Delvare (1): drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config Jeffrey Mitchell (1): nfs: Fix security label length not being reset Jeremy Kerr (2): gpio/aspeed-sgpio: enable access to all 80 input & output sgpios gpio/aspeed-sgpio: don't enable all interrupts by default Jiri Kosina (1): Input: i8042 - add nopnp quirk for Acer Aspire 5 A515 Kai-Heng Feng (1): memstick: Skip allocating card when removing host Kamal Mostafa (1): UBUNTU: upstream stable to v5.4.70 Keith Busch (1): nvme: consolidate chunk_sectors settings Konstantin Khlebnikov (1): block/diskstats: more accurate approximation of io_ticks for slow disks Laurent Dufour (2): mm: replace memmap_context by meminit_context mm: don't rely on system state to detect hot-plug operations Lucy Yan (1): net: dec: de2104x: Increase receive ring size for Tulip Marek Szyprowski (1): clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED Martin Cerveny (1): drm/sun4i: mixer: Extend regmap max_register Naveen N. Rao (1): libbpf: Remove arch-specific include path in Makefile Nicolas VINCENT (1): i2c: cpm: Fix i2c_ram structure Olympia Giannou (1): rndis_host: increase sleep time in the query-response loop Sebastian Andrzej Siewior (1): tracing: Make the space reserved for the pid wider Sebastien Boeuf (1): net: virtio_vsock: Enhance connection semantics Stefano Garzarella (1): vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() Steven Rostedt (VMware) (1): ftrace: Move RCU is watching check after recursion check Taiping Lai (1): gpio: sprd: Clear interrupt when setting the type as edge Tao Ren (1): gpio: aspeed: fix ast2600 bank properties Thibaut Sautereau (1): random32: Restore __latent_entropy attribute on net_rand_state Thierry Reding (1): clk: tegra: Always program PLL_E when enabled Uwe Kleine-König (1): scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting Vincent Huang (1): Input: trackpoint - enable Synaptics trackpoints Will McVicker (1): netfilter: ctnetlink: add a range check for l3/l4 protonum Xianting Tian (1): nvme-pci: fix NULL req in completion handler Xie He (3): drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices drivers/net/wan/lapbether: Make skb->protocol consistent with the header drivers/net/wan/hdlc: Set skb->protocol before transmitting Yu Kuai (1): iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() dillon min (1): gpio: tc35894: fix up tc35894 interrupt configuration Documentation/admin-guide/iostats.rst | 5 +- .../devicetree/bindings/gpio/sgpio-aspeed.txt | 5 +- Makefile | 2 +- arch/ia64/mm/init.c | 6 +- block/bio.c | 8 +- block/blk-core.c | 4 +- debian.master/upstream-stable | 2 +- drivers/base/node.c | 85 +++++++---- drivers/clk/samsung/clk-exynos4.c | 4 +- drivers/clk/socfpga/clk-s10.c | 2 +- drivers/clk/tegra/clk-pll.c | 3 - drivers/clocksource/timer-gx6605s.c | 1 + drivers/gpio/gpio-aspeed.c | 4 +- drivers/gpio/gpio-mockup.c | 2 + drivers/gpio/gpio-siox.c | 1 + drivers/gpio/gpio-sprd.c | 3 + drivers/gpio/gpio-tc3589x.c | 2 +- drivers/gpio/sgpio-aspeed.c | 134 +++++++++++------ drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 2 +- drivers/gpu/drm/sun4i/sun8i_mixer.c | 2 +- drivers/i2c/busses/i2c-cpm.c | 3 + drivers/iio/adc/qcom-spmi-adc5.c | 2 +- drivers/input/mouse/trackpoint.c | 2 + drivers/input/serio/i8042-x86ia64io.h | 7 + drivers/iommu/exynos-iommu.c | 8 +- drivers/memstick/core/memstick.c | 4 + drivers/mmc/host/sdhci-pci-core.c | 3 +- drivers/net/ethernet/dec/tulip/de2104x.c | 2 +- drivers/net/usb/rndis_host.c | 2 +- drivers/net/wan/hdlc_cisco.c | 1 + drivers/net/wan/hdlc_fr.c | 6 +- drivers/net/wan/hdlc_ppp.c | 1 + drivers/net/wan/lapbether.c | 4 +- drivers/nvme/host/core.c | 55 ++++--- drivers/nvme/host/fc.c | 6 +- drivers/nvme/host/nvme.h | 16 ++- drivers/nvme/host/pci.c | 14 +- drivers/phy/ti/phy-am654-serdes.c | 6 +- drivers/pinctrl/mvebu/pinctrl-armada-xp.c | 2 +- drivers/spi/spi-fsl-espi.c | 5 +- drivers/usb/gadget/function/f_ncm.c | 30 +--- drivers/vhost/vsock.c | 94 ++++++------ fs/btrfs/dev-replace.c | 40 +++++- fs/eventpoll.c | 71 ++++----- fs/fuse/file.c | 25 ++-- fs/nfs/dir.c | 3 + fs/xfs/xfs_iomap.c | 6 + include/linux/genhd.h | 2 +- include/linux/memstick.h | 1 + include/linux/mm.h | 2 +- include/linux/mmzone.h | 11 +- include/linux/node.h | 11 +- include/linux/virtio_vsock.h | 3 +- kernel/trace/ftrace.c | 6 +- kernel/trace/trace.c | 38 ++--- kernel/trace/trace_output.c | 12 +- lib/random32.c | 2 +- mm/memory_hotplug.c | 5 +- mm/page_alloc.c | 10 +- net/mac80211/rx.c | 3 +- net/mac80211/vht.c | 8 +- net/netfilter/nf_conntrack_netlink.c | 2 + net/vmw_vsock/virtio_transport.c | 160 ++++++++++----------- net/vmw_vsock/virtio_transport_common.c | 13 +- scripts/dtc/Makefile | 2 +- tools/io_uring/io_uring-bench.c | 4 +- tools/lib/bpf/Makefile | 2 +- 67 files changed, 571 insertions(+), 421 deletions(-)