From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
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.9 00/60] 4.9.277-rc1 review
Date: Mon, 26 Jul 2021 17:38:14 +0200 [thread overview]
Message-ID: <20210726153824.868160836@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.277 release.
There are 60 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 Wed, 28 Jul 2021 15:38:12 +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.9.277-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.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.277-rc1
David Sterba <dsterba@suse.com>
btrfs: compression: don't try to compress if we don't have enough pages
Stephan Gerhold <stephan@gerhold.net>
iio: accel: bma180: Fix BMA25x bandwidth register values
Linus Walleij <linus.walleij@linaro.org>
iio: accel: bma180: Use explicit member assignment
Doug Berger <opendmb@gmail.com>
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Gustavo A. R. Silva <gustavoars@kernel.org>
media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
Haoran Luo <www@aegistudio.net>
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
John Keeping <john@metanate.com>
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
Ian Ray <ian.ray@ge.com>
USB: serial: cp210x: fix comments for GE CS1000
Marco De Marco <marco.demarco@posteo.net>
USB: serial: option: add support for u-blox LARA-R6 family
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
usb: max-3421: Prevent corruption of freed memory
Julian Sikorski <belegdol@gmail.com>
USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
Mathias Nyman <mathias.nyman@linux.intel.com>
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Nicholas Piggin <npiggin@gmail.com>
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix lost USB 2 remote wake
Takashi Iwai <tiwai@suse.de>
ALSA: sb: Fix potential ABBA deadlock in CSP driver
Vasily Gorbik <gor@linux.ibm.com>
s390/ftrace: fix ftrace_update_ftrace_func implementation
Huang Pei <huangpei@loongson.cn>
Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"
Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
proc: Avoid mixing integer types in mem_rw()
Vincent Palatin <vpalatin@chromium.org>
Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
Dmitry Bogdanov <d.bogdanov@yadro.com>
scsi: target: Fix protect handling in WRITE SAME(32)
Mike Christie <michael.christie@oracle.com>
scsi: iscsi: Fix iface sysfs attr detection
Nguyen Dinh Phi <phind.uet@gmail.com>
netrom: Decrease sock refcount when sock timers expire
Yajun Deng <yajun.deng@linux.dev>
net: decnet: Fix sleeping inside in af_decnet
Ziyang Xuan <william.xuanziyang@huawei.com>
net: fix uninit-value in caif_seqpkt_sendmsg
Colin Ian King <colin.king@canonical.com>
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Peter Hess <peter.hess@ph-home.de>
spi: mediatek: fix fifo rx mode
Riccardo Mancini <rickyman7@gmail.com>
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini <rickyman7@gmail.com>
perf test bpf: Free obj_buf
Riccardo Mancini <rickyman7@gmail.com>
perf lzma: Close lzma stream on exit
Riccardo Mancini <rickyman7@gmail.com>
perf test session_topology: Delete session->evlist
Aleksandr Loktionov <aleksandr.loktionov@intel.com>
igb: Check if num of q_vectors is smaller than max before array access
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Eric Dumazet <edumazet@google.com>
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet <edumazet@google.com>
tcp: annotate data races around tp->mtu_info
Taehee Yoo <ap420073@gmail.com>
net: validate lwtstate->data before returning from skb_tunnel_info()
Pavel Skripkin <paskripkin@gmail.com>
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin <paskripkin@gmail.com>
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin <paskripkin@gmail.com>
net: moxa: fix UAF in moxart_mac_probe
Florian Fainelli <f.fainelli@gmail.com>
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Wolfgang Bumiller <w.bumiller@proxmox.com>
net: bridge: sync fdb to new unicast-filtering ports
Vadim Fedorenko <vfedorenko@novek.ru>
net: ipv6: fix return value of ip6_skb_dst_mtu
Odin Ugedal <odin@uged.al>
sched/fair: Fix CFS bandwidth hrtimer expiry type
Colin Ian King <colin.king@canonical.com>
scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
Krzysztof Kozlowski <krzk@kernel.org>
rtc: max77686: Do not enforce (incorrect) interrupt trigger type
Matthias Maennich <maennich@google.com>
kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
Yang Yingliang <yangyingliang@huawei.com>
thermal/core: Correct function name thermal_zone_device_unregister()
Sudeep Holla <sudeep.holla@arm.com>
arm64: dts: juno: Update SCPI nodes as per the YAML schema
Alexandre Torgue <alexandre.torgue@foss.st.com>
ARM: dts: stm32: fix RCC node name on stm32f429 MCU
Jonathan Neuschäfer <j.neuschaefer@gmx.net>
ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
Primoz Fiser <primoz.fiser@norik.com>
ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
Rafał Miłecki <rafal@milecki.pl>
ARM: dts: BCM63xx: Fix NAND nodes names
Rafał Miłecki <rafal@milecki.pl>
ARM: brcmstb: dts: fix NAND nodes names
Philipp Zabel <p.zabel@pengutronix.de>
reset: ti-syscon: fix to_ti_syscon_reset_data macro
Elaine Zhang <zhangqing@rock-chips.com>
ARM: dts: rockchip: Fix power-controller node names for rk3288
Johan Jonker <jbx6244@gmail.com>
ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
-------------
Diffstat:
Makefile | 4 +-
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/bcm963138dvt.dts | 4 +-
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 5 +-
arch/arm/boot/dts/rk3036-kylin.dts | 2 +-
arch/arm/boot/dts/rk3288.dtsi | 10 +--
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/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/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 | 21 ++---
drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 6 --
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 | 10 ++-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 1 +
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/scsi_transport_iscsi.c | 90 ++++++++--------------
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/host/max3421-hcd.c | 44 ++++-------
drivers/usb/host/xhci-hub.c | 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/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 | 19 ++++-
net/ipv6/xfrm6_output.c | 2 +-
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/tests/topology.c | 1 +
tools/perf/util/lzma.c | 8 +-
tools/perf/util/probe-file.c | 4 +-
65 files changed, 417 insertions(+), 276 deletions(-)
next reply other threads:[~2021-07-26 15:43 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-26 15:38 Greg Kroah-Hartman [this message]
2021-07-26 15:38 ` [PATCH 4.9 01/60] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288 Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 02/60] ARM: dts: rockchip: Fix power-controller node names for rk3288 Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 03/60] reset: ti-syscon: fix to_ti_syscon_reset_data macro Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 04/60] ARM: brcmstb: dts: fix NAND nodes names Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 05/60] ARM: dts: BCM63xx: Fix " Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 06/60] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 07/60] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 08/60] ARM: dts: stm32: fix RCC node name on stm32f429 MCU Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 09/60] arm64: dts: juno: Update SCPI nodes as per the YAML schema Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 10/60] thermal/core: Correct function name thermal_zone_device_unregister() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 11/60] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 12/60] rtc: max77686: Do not enforce (incorrect) interrupt trigger type Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 13/60] scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 14/60] sched/fair: Fix CFS bandwidth hrtimer expiry type Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 15/60] net: ipv6: fix return value of ip6_skb_dst_mtu Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 16/60] net: bridge: sync fdb to new unicast-filtering ports Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 17/60] net: bcmgenet: Ensure all TX/RX queues DMAs are disabled Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 18/60] net: moxa: fix UAF in moxart_mac_probe Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 19/60] net: qcom/emac: fix UAF in emac_remove Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 20/60] net: ti: fix UAF in tlan_remove_one Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 21/60] net: validate lwtstate->data before returning from skb_tunnel_info() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 22/60] tcp: annotate data races around tp->mtu_info Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 23/60] ipv6: tcp: drop silly ICMPv6 packet too big messages Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 24/60] ixgbe: Fix an error handling path in ixgbe_probe() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 25/60] igb: Fix an error handling path in igb_probe() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 26/60] fm10k: Fix an error handling path in fm10k_probe() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 27/60] e1000e: Fix an error handling path in e1000_probe() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 28/60] iavf: Fix an error handling path in iavf_probe() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 29/60] igb: Check if num of q_vectors is smaller than max before array access Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 30/60] perf test session_topology: Delete session->evlist Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 31/60] perf lzma: Close lzma stream on exit Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 32/60] perf test bpf: Free obj_buf Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 33/60] perf probe-file: Delete namelist in del_events() on the error path Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 34/60] spi: mediatek: fix fifo rx mode Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 35/60] s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1] Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 36/60] net: fix uninit-value in caif_seqpkt_sendmsg Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 37/60] net: decnet: Fix sleeping inside in af_decnet Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 38/60] netrom: Decrease sock refcount when sock timers expire Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 39/60] scsi: iscsi: Fix iface sysfs attr detection Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 40/60] scsi: target: Fix protect handling in WRITE SAME(32) Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 41/60] Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem" Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 42/60] proc: Avoid mixing integer types in mem_rw() Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 43/60] [PATCH] Revert "MIPS: add PMD table accounting into MIPSpmd_alloc_one" Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 44/60] s390/ftrace: fix ftrace_update_ftrace_func implementation Greg Kroah-Hartman
2021-07-26 15:38 ` [PATCH 4.9 45/60] ALSA: sb: Fix potential ABBA deadlock in CSP driver Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 46/60] xhci: Fix lost USB 2 remote wake Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 47/60] KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 48/60] usb: hub: Disable USB 3 device initiated lpm if exit latency is too high Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 49/60] USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 50/60] usb: max-3421: Prevent corruption of freed memory Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 51/60] usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 52/60] USB: serial: option: add support for u-blox LARA-R6 family Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 53/60] USB: serial: cp210x: fix comments for GE CS1000 Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 54/60] USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 55/60] tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 56/60] media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 57/60] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 58/60] iio: accel: bma180: Use explicit member assignment Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 59/60] iio: accel: bma180: Fix BMA25x bandwidth register values Greg Kroah-Hartman
2021-07-26 15:39 ` [PATCH 4.9 60/60] btrfs: compression: dont try to compress if we dont have enough pages Greg Kroah-Hartman
2021-07-26 20:52 ` [PATCH 4.9 00/60] 4.9.277-rc1 review Florian Fainelli
2021-07-27 0:36 ` Shuah Khan
2021-07-27 3:47 ` Naresh Kamboju
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210726153824.868160836@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox