* [PATCH 5.4 00/39] 5.4.254-rc1 review
@ 2023-08-13 21:19 Greg Kroah-Hartman
2023-08-14 14:53 ` Thierry Reding
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: Greg Kroah-Hartman @ 2023-08-13 21:19 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.254 release.
There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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.254-rc1
Eric Dumazet <edumazet@google.com>
sch_netem: fix issues in netem_change() vs get_dist_table()
Masahiro Yamada <masahiroy@kernel.org>
alpha: remove __init annotation from exported page_is_ram()
Zhu Wang <wangzhu9@huawei.com>
scsi: core: Fix possible memory leak if device_add() fails
Zhu Wang <wangzhu9@huawei.com>
scsi: snic: Fix possible memory leak if device_add() fails
Alexandra Diupina <adiupina@astralinux.ru>
scsi: 53c700: Check that command slot is not NULL
Michael Kelley <mikelley@microsoft.com>
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
Tony Battersby <tonyb@cybernetics.com>
scsi: core: Fix legacy /proc parsing buffer overflow
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: report use refcount overflow
Ming Lei <ming.lei@redhat.com>
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei <ming.lei@redhat.com>
nvme-tcp: fix potential unbalanced freeze & unfreeze
Josef Bacik <josef@toxicpanda.com>
btrfs: set cache_block_group_error if we find an error
Christoph Hellwig <hch@lst.de>
btrfs: don't stop integrity writeback too early
Nick Child <nnac123@linux.ibm.com>
ibmvnic: Handle DMA unmapping of login buffs in release functions
Daniel Jurgens <danielj@nvidia.com>
net/mlx5: Allow 0 for total host VFs
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Felix Fietkau <nbd@nbd.name>
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Douglas Miller <doug.miller@cornelisnetworks.com>
IB/hfi1: Fix possible panic during hotplug remove
Andrew Kanner <andrew.kanner@gmail.com>
drivers: net: prevent tun_build_skb() to exceed the packet size limit
Eric Dumazet <edumazet@google.com>
dccp: fix data-race around dp->dccps_mss_cache
Ziyang Xuan <william.xuanziyang@huawei.com>
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Eric Dumazet <edumazet@google.com>
net/packet: annotate data-races around tp->status
Nathan Chancellor <nathan@kernel.org>
mISDN: Update parameter type of dsp_cmx_send()
Mark Brown <broonie@kernel.org>
selftests/rseq: Fix build with undefined __weak
Karol Herbst <kherbst@redhat.com>
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Arnd Bergmann <arnd@arndb.de>
x86: Move gds_ucode_mitigated() declaration to header
Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Prashanth K <quic_prashk@quicinc.com>
usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
Elson Roy Serrao <quic_eserrao@quicinc.com>
usb: dwc3: Properly handle processing of pending events
Alan Stern <stern@rowland.harvard.edu>
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Qi Zheng <zhengqi.arch@bytedance.com>
binder: fix memory leak in binder_init()
Yiyuan Guo <yguoaz@gmail.com>
iio: cros_ec: Fix the allocation size for cros_ec_command
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Thomas Gleixner <tglx@linutronix.de>
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Colin Ian King <colin.i.king@gmail.com>
radix tree test suite: fix incorrect allocation size for pthreads
Karol Herbst <kherbst@redhat.com>
drm/nouveau/gr: enable memory loads on helper invocation on all channels
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Maciej Żenczykowski <maze@google.com>
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Sergei Antonov <saproj@gmail.com>
mmc: moxart: read scr register without changing byte order
-------------
Diffstat:
Makefile | 4 +-
arch/alpha/kernel/setup.c | 3 +-
arch/x86/entry/vdso/vma.c | 4 +-
arch/x86/include/asm/processor.h | 2 +
arch/x86/kernel/cpu/amd.c | 1 +
arch/x86/kernel/cpu/common.c | 5 -
arch/x86/kvm/x86.c | 2 -
arch/x86/mm/pkeys.c | 6 -
drivers/android/binder.c | 1 +
drivers/android/binder_alloc.c | 6 +
drivers/android/binder_alloc.h | 1 +
drivers/dma/mcf-edma.c | 13 +-
drivers/dma/pl330.c | 18 ++-
drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c | 4 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c | 10 ++
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c | 1 +
.../common/cros_ec_sensors/cros_ec_sensors_core.c | 2 +-
drivers/infiniband/hw/hfi1/chip.c | 1 +
drivers/isdn/mISDN/dsp.h | 2 +-
drivers/isdn/mISDN/dsp_cmx.c | 2 +-
drivers/isdn/mISDN/dsp_core.c | 2 +-
drivers/mmc/host/moxart-mmc.c | 8 +-
drivers/net/bonding/bond_main.c | 4 +-
drivers/net/ethernet/ibm/ibmvnic.c | 15 +-
drivers/net/ethernet/mellanox/mlx5/core/sriov.c | 3 +-
drivers/net/tun.c | 2 +-
drivers/nvme/host/rdma.c | 3 +-
drivers/nvme/host/tcp.c | 3 +-
drivers/scsi/53c700.c | 2 +-
drivers/scsi/raid_class.c | 1 +
drivers/scsi/scsi_proc.c | 30 ++--
drivers/scsi/snic/snic_disc.c | 1 +
drivers/scsi/storvsc_drv.c | 4 -
drivers/usb/common/usb-conn-gpio.c | 6 +-
drivers/usb/dwc3/gadget.c | 9 +-
drivers/usb/storage/alauda.c | 9 +-
fs/btrfs/extent-tree.c | 5 +-
fs/btrfs/extent_io.c | 7 +-
fs/nilfs2/inode.c | 8 +
fs/nilfs2/segment.c | 2 +
fs/nilfs2/the_nilfs.h | 2 +
include/net/cfg80211.h | 3 +
include/net/netfilter/nf_tables.h | 31 +++-
net/dccp/output.c | 2 +-
net/dccp/proto.c | 10 +-
net/ipv6/ndisc.c | 3 +-
net/netfilter/nf_tables_api.c | 166 +++++++++++++--------
net/netfilter/nft_flow_offload.c | 6 +-
net/netfilter/nft_objref.c | 8 +-
net/packet/af_packet.c | 16 +-
net/sched/sch_netem.c | 59 ++++----
tools/testing/radix-tree/regression1.c | 2 +-
tools/testing/selftests/rseq/Makefile | 4 +-
tools/testing/selftests/rseq/rseq.c | 2 +
58 files changed, 337 insertions(+), 194 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
@ 2023-08-14 14:53 ` Thierry Reding
2023-08-14 18:23 ` Guenter Roeck
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Thierry Reding @ 2023-08-14 14:53 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
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
On Sun, 13 Aug 2023 23:19:51 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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:
11 builds: 11 pass, 0 fail
26 boots: 26 pass, 0 fail
59 tests: 59 pass, 0 fail
Linux version: 5.4.254-rc1-gcbf271d98b86
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra210-p3450-0000,
tegra30-cardhu-a04
Tested-by: Thierry Reding <treding@nvidia.com>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
2023-08-14 14:53 ` Thierry Reding
@ 2023-08-14 18:23 ` Guenter Roeck
2023-08-15 0:58 ` Shuah Khan
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Guenter Roeck @ 2023-08-14 18:23 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 Sun, Aug 13, 2023 at 11:19:51PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 154 pass: 154 fail: 0
Qemu test results:
total: 455 pass: 455 fail: 0
Tested-by: Guenter Roeck <linux@roeck-us.net>
Guenter
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
2023-08-14 14:53 ` Thierry Reding
2023-08-14 18:23 ` Guenter Roeck
@ 2023-08-15 0:58 ` Shuah Khan
2023-08-15 1:43 ` Harshit Mogalapalli
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Shuah Khan @ 2023-08-15 0:58 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 8/13/23 15:19, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2023-08-15 0:58 ` Shuah Khan
@ 2023-08-15 1:43 ` Harshit Mogalapalli
2023-08-15 3:02 ` Florian Fainelli
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Harshit Mogalapalli @ 2023-08-15 1:43 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 14/08/23 2:49 am, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +0000.
> Anything received after that time might be too late.
>
No problems seen on x86_64 and aarch64.
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.254-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] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2023-08-15 1:43 ` Harshit Mogalapalli
@ 2023-08-15 3:02 ` Florian Fainelli
2023-08-15 5:50 ` Daniel Díaz
2023-08-16 2:11 ` luomeng
6 siblings, 0 replies; 8+ messages in thread
From: Florian Fainelli @ 2023-08-15 3:02 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 8/13/23 14:19, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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:
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2023-08-15 3:02 ` Florian Fainelli
@ 2023-08-15 5:50 ` Daniel Díaz
2023-08-16 2:11 ` luomeng
6 siblings, 0 replies; 8+ messages in thread
From: Daniel Díaz @ 2023-08-15 5:50 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
Hello!
On 13/08/23 15:19, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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.254-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.4.y
* git commit: 89e2e795021f6c31714341452eb5e5ef0e0f420f
* git describe: v5.4.253-40-g89e2e795021f
* test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.253-40-g89e2e795021f
## No test regressions (compared to v5.4.253)
## No metric regressions (compared to v5.4.253)
## No test fixes (compared to v5.4.253)
## No metric fixes (compared to v5.4.253)
## Test result summary
total: 117800, pass: 94600, fail: 2545, skip: 20571, xfail: 84
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 148 total, 147 passed, 1 failed
* arm64: 48 total, 46 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: 33 total, 32 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: 41 total, 41 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_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kunit
* kvm-unit-tests
* 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
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
Greetings!
Daniel Díaz
daniel.diaz@linaro.org
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.4 00/39] 5.4.254-rc1 review
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2023-08-15 5:50 ` Daniel Díaz
@ 2023-08-16 2:11 ` luomeng
6 siblings, 0 replies; 8+ messages in thread
From: luomeng @ 2023-08-16 2:11 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
Tested on arm64 and x86 for 5.4.254-rc1,
Kernel
repo:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-5.4.y
Version: 5.4.254-rc1
Commit: 89e2e795021f6c31714341452eb5e5ef0e0f420f
Compiler: gcc version 7.3.0 (GCC)
arm64:
--------------------------------------------------------------------
Testcase Result Summary:
total: 8971
passed: 8971
failed: 0
timeout: 0
--------------------------------------------------------------------
x86:
--------------------------------------------------------------------
Testcase Result Summary:
total: 8971
passed: 8971
failed: 0
timeout: 0
--------------------------------------------------------------------
Tested-by: Hulk Robot <hulkrobot@huawei.com>
在 2023/8/14 5:19, Greg Kroah-Hartman 写道:
> This is the start of the stable review cycle for the 5.4.254 release.
> There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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.254-rc1
>
> Eric Dumazet <edumazet@google.com>
> sch_netem: fix issues in netem_change() vs get_dist_table()
>
> Masahiro Yamada <masahiroy@kernel.org>
> alpha: remove __init annotation from exported page_is_ram()
>
> Zhu Wang <wangzhu9@huawei.com>
> scsi: core: Fix possible memory leak if device_add() fails
>
> Zhu Wang <wangzhu9@huawei.com>
> scsi: snic: Fix possible memory leak if device_add() fails
>
> Alexandra Diupina <adiupina@astralinux.ru>
> scsi: 53c700: Check that command slot is not NULL
>
> Michael Kelley <mikelley@microsoft.com>
> scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
>
> Tony Battersby <tonyb@cybernetics.com>
> scsi: core: Fix legacy /proc parsing buffer overflow
>
> Pablo Neira Ayuso <pablo@netfilter.org>
> netfilter: nf_tables: report use refcount overflow
>
> Ming Lei <ming.lei@redhat.com>
> nvme-rdma: fix potential unbalanced freeze & unfreeze
>
> Ming Lei <ming.lei@redhat.com>
> nvme-tcp: fix potential unbalanced freeze & unfreeze
>
> Josef Bacik <josef@toxicpanda.com>
> btrfs: set cache_block_group_error if we find an error
>
> Christoph Hellwig <hch@lst.de>
> btrfs: don't stop integrity writeback too early
>
> Nick Child <nnac123@linux.ibm.com>
> ibmvnic: Handle DMA unmapping of login buffs in release functions
>
> Daniel Jurgens <danielj@nvidia.com>
> net/mlx5: Allow 0 for total host VFs
>
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> dmaengine: mcf-edma: Fix a potential un-allocated memory access
>
> Felix Fietkau <nbd@nbd.name>
> wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
>
> Douglas Miller <doug.miller@cornelisnetworks.com>
> IB/hfi1: Fix possible panic during hotplug remove
>
> Andrew Kanner <andrew.kanner@gmail.com>
> drivers: net: prevent tun_build_skb() to exceed the packet size limit
>
> Eric Dumazet <edumazet@google.com>
> dccp: fix data-race around dp->dccps_mss_cache
>
> Ziyang Xuan <william.xuanziyang@huawei.com>
> bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
>
> Eric Dumazet <edumazet@google.com>
> net/packet: annotate data-races around tp->status
>
> Nathan Chancellor <nathan@kernel.org>
> mISDN: Update parameter type of dsp_cmx_send()
>
> Mark Brown <broonie@kernel.org>
> selftests/rseq: Fix build with undefined __weak
>
> Karol Herbst <kherbst@redhat.com>
> drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
>
> Arnd Bergmann <arnd@arndb.de>
> x86: Move gds_ucode_mitigated() declaration to header
>
> Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
> x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
>
> Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
> x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
>
> Prashanth K <quic_prashk@quicinc.com>
> usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
>
> Elson Roy Serrao <quic_eserrao@quicinc.com>
> usb: dwc3: Properly handle processing of pending events
>
> Alan Stern <stern@rowland.harvard.edu>
> usb-storage: alauda: Fix uninit-value in alauda_check_media()
>
> Qi Zheng <zhengqi.arch@bytedance.com>
> binder: fix memory leak in binder_init()
>
> Yiyuan Guo <yguoaz@gmail.com>
> iio: cros_ec: Fix the allocation size for cros_ec_command
>
> Ryusuke Konishi <konishi.ryusuke@gmail.com>
> nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
>
> Thomas Gleixner <tglx@linutronix.de>
> x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
>
> Colin Ian King <colin.i.king@gmail.com>
> radix tree test suite: fix incorrect allocation size for pthreads
>
> Karol Herbst <kherbst@redhat.com>
> drm/nouveau/gr: enable memory loads on helper invocation on all channels
>
> Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> dmaengine: pl330: Return DMA_PAUSED when transaction is paused
>
> Maciej Żenczykowski <maze@google.com>
> ipv6: adjust ndisc_is_useropt() to also return true for PIO
>
> Sergei Antonov <saproj@gmail.com>
> mmc: moxart: read scr register without changing byte order
>
>
> -------------
>
> Diffstat:
>
> Makefile | 4 +-
> arch/alpha/kernel/setup.c | 3 +-
> arch/x86/entry/vdso/vma.c | 4 +-
> arch/x86/include/asm/processor.h | 2 +
> arch/x86/kernel/cpu/amd.c | 1 +
> arch/x86/kernel/cpu/common.c | 5 -
> arch/x86/kvm/x86.c | 2 -
> arch/x86/mm/pkeys.c | 6 -
> drivers/android/binder.c | 1 +
> drivers/android/binder_alloc.c | 6 +
> drivers/android/binder_alloc.h | 1 +
> drivers/dma/mcf-edma.c | 13 +-
> drivers/dma/pl330.c | 18 ++-
> drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
> drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h | 1 +
> drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c | 4 +-
> drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c | 10 ++
> drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c | 1 +
> drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c | 1 +
> drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c | 1 +
> .../common/cros_ec_sensors/cros_ec_sensors_core.c | 2 +-
> drivers/infiniband/hw/hfi1/chip.c | 1 +
> drivers/isdn/mISDN/dsp.h | 2 +-
> drivers/isdn/mISDN/dsp_cmx.c | 2 +-
> drivers/isdn/mISDN/dsp_core.c | 2 +-
> drivers/mmc/host/moxart-mmc.c | 8 +-
> drivers/net/bonding/bond_main.c | 4 +-
> drivers/net/ethernet/ibm/ibmvnic.c | 15 +-
> drivers/net/ethernet/mellanox/mlx5/core/sriov.c | 3 +-
> drivers/net/tun.c | 2 +-
> drivers/nvme/host/rdma.c | 3 +-
> drivers/nvme/host/tcp.c | 3 +-
> drivers/scsi/53c700.c | 2 +-
> drivers/scsi/raid_class.c | 1 +
> drivers/scsi/scsi_proc.c | 30 ++--
> drivers/scsi/snic/snic_disc.c | 1 +
> drivers/scsi/storvsc_drv.c | 4 -
> drivers/usb/common/usb-conn-gpio.c | 6 +-
> drivers/usb/dwc3/gadget.c | 9 +-
> drivers/usb/storage/alauda.c | 9 +-
> fs/btrfs/extent-tree.c | 5 +-
> fs/btrfs/extent_io.c | 7 +-
> fs/nilfs2/inode.c | 8 +
> fs/nilfs2/segment.c | 2 +
> fs/nilfs2/the_nilfs.h | 2 +
> include/net/cfg80211.h | 3 +
> include/net/netfilter/nf_tables.h | 31 +++-
> net/dccp/output.c | 2 +-
> net/dccp/proto.c | 10 +-
> net/ipv6/ndisc.c | 3 +-
> net/netfilter/nf_tables_api.c | 166 +++++++++++++--------
> net/netfilter/nft_flow_offload.c | 6 +-
> net/netfilter/nft_objref.c | 8 +-
> net/packet/af_packet.c | 16 +-
> net/sched/sch_netem.c | 59 ++++----
> tools/testing/radix-tree/regression1.c | 2 +-
> tools/testing/selftests/rseq/Makefile | 4 +-
> tools/testing/selftests/rseq/rseq.c | 2 +
> 58 files changed, 337 insertions(+), 194 deletions(-)
>
>
> .
>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-08-16 2:12 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-13 21:19 [PATCH 5.4 00/39] 5.4.254-rc1 review Greg Kroah-Hartman
2023-08-14 14:53 ` Thierry Reding
2023-08-14 18:23 ` Guenter Roeck
2023-08-15 0:58 ` Shuah Khan
2023-08-15 1:43 ` Harshit Mogalapalli
2023-08-15 3:02 ` Florian Fainelli
2023-08-15 5:50 ` Daniel Díaz
2023-08-16 2:11 ` luomeng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox