* [PATCH 5.4 00/67] 5.4.264-rc1 review
@ 2023-12-11 18:21 Greg Kroah-Hartman
2023-12-11 19:04 ` Florian Fainelli
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Greg Kroah-Hartman @ 2023-12-11 18:21 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, allen.lkml
This is the start of the stable review cycle for the 5.4.264 release.
There are 67 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, 13 Dec 2023 18:19:59 +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.264-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.264-rc1
Mukesh Ojha <quic_mojha@quicinc.com>
devcoredump: Send uevent once devcd is ready
Mukesh Ojha <quic_mojha@quicinc.com>
devcoredump : Serialize devcd_del work
Paulo Alcantara <pc@manguebit.com>
smb: client: fix potential NULL deref in parse_dfs_referrals()
David Howells <dhowells@redhat.com>
cifs: Fix non-availability of dedup breaking generic/304
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "btrfs: add dmesg output for first mount and last unmount of a filesystem"
Namhyung Kim <namhyung@kernel.org>
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Ido Schimmel <idosch@nvidia.com>
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel <idosch@nvidia.com>
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel <idosch@nvidia.com>
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel <idosch@nvidia.com>
netlink: don't call ->netlink_bind with table lock held
Pavel Begunkov <asml.silence@gmail.com>
io_uring/af_unix: disable sending io_uring over sockets
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix missing error check for sb_set_blocksize call
Claudio Imbrenda <imbrenda@linux.ibm.com>
KVM: s390/mm: Properly reset no-dat
Borislav Petkov (AMD) <bp@alien8.de>
x86/CPU/AMD: Check vendor in the AMD microcode callback
Ronald Wahl <ronald.wahl@raritan.com>
serial: 8250_omap: Add earlycon support for the AM654 UART controller
Daniel Mack <daniel@zonque.org>
serial: sc16is7xx: address RX timeout interrupt errata
Arnd Bergmann <arnd@arndb.de>
ARM: PL011: Fix DMA support
RD Babiera <rdbabiera@google.com>
usb: typec: class: fix typec_altmode_put_partner to put plugs
Cameron Williams <cang1@live.co.uk>
parport: Add support for Brainboxes IX/UC/PX parallel cards
Konstantin Aladyshev <aladyshev22@gmail.com>
usb: gadget: f_hid: fix report descriptor allocation
Wenchao Chen <wenchao.chen@unisoc.com>
mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled
Heiner Kallweit <hkallweit1@gmail.com>
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Boerge Struempfel <boerge.struempfel@gmail.com>
gpiolib: sysfs: Fix error handling on failed export
Peter Zijlstra <peterz@infradead.org>
perf: Fix perf_event_validate_size()
Namhyung Kim <namhyung@kernel.org>
perf/core: Add a new read format to get a number of lost samples
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node names
Eugen Hristev <eugen.hristev@collabora.com>
arm64: dts: mediatek: mt7622: fix memory node warning check
Daniel Borkmann <daniel@iogearbox.net>
packet: Move reference count in packet_sock to atomic_long_t
Petr Pavlu <petr.pavlu@suse.com>
tracing: Fix a possible race when disabling buffered events
Petr Pavlu <petr.pavlu@suse.com>
tracing: Fix incomplete locking when disabling buffered events
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing: Always update snapshot buffer size
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Jason Zhang <jason.zhang@rock-chips.com>
ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
Philipp Zabel <p.zabel@pengutronix.de>
ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gpt
Anson Huang <Anson.Huang@nxp.com>
ARM: dts: imx: make gpt node name generic
Kunwu Chan <chentao@kylinos.cn>
ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_init
Dinghao Liu <dinghao.liu@zju.edu.cn>
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
Petr Pavlu <petr.pavlu@suse.com>
tracing: Fix a warning when allocating buffered events fails
Dinghao Liu <dinghao.liu@zju.edu.cn>
ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate
Armin Wolf <W_Armin@gmx.de>
hwmon: (acpi_power_meter) Fix 4.29 MW bug
Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
RDMA/bnxt_re: Correct module description string
John Fastabend <john.fastabend@gmail.com>
bpf: sockmap, updating the sg structure should also update curr
Eric Dumazet <edumazet@google.com>
tcp: do not accept ACK of bytes we never sent
Phil Sutter <phil@nwl.cc>
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Yonglong Liu <liuyonglong@huawei.com>
net: hns: fix fake link up on xge port
Shigeru Yoshida <syoshida@redhat.com>
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Thomas Reichinger <thomas.reichinger@sohard.de>
arcnet: restoring support for multiple Sohard Arcnet cards
Tong Zhang <ztong0001@gmail.com>
net: arcnet: com20020 fix error handling
Ahmed S. Darwish <a.darwish@linutronix.de>
net: arcnet: Fix RESET flag handling
Randy Dunlap <rdunlap@infradead.org>
hv_netvsc: rndis_filter needs to select NLS
Eric Dumazet <edumazet@google.com>
ipv6: fix potential NULL deref in fib6_add()
Luca Ceresoli <luca.ceresoli@bootlin.com>
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Rob Herring <robh@kernel.org>
of: Add missing 'Return' section in kerneldoc comments
Rob Herring <robh@kernel.org>
of: Fix kerneldoc output formatting
Lee Jones <lee.jones@linaro.org>
of: base: Fix some formatting issues and provide missing descriptions
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
of/irq: Make of_msi_map_rid() PCI bus agnostic
Diana Craciun <diana.craciun@oss.nxp.com>
of/irq: make of_msi_map_get_device_domain() bus agnostic
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Ulf Hansson <ulf.hansson@linaro.org>
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
YuanShang <YuanShang.Mao@amd.com>
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
Masahiro Yamada <masahiroy@kernel.org>
kconfig: fix memory leak from range properties
Alex Pakhunov <alexey.pakhunov@spacex.com>
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov <alexey.pakhunov@spacex.com>
tg3: Move the [rt]x_dropped counters to tg3_napi
Jozsef Kadlecsik <kadlec@netfilter.org>
netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
Thomas Gleixner <tglx@linutronix.de>
hrtimers: Push pending hrtimers away from outgoing CPU earlier
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
arch/arm/boot/dts/imx6sl.dtsi | 2 +-
arch/arm/boot/dts/imx6sx.dtsi | 2 +-
arch/arm/boot/dts/imx6ul.dtsi | 4 +-
arch/arm/boot/dts/imx7s.dtsi | 16 +-
arch/arm/mach-imx/mmdc.c | 7 +-
.../boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts | 2 +-
arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts | 2 +-
arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 4 +-
arch/s390/mm/pgtable.c | 2 +-
arch/x86/kernel/cpu/amd.c | 3 +
drivers/acpi/arm64/iort.c | 26 +-
drivers/base/devcoredump.c | 86 ++++-
drivers/gpio/gpiolib-sysfs.c | 15 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/hwmon/acpi_power_meter.c | 4 +
drivers/infiniband/hw/bnxt_re/main.c | 2 +-
drivers/iommu/of_iommu.c | 4 +-
drivers/mmc/core/regulator.c | 41 +++
drivers/mmc/host/sdhci-sprd.c | 25 ++
drivers/net/arcnet/arc-rimi.c | 4 +-
drivers/net/arcnet/arcdevice.h | 8 +
drivers/net/arcnet/arcnet.c | 66 +++-
drivers/net/arcnet/com20020-isa.c | 4 +-
drivers/net/arcnet/com20020-pci.c | 119 ++++---
drivers/net/arcnet/com20020_cs.c | 2 +-
drivers/net/arcnet/com90io.c | 4 +-
drivers/net/arcnet/com90xx.c | 4 +-
drivers/net/ethernet/broadcom/tg3.c | 42 ++-
drivers/net/ethernet/broadcom/tg3.h | 4 +-
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 29 ++
drivers/net/hyperv/Kconfig | 1 +
drivers/of/base.c | 394 ++++++++++++---------
drivers/of/dynamic.c | 22 +-
drivers/of/fdt.c | 17 +-
drivers/of/irq.c | 46 +--
drivers/of/overlay.c | 16 +-
drivers/of/platform.c | 10 +-
drivers/of/property.c | 66 ++--
drivers/parport/parport_pc.c | 21 ++
drivers/pci/msi.c | 9 +-
drivers/scsi/be2iscsi/be_main.c | 1 +
drivers/tty/serial/8250/8250_early.c | 1 +
drivers/tty/serial/amba-pl011.c | 112 +++---
drivers/tty/serial/sc16is7xx.c | 12 +
drivers/usb/gadget/function/f_hid.c | 7 +-
drivers/usb/typec/class.c | 5 +-
fs/btrfs/disk-io.c | 1 -
fs/btrfs/super.c | 5 +-
fs/cifs/cifsfs.c | 4 +-
fs/cifs/smb2ops.c | 2 +
fs/io_uring.c | 101 +-----
fs/nilfs2/sufile.c | 44 ++-
fs/nilfs2/the_nilfs.c | 6 +-
include/linux/acpi_iort.h | 13 +-
include/linux/cpuhotplug.h | 1 +
include/linux/hrtimer.h | 4 +-
include/linux/mmc/host.h | 3 +
include/linux/of.h | 75 ++--
include/linux/of_irq.h | 13 +-
include/linux/perf_event.h | 2 +
include/net/genetlink.h | 3 +
include/uapi/linux/perf_event.h | 5 +-
kernel/cpu.c | 8 +-
kernel/events/core.c | 80 +++--
kernel/events/ring_buffer.c | 5 +-
kernel/time/hrtimer.c | 33 +-
kernel/trace/trace.c | 42 ++-
net/core/drop_monitor.c | 4 +-
net/core/filter.c | 19 +
net/core/scm.c | 6 +
net/ipv4/ip_gre.c | 11 +-
net/ipv4/tcp_input.c | 6 +-
net/ipv6/ip6_fib.c | 6 +-
net/netfilter/ipset/ip_set_core.c | 14 +-
net/netfilter/xt_owner.c | 16 +-
net/netlink/af_netlink.c | 4 +-
net/netlink/genetlink.c | 35 ++
net/packet/af_packet.c | 16 +-
net/packet/internal.h | 2 +-
net/psample/psample.c | 3 +-
scripts/kconfig/symbol.c | 14 +-
sound/core/pcm.c | 1 +
sound/soc/codecs/wm_adsp.c | 8 +-
tools/include/uapi/linux/perf_event.h | 5 +-
86 files changed, 1191 insertions(+), 710 deletions(-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 5.4 00/67] 5.4.264-rc1 review
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
@ 2023-12-11 19:04 ` Florian Fainelli
2023-12-12 13:23 ` Harshit Mogalapalli
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Florian Fainelli @ 2023-12-11 19:04 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, allen.lkml
On 12/11/23 10:21, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.264 release.
> There are 67 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, 13 Dec 2023 18:19:59 +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.264-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 00/67] 5.4.264-rc1 review
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
2023-12-11 19:04 ` Florian Fainelli
@ 2023-12-12 13:23 ` Harshit Mogalapalli
2023-12-12 16:13 ` Shuah Khan
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Harshit Mogalapalli @ 2023-12-12 13:23 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, allen.lkml, Vegard Nossum, Darren Kenny
Hi Greg,
On 11/12/23 11:51 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.264 release.
> There are 67 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, 13 Dec 2023 18:19:59 +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.264-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 00/67] 5.4.264-rc1 review
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
2023-12-11 19:04 ` Florian Fainelli
2023-12-12 13:23 ` Harshit Mogalapalli
@ 2023-12-12 16:13 ` Shuah Khan
2023-12-12 17:00 ` Guenter Roeck
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Shuah Khan @ 2023-12-12 16:13 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, allen.lkml, Shuah Khan
On 12/11/23 11:21, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.264 release.
> There are 67 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, 13 Dec 2023 18:19:59 +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.264-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 00/67] 5.4.264-rc1 review
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2023-12-12 16:13 ` Shuah Khan
@ 2023-12-12 17:00 ` Guenter Roeck
2023-12-12 17:05 ` Naresh Kamboju
2023-12-12 22:19 ` Jon Hunter
5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2023-12-12 17:00 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, allen.lkml
On Mon, Dec 11, 2023 at 07:21:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.264 release.
> There are 67 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, 13 Dec 2023 18:19:59 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 152 pass: 152 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 00/67] 5.4.264-rc1 review
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2023-12-12 17:00 ` Guenter Roeck
@ 2023-12-12 17:05 ` Naresh Kamboju
2023-12-12 22:19 ` Jon Hunter
5 siblings, 0 replies; 7+ messages in thread
From: Naresh Kamboju @ 2023-12-12 17:05 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, allen.lkml
On Tue, 12 Dec 2023 at 00:12, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.4.264 release.
> There are 67 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, 13 Dec 2023 18:19:59 +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.264-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.264-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.4.y
* git commit: 852f04d9850582c3df740ac6f1d1c507cedd9134
* git describe: v5.4.263-68-g852f04d98505
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.263-68-g852f04d98505
## Test Regressions (compared to v5.4.263)
## Metric Regressions (compared to v5.4.263)
## Test Fixes (compared to v5.4.263)
## Metric Fixes (compared to v5.4.263)
## Test result summary
total: 91574, pass: 72218, fail: 2103, skip: 17206, xfail: 47
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 145 passed, 0 failed
* arm64: 47 total, 45 passed, 2 failed
* i386: 30 total, 24 passed, 6 failed
* mips: 27 total, 27 passed, 0 failed
* parisc: 3 total, 0 passed, 3 failed
* powerpc: 32 total, 32 passed, 0 failed
* riscv: 15 total, 15 passed, 0 failed
* s390: 8 total, 8 passed, 0 failed
* sh: 10 total, 10 passed, 0 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-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-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
* Re: [PATCH 5.4 00/67] 5.4.264-rc1 review
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2023-12-12 17:05 ` Naresh Kamboju
@ 2023-12-12 22:19 ` Jon Hunter
5 siblings, 0 replies; 7+ messages in thread
From: Jon Hunter @ 2023-12-12 22:19 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, allen.lkml, linux-tegra,
stable
On Mon, 11 Dec 2023 19:21:44 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.264 release.
> There are 67 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, 13 Dec 2023 18:19:59 +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.264-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.264-rc1-g852f04d98505
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
end of thread, other threads:[~2023-12-12 22:19 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 18:21 [PATCH 5.4 00/67] 5.4.264-rc1 review Greg Kroah-Hartman
2023-12-11 19:04 ` Florian Fainelli
2023-12-12 13:23 ` Harshit Mogalapalli
2023-12-12 16:13 ` Shuah Khan
2023-12-12 17:00 ` Guenter Roeck
2023-12-12 17:05 ` Naresh Kamboju
2023-12-12 22:19 ` Jon Hunter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox