Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp4149426pxv; Mon, 26 Jul 2021 23:16:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz9fI/N17Dwxpss1PprLJHi3UD9aYR4IcyUX/V12MQMTbfNy1WsgCjfLu7rBreMaN1kRrUg X-Received: by 2002:aa7:d344:: with SMTP id m4mr25921513edr.184.1627366581276; Mon, 26 Jul 2021 23:16:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627366581; cv=none; d=google.com; s=arc-20160816; b=nahS2WpgmhyOg55Cg0rHXd3MNjNrXA12R0NthaMdyV5Vv7wtecfB8Okmow49f1OCVb NmuKd7kYNlDld/kvPVaf3EybBEhDciP7yayYFHHAD2yh28+xPaevvNa5v8MxKQKE2kbn iAUHwo6dGe/mDofUtHw8EOl92f7Ie4zTqqeJmomGJaIUSyuDTkPhpNcV/Lo8Y3lrdVDW wPRqIuV+oCoxfScdNcRz7F2ufE3tPkm1BknEcqZUVmzmDyLT4i5nFSjtlwzZ7xaxT1yi 4V7Gz3yDoSqolKX7Mqq/JPYprt/oRETp+UZFr/hdhytrThjM8SJ3q3OQGfAFyu433cyK i3sg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=7Z91Obmo51mv12/Qt81mIkYv4ZajZnMmDiCsxEjJcLM=; b=WzlcfG0/VxaeZElsCWcBfj/W+TSIxYNrMgqXnAj1qjQx3EiwNDCKkPNiD2zBpkAOaG bBNdtMjnlOxYI1yWBZcNkQmT5yWmitOipGNNPcujMZUTZ+ehjUvBqHUwPeLDx0YmPyKe aDu++VGi4OGYdRRXtN9q14FTs8S2vEObOQkZnK/8G6YXvr6W1Qsjn/mN+gG37dSaX0YX AMCbIZTsyXORR/IDX6mt6jtfSWgRfwU+qLd/NyhZ26M6p3iyxvmjI5PBcp9E0VsUvozw IHyq/G/vo6db+joUCXCrUg5KNJhQTzcPbTgBAmAeY2tJKX7kyUIFvAvpF6kiTzo0OlmM OZNw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RbBpQEO4; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l5si1960635edw.446.2021.07.26.23.15.58; Mon, 26 Jul 2021 23:16:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RbBpQEO4; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235633AbhG0GOS (ORCPT + 99 others); Tue, 27 Jul 2021 02:14:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:40808 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235307AbhG0GOR (ORCPT ); Tue, 27 Jul 2021 02:14:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F1B2861103; Tue, 27 Jul 2021 06:14:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627366457; bh=nL5hTwXdYUN5IIcycuGE73VxdFSjfTD9Ut5jIwCn3kU=; h=From:To:Cc:Subject:Date:From; b=RbBpQEO4ssFHYl/buXHx+RHVV+b9suPLcQJbopwYCqSss8tiTK3qSp2oSqq6jvvO2 LkVPiEEav3Zu/kWXHJJQnACZZJkxssBLXoZPipUHYi058+EK1VTuNZq+NkO+OLmQxu KQGaYTraLn1r1sdfpuRvVJ7izXivu+/zbzGWuMAI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 4.14 00/81] 4.14.241-rc2 review Date: Tue, 27 Jul 2021 08:14:15 +0200 Message-Id: <20210727061353.216979013@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.241-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.241-rc2 X-KernelTest-Deadline: 2021-07-29T06:13+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.14.241 release. There are 81 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, 29 Jul 2021 06:13:39 +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.14.241-rc2.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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.241-rc2 Mathias Nyman xhci: add xhci_get_virt_ep() helper Christophe JAILLET spi: spi-fsl-dspi: Fix a resource leak in an error handling path David Sterba btrfs: compression: don't try to compress if we don't have enough pages Stephan Gerhold iio: accel: bma180: Fix BMA25x bandwidth register values Linus Walleij iio: accel: bma180: Use explicit member assignment Doug Berger net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear Charles Baylis drm: Return -ENOTTY for non-drm ioctls Peter Collingbourne selftest: use mmap instead of posix_memalign to allocate memory Markus Boehme ixgbe: Fix packet corruption due to missing DMA sync Gustavo A. R. Silva media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() Haoran Luo tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. Minas Harutyunyan usb: dwc2: gadget: Fix sending zero length packet in DDMA mode. John Keeping USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick Ian Ray USB: serial: cp210x: fix comments for GE CS1000 Marco De Marco USB: serial: option: add support for u-blox LARA-R6 family Yoshihiro Shimoda usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() Mark Tomlinson usb: max-3421: Prevent corruption of freed memory Julian Sikorski USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS Mathias Nyman usb: hub: Disable USB 3 device initiated lpm if exit latency is too high Nicholas Piggin KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow Mathias Nyman xhci: Fix lost USB 2 remote wake Takashi Iwai ALSA: sb: Fix potential ABBA deadlock in CSP driver Vasily Gorbik s390/ftrace: fix ftrace_update_ftrace_func implementation Huang Pei Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one" Marcelo Henrique Cerri proc: Avoid mixing integer types in mem_rw() Vincent Palatin Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem" Marek Vasut spi: cadence: Correct initialisation of runtime PM again Dmitry Bogdanov scsi: target: Fix protect handling in WRITE SAME(32) Mike Christie scsi: iscsi: Fix iface sysfs attr detection Nguyen Dinh Phi netrom: Decrease sock refcount when sock timers expire Yajun Deng net: decnet: Fix sleeping inside in af_decnet Ziyang Xuan net: fix uninit-value in caif_seqpkt_sendmsg Colin Ian King s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1] Colin Ian King liquidio: Fix unintentional sign extension issue on left shift of u16 Peter Hess spi: mediatek: fix fifo rx mode Riccardo Mancini perf probe-file: Delete namelist in del_events() on the error path Riccardo Mancini perf test bpf: Free obj_buf Riccardo Mancini perf lzma: Close lzma stream on exit Riccardo Mancini perf probe: Fix dso->nsinfo refcounting Riccardo Mancini perf map: Fix dso->nsinfo refcounting Aleksandr Loktionov igb: Check if num of q_vectors is smaller than max before array access Christophe JAILLET iavf: Fix an error handling path in 'iavf_probe()' Christophe JAILLET e1000e: Fix an error handling path in 'e1000_probe()' Christophe JAILLET fm10k: Fix an error handling path in 'fm10k_probe()' Christophe JAILLET igb: Fix an error handling path in 'igb_probe()' Christophe JAILLET ixgbe: Fix an error handling path in 'ixgbe_probe()' Vinicius Costa Gomes igb: Fix use-after-free error during reset Eric Dumazet ipv6: tcp: drop silly ICMPv6 packet too big messages Eric Dumazet tcp: annotate data races around tp->mtu_info Jason Ekstrand dma-buf/sync_file: Don't leak fences on merge failure Taehee Yoo net: validate lwtstate->data before returning from skb_tunnel_info() Alexander Ovechkin net: send SYNACK packet with accepted fwmark Pavel Skripkin net: ti: fix UAF in tlan_remove_one Pavel Skripkin net: qcom/emac: fix UAF in emac_remove Pavel Skripkin net: moxa: fix UAF in moxart_mac_probe Florian Fainelli net: bcmgenet: Ensure all TX/RX queues DMAs are disabled Wolfgang Bumiller net: bridge: sync fdb to new unicast-filtering ports Vasily Averin netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo Vadim Fedorenko net: ipv6: fix return value of ip6_skb_dst_mtu Odin Ugedal sched/fair: Fix CFS bandwidth hrtimer expiry type Javed Hasan scsi: libfc: Fix array index out of bound exception Colin Ian King scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 Krzysztof Kozlowski rtc: max77686: Do not enforce (incorrect) interrupt trigger type Matthias Maennich kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set Yang Yingliang thermal/core: Correct function name thermal_zone_device_unregister() Mian Yousaf Kaukab arm64: dts: ls208xa: remove bus-num from dspi node Sudeep Holla arm64: dts: juno: Update SCPI nodes as per the YAML schema Alexandre Torgue ARM: dts: stm32: fix RCC node name on stm32f429 MCU Jonathan Neuschäfer ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info Primoz Fiser ARM: dts: imx6: phyFLEX: Fix UART hardware flow control Rafał Miłecki ARM: dts: BCM63xx: Fix NAND nodes names Rafał Miłecki ARM: NSP: dts: fix NAND nodes names Rafał Miłecki ARM: Cygnus: dts: fix NAND nodes names Rafał Miłecki ARM: brcmstb: dts: fix NAND nodes names Philipp Zabel reset: ti-syscon: fix to_ti_syscon_reset_data macro Elaine Zhang arm64: dts: rockchip: Fix power-controller node names for rk3328 Elaine Zhang ARM: dts: rockchip: Fix power-controller node names for rk3288 Ezequiel Garcia ARM: dts: rockchip: Fix the timer clocks order Johan Jonker arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi Johan Jonker ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288 Corentin Labbe ARM: dts: gemini: add device_type on pci ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/bcm-cygnus.dtsi | 2 +- arch/arm/boot/dts/bcm-nsp.dtsi | 2 +- arch/arm/boot/dts/bcm63138.dtsi | 2 +- arch/arm/boot/dts/bcm7445-bcm97445svmb.dts | 4 +- arch/arm/boot/dts/bcm7445.dtsi | 2 +- arch/arm/boot/dts/bcm911360_entphn.dts | 4 +- arch/arm/boot/dts/bcm958300k.dts | 4 +- arch/arm/boot/dts/bcm958305k.dts | 4 +- arch/arm/boot/dts/bcm958522er.dts | 4 +- arch/arm/boot/dts/bcm958525er.dts | 4 +- arch/arm/boot/dts/bcm958525xmc.dts | 4 +- arch/arm/boot/dts/bcm958622hr.dts | 4 +- arch/arm/boot/dts/bcm958623hr.dts | 4 +- arch/arm/boot/dts/bcm958625hr.dts | 4 +- arch/arm/boot/dts/bcm958625k.dts | 4 +- arch/arm/boot/dts/bcm963138dvt.dts | 4 +- arch/arm/boot/dts/bcm988312hr.dts | 4 +- arch/arm/boot/dts/gemini.dtsi | 1 + arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 5 +- arch/arm/boot/dts/rk3036-kylin.dts | 2 +- arch/arm/boot/dts/rk3188.dtsi | 8 +- arch/arm/boot/dts/rk3288.dtsi | 14 ++-- arch/arm/boot/dts/stm32f429.dtsi | 2 +- arch/arm/mach-imx/suspend-imx53.S | 4 +- arch/arm64/boot/dts/arm/juno-base.dtsi | 6 +- arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 1 - arch/arm64/boot/dts/rockchip/rk3328.dtsi | 6 +- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 +- arch/mips/include/asm/pgalloc.h | 10 +-- arch/powerpc/kvm/book3s_rtas.c | 25 +++++- arch/s390/include/asm/ftrace.h | 1 + arch/s390/kernel/ftrace.c | 2 + arch/s390/kernel/mcount.S | 4 +- arch/s390/net/bpf_jit_comp.c | 2 +- drivers/dma-buf/sync_file.c | 13 ++-- drivers/gpu/drm/drm_ioctl.c | 3 + drivers/iio/accel/bma180.c | 75 +++++++++++------- drivers/media/pci/ngene/ngene-core.c | 2 +- drivers/media/pci/ngene/ngene.h | 14 ++-- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 22 ++---- drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 6 -- .../ethernet/cavium/liquidio/cn23xx_pf_device.c | 2 +- drivers/net/ethernet/intel/e1000e/netdev.c | 1 + drivers/net/ethernet/intel/fm10k/fm10k_pci.c | 1 + drivers/net/ethernet/intel/i40evf/i40evf_main.c | 1 + drivers/net/ethernet/intel/igb/igb_main.c | 12 ++- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 4 +- drivers/net/ethernet/moxa/moxart_ether.c | 4 +- drivers/net/ethernet/qualcomm/emac/emac.c | 3 +- drivers/net/ethernet/ti/tlan.c | 3 +- drivers/reset/reset-ti-syscon.c | 4 +- drivers/rtc/rtc-max77686.c | 4 +- drivers/scsi/aic7xxx/aic7xxx_core.c | 2 +- drivers/scsi/libfc/fc_rport.c | 13 ++-- drivers/scsi/scsi_transport_iscsi.c | 90 ++++++++-------------- drivers/spi/spi-cadence.c | 14 ++-- drivers/spi/spi-fsl-dspi.c | 4 +- drivers/spi/spi-mt65xx.c | 16 +++- drivers/target/target_core_sbc.c | 35 ++++----- drivers/thermal/thermal_core.c | 2 +- drivers/usb/core/hub.c | 68 +++++++++++++--- drivers/usb/core/quirks.c | 4 - drivers/usb/dwc2/gadget.c | 10 ++- drivers/usb/host/max3421-hcd.c | 44 ++++------- drivers/usb/host/xhci-hub.c | 3 +- drivers/usb/host/xhci-ring.c | 58 ++++++++++---- drivers/usb/host/xhci.h | 3 +- drivers/usb/renesas_usbhs/fifo.c | 7 ++ drivers/usb/serial/cp210x.c | 5 +- drivers/usb/serial/option.c | 3 + drivers/usb/storage/unusual_uas.h | 7 ++ fs/btrfs/inode.c | 2 +- fs/proc/base.c | 2 +- include/drm/drm_ioctl.h | 1 + include/net/dst_metadata.h | 4 +- include/net/ip6_route.h | 2 +- kernel/sched/fair.c | 4 +- kernel/trace/ring_buffer.c | 28 ++++++- net/bridge/br_if.c | 17 +++- net/caif/caif_socket.c | 3 +- net/decnet/af_decnet.c | 27 +++---- net/ipv4/tcp_ipv4.c | 4 +- net/ipv4/tcp_output.c | 1 + net/ipv6/tcp_ipv6.c | 22 +++++- net/ipv6/xfrm6_output.c | 2 +- net/netfilter/nf_conntrack_netlink.c | 3 + net/netrom/nr_timer.c | 20 ++--- scripts/mkcompile_h | 14 +++- sound/isa/sb/sb16_csp.c | 4 + tools/perf/tests/bpf.c | 2 + tools/perf/util/lzma.c | 8 +- tools/perf/util/map.c | 2 + tools/perf/util/probe-event.c | 4 +- tools/perf/util/probe-file.c | 4 +- tools/testing/selftests/vm/userfaultfd.c | 6 +- 96 files changed, 555 insertions(+), 352 deletions(-)