* [PATCH 5.4 000/131] 5.4.258-rc1 review
@ 2023-10-09 13:00 Greg Kroah-Hartman
2023-10-09 19:09 ` Florian Fainelli
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Greg Kroah-Hartman @ 2023-10-09 13:00 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor
This is the start of the stable review cycle for the 5.4.258 release.
There are 131 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, 11 Oct 2023 13:00:55 +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/v5.x/stable-review/patch-5.4.258-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-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.4.258-rc1
Arnd Bergmann <arnd@arndb.de>
ima: rework CONFIG_IMA dependency block
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Fix a race in __nfs_list_for_each_server()
John David Anglin <dave@parisc-linux.org>
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
Shay Drory <shayd@nvidia.com>
RDMA/mlx5: Fix NULL string error
Bernard Metzler <bmt@zurich.ibm.com>
RDMA/siw: Fix connection failure handling
Konstantin Meskhidze <konstantin.meskhidze@huawei.com>
RDMA/uverbs: Fix typo of sizeof argument
Leon Romanovsky <leonro@nvidia.com>
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Duje Mihanović <duje.mihanovic@skole.hr>
gpio: pxa: disable pinctrl calls for MMP_GPIO
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
IB/mlx4: Fix the size of a buffer in add_port_entries()
Leon Romanovsky <leonro@nvidia.com>
RDMA/core: Require admin capabilities to set system parameters
Ivan Babrou <ivan@cloudflare.com>
cpupower: add Makefile dependencies for install targets
Xin Long <lucien.xin@gmail.com>
sctp: update hb timer immediately after users change hb_interval
Xin Long <lucien.xin@gmail.com>
sctp: update transport state when processing a dupcook packet
Neal Cardwell <ncardwell@google.com>
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell <ncardwell@google.com>
tcp: fix quick-ack counting to count actual ACKs of new data
Ben Wolsieffer <ben.wolsieffer@hefring.com>
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Xin Long <lucien.xin@gmail.com>
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Jeremy Cline <jeremy@jcline.org>
net: nfc: llcp: Add lock when modifying device list
Shigeru Yoshida <syoshida@redhat.com>
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Fabio Estevam <festevam@denx.de>
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
David Howells <dhowells@redhat.com>
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
Eric Dumazet <edumazet@google.com>
net: fix possible store tearing in neigh_periodic_work()
Mauricio Faria de Oliveira <mfo@canonical.com>
modpost: add missing else to the "of" check
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Add a helper nfs_client_for_each_server()
Chuck Lever <chuck.lever@oracle.com>
NFS4: Trace state recovery operation
Junxiao Bi <junxiao.bi@oracle.com>
scsi: target: core: Fix deadlock due to recursive locking
Oleksandr Tymoshenko <ovt@google.com>
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Richard Fitzgerald <rf@opensource.cirrus.com>
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Felix Fietkau <nbd@nbd.name>
wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
Alexandra Diupina <adiupina@astralinux.ru>
drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
Pin-yen Lin <treapking@chromium.org>
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Arnd Bergmann <arnd@arndb.de>
wifi: iwlwifi: dbg_ini: fix structure packing
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: Refuse attaching if mtd's erasesize is 0
Jordan Rife <jrife@google.com>
net: prevent rewrite of msg_name in sock_sendmsg()
Qu Wenruo <wqu@suse.com>
btrfs: reject unknown mount options early
Jordan Rife <jrife@google.com>
net: replace calls to sock->ops->connect() with kernel_connect()
Gustavo A. R. Silva <gustavoars@kernel.org>
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva <gustavoars@kernel.org>
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Dinghao Liu <dinghao.liu@zju.edu.cn>
scsi: zfcp: Fix a double put in zfcp_port_enqueue()
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
Ilya Dryomov <idryomov@gmail.com>
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov <idryomov@gmail.com>
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov <idryomov@gmail.com>
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov <idryomov@gmail.com>
rbd: move rbd_dev_refresh() definition
Greg Ungerer <gerg@kernel.org>
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Matthias Schiffer <mschiffer@universe-factory.net>
ata: libata-sata: increase PMP SRST timeout to 10s
Damien Le Moal <dlemoal@kernel.org>
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal <dlemoal@kernel.org>
ata: libata-core: Fix port and device removal
Damien Le Moal <dlemoal@kernel.org>
ata: libata-core: Fix ata_port_request_pm() locking
Mika Westerberg <mika.westerberg@linux.intel.com>
net: thunderbolt: Fix TCPv6 GSO checksum calculation
Josef Bacik <josef@toxicpanda.com>
btrfs: properly report 0 avail for very full file systems
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Update "shortest_full" in polling
Heiner Kallweit <hkallweit1@gmail.com>
i2c: i801: unregister tco_pdev in i801_probe() error path
Niklas Cassel <niklas.cassel@wdc.com>
ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
Kailang Yang <kailang@realtek.com>
ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q
Pan Bian <bianpan2016@163.com>
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
serial: 8250_port: Check IRQ data before use
Vishal Goel <vishal.goel@samsung.com>
Smack:- Use overlay inode label in smack_inode_copy_up()
Roberto Sassu <roberto.sassu@huawei.com>
smack: Retrieve transmuting information in smack_inode_getsecurity()
Roberto Sassu <roberto.sassu@huawei.com>
smack: Record transmuting in smk_transmuted
Stefan Assmann <sassmann@kpanic.de>
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann <sassmann@kpanic.de>
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann <sassmann@kpanic.de>
i40e: improve locking of mac_filter_hash
Mika Westerberg <mika.westerberg@linux.intel.com>
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg <mika.westerberg@linux.intel.com>
watchdog: iTCO_wdt: No need to stop the timer in probe
Pratyush Yadav <ptyadav@amazon.de>
nvme-pci: do not set the NUMA node of device if it has none
Thomas Zimmermann <tzimmermann@suse.de>
fbdev/sh7760fb: Depend on FB=y
Johnathan Mantey <johnathanx.mantey@intel.com>
ncsi: Propagate carrier gain/loss events to the NCSI controller
Benjamin Gray <bgray@linux.ibm.com>
powerpc/watchpoints: Annotate atomic context in more places
Stanislav Fomichev <sdf@google.com>
bpf: Clarify error expectations from bpf_clone_redirect
Han Xu <han.xu@nxp.com>
spi: nxp-fspi: reset the FLSHxCR1 registers
Niklas Cassel <niklas.cassel@wdc.com>
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Zheng Yejian <zhengyejian1@huawei.com>
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian <zhengyejian1@huawei.com>
selftests/ftrace: Correctly enable event in instance-event.tc
Helge Deller <deller@gmx.de>
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller <deller@gmx.de>
parisc: drivers: Fix sparse warning
Helge Deller <deller@gmx.de>
parisc: iosapic.c: Fix sparse warnings
Helge Deller <deller@gmx.de>
parisc: sba: Fix compile warning wrt list of SBA devices
Wenhua Lin <Wenhua.Lin@unisoc.com>
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Max Filippov <jcmvbkbc@gmail.com>
xtensa: boot/lib: fix function prototypes
Randy Dunlap <rdunlap@infradead.org>
xtensa: boot: don't add include-dirs
Randy Dunlap <rdunlap@infradead.org>
xtensa: iss/network: make functions static
Max Filippov <jcmvbkbc@gmail.com>
xtensa: add default definition for XCHAL_HAVE_DIV32
Tony Lindgren <tony@atomide.com>
bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
Tony Lindgren <tony@atomide.com>
ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
Timo Alho <talho@nvidia.com>
clk: tegra: fix error return case for recalc_rate
Christoph Hellwig <hch@lst.de>
MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
Niklas Cassel <niklas.cassel@wdc.com>
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Hamza Mahfooz <hamza.mahfooz@amd.com>
drm/amd/display: prevent potential division by zero errors
Anthony Koo <Anthony.Koo@amd.com>
drm/amd/display: Fix LFC multiplier changing erratically
Amanda Liu <amanda.liu@amd.com>
drm/amd/display: Reinstate LFC optimization
Ahmad Fatoum <a.fatoum@pengutronix.de>
clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
Anson Huang <Anson.Huang@nxp.com>
clk: imx: pll14xx: Add new frequency entries for pll1443x table
YueHaibing <yuehaibing@huawei.com>
clk: imx: clk-pll14xx: Make two variables static
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Fix deletion race condition
Himanshu Madhani <hmadhani@marvell.com>
scsi: qla2xxx: Fix update_fcport for current_topology
Werner Sembach <wse@tuxedocomputers.com>
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Xiaoke Wang <xkernel.wang@foxmail.com>
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
Jozsef Kadlecsik <kadlec@netfilter.org>
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Artem Chernyshev <artem.chernyshev@red-soft.ru>
net: rds: Fix possible NULL-pointer dereference
Ziyang Xuan <william.xuanziyang@huawei.com>
team: fix null-ptr-deref when team device type is changed
Eric Dumazet <edumazet@google.com>
net: bridge: use DEV_STATS_INC()
Jie Wang <wangjie125@huawei.com>
net: hns3: add 5ms delay before clear firmware reset irq source
Eric Dumazet <edumazet@google.com>
dccp: fix dccp_v4_err()/dccp_v6_err() again
Kajol Jain <kjain@linux.ibm.com>
powerpc/perf/hv-24x7: Update domain value check
Kyle Zeng <zengyhkyle@gmail.com>
ipv4: fix null-deref in ipv4_link_failure
Ivan Vecera <ivecera@redhat.com>
i40e: Fix VF VLAN offloading when port VLAN is configured
Karen Sornek <karen.sornek@intel.com>
i40e: Fix warning message and call stack during rmmod i40e driver
Aleksandr Loktionov <aleksandr.loktionov@intel.com>
i40e: Remove scheduling while atomic possibility
Sylwia Wnuczko <sylwia.wnuczko@intel.com>
i40e: Fix for persistent lldp support
Shengjiu Wang <shengjiu.wang@nxp.com>
ASoC: imx-audmix: Fix return error with devm_clk_get()
Sabrina Dubroca <sd@queasysnail.net>
selftests: tls: swap the TX and RX sockets in some tests
Kees Cook <keescook@chromium.org>
selftests/tls: Add {} to avoid static checker warning
Toke Høiland-Jørgensen <toke@redhat.com>
bpf: Avoid deadlock when using queue and stack maps from NMI
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: disallow element removal on anonymous sets
Jerome Brunet <jbrunet@baylibre.com>
ASoC: meson: spdifin: start hw on dai probe
Jan Kara <jack@suse.cz>
ext4: do not let fstrim block system suspend
Jan Kara <jack@suse.cz>
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Kemeng Shi <shikemeng@huaweicloud.com>
ext4: replace the traditional ternary conditional operator with with max()/min()
Dmitry Monakhov <dmtrmonakhov@yandex-team.ru>
ext4: mark group as trimmed only if it was fully scanned
Lukas Czerner <lczerner@redhat.com>
ext4: change s_last_trim_minblks type to unsigned long
Lukas Bulwahn <lukas.bulwahn@gmail.com>
ext4: scope ret locally in ext4_try_to_trim_range()
Wang Jianchao <wangjianchao@kuaishou.com>
ext4: add new helper interface ext4_try_to_trim_range()
Wang Jianchao <wangjianchao@kuaishou.com>
ext4: remove the 'group' parameter of ext4_trim_extent
Szuying Chen <chensiying21@gmail.com>
ata: libahci: clear pending interrupt status
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing: Increase trace array ref count on enable and filter files
Trond Myklebust <trond.myklebust@hammerspace.com>
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS/pNFS: Report EINVAL errors from connect() to the server
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/omap4-droid4-xt894.dts | 4 +-
arch/mips/alchemy/devboards/db1000.c | 4 +
arch/mips/alchemy/devboards/db1200.c | 6 +
arch/mips/alchemy/devboards/db1300.c | 4 +
arch/parisc/include/asm/ldcw.h | 36 +-
arch/parisc/include/asm/ropes.h | 3 +
arch/parisc/include/asm/spinlock_types.h | 5 -
arch/parisc/kernel/drivers.c | 2 +-
arch/parisc/kernel/irq.c | 2 +-
arch/powerpc/kernel/hw_breakpoint.c | 9 +
arch/powerpc/perf/hv-24x7.c | 2 +-
arch/xtensa/boot/Makefile | 3 +-
arch/xtensa/boot/lib/zmem.c | 5 +-
arch/xtensa/include/asm/core.h | 4 +
arch/xtensa/platforms/iss/network.c | 4 +-
drivers/ata/ahci.c | 9 +
drivers/ata/libahci.c | 35 +-
drivers/ata/libata-core.c | 60 ++-
drivers/ata/libata-eh.c | 13 +-
drivers/ata/libata-scsi.c | 2 +-
drivers/ata/libata-transport.c | 9 +-
drivers/ata/libata.h | 2 +
drivers/base/regmap/regcache-rbtree.c | 3 +-
drivers/block/rbd.c | 420 +++++++++++----------
drivers/bus/ti-sysc.c | 22 +-
drivers/char/agp/parisc-agp.c | 2 -
drivers/clk/imx/clk-pll14xx.c | 8 +-
drivers/clk/tegra/clk-bpmp.c | 2 +-
drivers/gpio/gpio-aspeed.c | 2 +-
drivers/gpio/gpio-pmic-eic-sprd.c | 1 +
drivers/gpio/gpio-pxa.c | 1 +
drivers/gpio/gpio-tb10x.c | 6 +-
.../drm/amd/display/modules/freesync/freesync.c | 69 +++-
.../gpu/drm/amd/display/modules/inc/mod_freesync.h | 1 +
drivers/i2c/busses/i2c-i801.c | 1 +
drivers/i2c/muxes/i2c-demux-pinctrl.c | 4 +
drivers/infiniband/core/cma_configfs.c | 2 +-
drivers/infiniband/core/nldev.c | 1 +
drivers/infiniband/core/uverbs_main.c | 2 +-
drivers/infiniband/hw/mlx4/sysfs.c | 2 +-
drivers/infiniband/hw/mlx5/main.c | 2 +-
drivers/infiniband/sw/siw/siw_cm.c | 16 +-
drivers/input/serio/i8042-x86ia64io.h | 7 +
drivers/mtd/ubi/build.c | 7 +
drivers/net/dsa/mv88e6xxx/chip.c | 6 +-
drivers/net/dsa/mv88e6xxx/global1.c | 31 --
drivers/net/dsa/mv88e6xxx/global1.h | 1 -
drivers/net/dsa/mv88e6xxx/global2.c | 2 +-
drivers/net/dsa/mv88e6xxx/global2.h | 1 +
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 5 +
drivers/net/ethernet/intel/i40e/i40e_dcb.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_dcb.h | 3 +
drivers/net/ethernet/intel/i40e/i40e_nvm.c | 61 +--
drivers/net/ethernet/intel/i40e/i40e_prototype.h | 10 +-
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 319 +++++++++-------
drivers/net/ethernet/qlogic/qed/qed_ll2.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 7 +-
drivers/net/team/team.c | 10 +-
drivers/net/thunderbolt.c | 3 +-
drivers/net/usb/smsc75xx.c | 4 +-
drivers/net/wan/fsl_ucc_hdlc.c | 12 +-
drivers/net/wireless/intel/iwlwifi/fw/error-dump.h | 6 +-
.../net/wireless/marvell/mwifiex/11n_rxreorder.c | 4 +-
drivers/net/wireless/marvell/mwifiex/sta_rx.c | 16 +-
.../net/wireless/mediatek/mt76/mt76x02_eeprom.c | 7 -
drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c | 13 +-
drivers/nvme/host/pci.c | 2 -
drivers/parisc/iosapic.c | 4 +-
drivers/parisc/iosapic_private.h | 4 +-
drivers/pci/controller/dwc/pcie-qcom.c | 2 -
drivers/s390/scsi/zfcp_aux.c | 9 +-
drivers/scsi/qla2xxx/qla_init.c | 21 +-
drivers/scsi/qla2xxx/qla_target.c | 12 +-
drivers/spi/spi-nxp-fspi.c | 7 +
drivers/target/target_core_device.c | 11 +-
drivers/tty/serial/8250/8250_port.c | 5 +-
drivers/video/fbdev/Kconfig | 2 +-
drivers/watchdog/iTCO_wdt.c | 26 +-
fs/binfmt_elf_fdpic.c | 5 +-
fs/btrfs/super.c | 6 +-
fs/ext4/ext4.h | 2 +-
fs/ext4/mballoc.c | 138 ++++---
fs/nfs/flexfilelayout/flexfilelayout.c | 1 +
fs/nfs/internal.h | 4 +-
fs/nfs/nfs4state.c | 10 +
fs/nfs/nfs4trace.h | 93 +++++
fs/nfs/super.c | 35 ++
fs/nilfs2/gcinode.c | 6 +-
include/linux/if_team.h | 2 +
include/linux/libata.h | 6 +-
include/linux/netfilter/nf_conntrack_sctp.h | 1 +
include/net/tcp.h | 6 +-
include/uapi/linux/bpf.h | 4 +-
kernel/bpf/queue_stack_maps.c | 21 +-
kernel/trace/ring_buffer.c | 5 +
kernel/trace/trace.c | 27 ++
kernel/trace/trace.h | 2 +
kernel/trace/trace_events.c | 6 +-
net/bridge/br_forward.c | 4 +-
net/bridge/br_input.c | 4 +-
net/core/neighbour.c | 4 +-
net/dccp/ipv4.c | 9 +-
net/dccp/ipv6.c | 9 +-
net/ipv4/route.c | 4 +-
net/ipv4/tcp_input.c | 13 +
net/ipv4/tcp_output.c | 7 +-
net/l2tp/l2tp_ip6.c | 2 +-
net/ncsi/ncsi-aen.c | 5 +
net/netfilter/ipset/ip_set_core.c | 12 +-
net/netfilter/ipvs/ip_vs_sync.c | 4 +-
net/netfilter/nf_conntrack_proto_sctp.c | 43 ++-
net/netfilter/nf_tables_api.c | 9 +-
net/nfc/llcp_core.c | 2 +
net/rds/rdma_transport.c | 8 +-
net/rds/tcp_connect.c | 2 +-
net/sctp/associola.c | 3 +-
net/sctp/socket.c | 1 +
net/socket.c | 29 +-
net/sunrpc/clnt.c | 1 +
scripts/mod/file2alias.c | 2 +-
security/integrity/ima/Kconfig | 20 +-
security/smack/smack.h | 1 +
security/smack/smack_lsm.c | 65 +++-
sound/pci/hda/hda_intel.c | 1 +
sound/soc/fsl/imx-audmix.c | 2 +-
sound/soc/meson/axg-spdifin.c | 49 +--
tools/include/uapi/linux/bpf.h | 4 +-
tools/power/cpupower/Makefile | 8 +-
tools/power/cpupower/bench/Makefile | 2 +-
.../ftrace/test.d/instances/instance-event.tc | 2 +-
tools/testing/selftests/net/tls.c | 11 +-
132 files changed, 1389 insertions(+), 773 deletions(-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 000/131] 5.4.258-rc1 review
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
@ 2023-10-09 19:09 ` Florian Fainelli
2023-10-09 23:00 ` Shuah Khan
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Florian Fainelli @ 2023-10-09 19:09 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow,
conor
On 10/9/23 06:00, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.258 release.
> There are 131 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, 11 Oct 2023 13:00:55 +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/v5.x/stable-review/patch-5.4.258-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-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 000/131] 5.4.258-rc1 review
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
2023-10-09 19:09 ` Florian Fainelli
@ 2023-10-09 23:00 ` Shuah Khan
2023-10-10 9:57 ` Jon Hunter
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Shuah Khan @ 2023-10-09 23:00 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, Shuah Khan
On 10/9/23 07:00, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.258 release.
> There are 131 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, 11 Oct 2023 13:00:55 +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/v5.x/stable-review/patch-5.4.258-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-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 000/131] 5.4.258-rc1 review
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
2023-10-09 19:09 ` Florian Fainelli
2023-10-09 23:00 ` Shuah Khan
@ 2023-10-10 9:57 ` Jon Hunter
2023-10-10 14:49 ` Harshit Mogalapalli
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Jon Hunter @ 2023-10-10 9:57 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, linux-tegra, stable
On Mon, 09 Oct 2023 15:00:40 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.258 release.
> There are 131 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, 11 Oct 2023 13:00:55 +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/v5.x/stable-review/patch-5.4.258-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-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v5.4:
10 builds: 10 pass, 0 fail
24 boots: 24 pass, 0 fail
54 tests: 54 pass, 0 fail
Linux version: 5.4.258-rc1-g9209af362e00
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra210-p3450-0000,
tegra30-cardhu-a04
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Jon
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 000/131] 5.4.258-rc1 review
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2023-10-10 9:57 ` Jon Hunter
@ 2023-10-10 14:49 ` Harshit Mogalapalli
2023-10-10 18:18 ` Guenter Roeck
2023-10-11 1:43 ` Naresh Kamboju
5 siblings, 0 replies; 7+ messages in thread
From: Harshit Mogalapalli @ 2023-10-10 14:49 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, Vegard Nossum, Darren Kenny
Hi Greg,
On 09/10/23 6:30 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.258 release.
> There are 131 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, 11 Oct 2023 13:00:55 +0000.
> Anything received after that time might be too late.
>
No problems seen on x86_64 and aarch64 with our testing.
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Thanks,
Harshit
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.258-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-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 000/131] 5.4.258-rc1 review
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2023-10-10 14:49 ` Harshit Mogalapalli
@ 2023-10-10 18:18 ` Guenter Roeck
2023-10-11 1:43 ` Naresh Kamboju
5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2023-10-10 18:18 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor
On Mon, Oct 09, 2023 at 03:00:40PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.258 release.
> There are 131 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, 11 Oct 2023 13:00:55 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 154 pass: 154 fail: 0
Qemu test results:
total: 464 pass: 464 fail: 0
Tested-by: Guenter Roeck <linux@roeck-us.net>
Guenter
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 000/131] 5.4.258-rc1 review
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2023-10-10 18:18 ` Guenter Roeck
@ 2023-10-11 1:43 ` Naresh Kamboju
5 siblings, 0 replies; 7+ messages in thread
From: Naresh Kamboju @ 2023-10-11 1:43 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor
On Mon, 9 Oct 2023 at 18:58, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.4.258 release.
> There are 131 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, 11 Oct 2023 13:00:55 +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/v5.x/stable-review/patch-5.4.258-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-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
## Build
* kernel: 5.4.258-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.4.y
* git commit: 9209af362e00e07217be717fc07b25118037adc6
* git describe: v5.4.257-132-g9209af362e00
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.257-132-g9209af362e00
## Test Regressions (compared to v5.4.257)
## Metric Regressions (compared to v5.4.257)
## Test Fixes (compared to v5.4.257)
## Metric Fixes (compared to v5.4.257)
## Test result summary
total: 88941, pass: 70613, fail: 2365, skip: 15914, xfail: 49
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 148 total, 148 passed, 0 failed
* arm64: 47 total, 45 passed, 2 failed
* i386: 30 total, 24 passed, 6 failed
* mips: 30 total, 29 passed, 1 failed
* parisc: 4 total, 0 passed, 4 failed
* powerpc: 32 total, 31 passed, 1 failed
* riscv: 15 total, 15 passed, 0 failed
* s390: 8 total, 8 passed, 0 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 39 total, 39 passed, 0 failed
## Test suites summary
* boot
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timens
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-vm
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-10-11 1:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09 13:00 [PATCH 5.4 000/131] 5.4.258-rc1 review Greg Kroah-Hartman
2023-10-09 19:09 ` Florian Fainelli
2023-10-09 23:00 ` Shuah Khan
2023-10-10 9:57 ` Jon Hunter
2023-10-10 14:49 ` Harshit Mogalapalli
2023-10-10 18:18 ` Guenter Roeck
2023-10-11 1:43 ` Naresh Kamboju
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox