* [PATCH 6.1 00/81] 6.1.124-rc1 review
@ 2025-01-06 15:15 Greg Kroah-Hartman
2025-01-06 18:22 ` Pavel Machek
` (10 more replies)
0 siblings, 11 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2025-01-06 15:15 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, hargar, broonie
This is the start of the stable review cycle for the 6.1.124 release.
There are 81 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.1.124-rc1
Paolo Abeni <pabeni@redhat.com>
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni <pabeni@redhat.com>
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni <pabeni@redhat.com>
mptcp: fix TCP options overflow.
Seiji Nishikawa <snishika@redhat.com>
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()
Yafang Shao <laoar.shao@gmail.com>
mm/readahead: fix large folio support in async readahead
Biju Das <biju.das.jz@bp.renesas.com>
dt-bindings: display: adi,adv7533: Drop single lane support
Biju Das <biju.das.jz@bp.renesas.com>
drm: adv7511: Drop dsi single lane support
Nikolay Kuratov <kniv@yandex-team.ru>
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Pascal Hambourg <pascal@plouf.fr.eu.org>
sky2: Add device ID 11ab:4373 for Marvell 88E8075
Evgenii Shatokhin <e.shatokhin@yadro.com>
pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
Dan Carpenter <dan.carpenter@linaro.org>
RDMA/uverbs: Prevent integer overflow issue
Arnd Bergmann <arnd@arndb.de>
kcov: mark in_softirq_really() as __always_inline
Takashi Iwai <tiwai@suse.de>
ALSA: seq: oss: Fix races at processing SysEx messages
Daniel Schaefer <dhs@frame.work>
ALSA hda/realtek: Add quirk for Framework F111:000C
Masahiro Yamada <masahiroy@kernel.org>
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada <masahiroy@kernel.org>
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Michal Pecio <michal.pecio@gmail.com>
usb: xhci: Avoid queuing redundant Stop Endpoint commands
Leon Romanovsky <leon@kernel.org>
ARC: build: Try to guess GCC variant of cross compiler
Uros Bizjak <ubizjak@gmail.com>
irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_core: Fix sleeping function called from invalid context
Daniele Palmas <dnlplm@gmail.com>
net: usb: qmi_wwan: add Telit FE910C04 compositions
Hobin Woo <hobin.woo@samsung.com>
ksmbd: retry iterate_dir in smb2_query_dir
Anton Protopopov <aspsk@isovalent.com>
bpf: fix potential error return
Adrian Ratiu <adrian.ratiu@collabora.com>
sound: usb: format: don't warn that raw DSD is unsupported
Adrian Ratiu <adrian.ratiu@collabora.com>
sound: usb: enable DSD output for ddHiFi TC44C
Vasiliy Kovalev <kovalev@altlinux.org>
ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model
Filipe Manana <fdmanana@suse.com>
btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount
Prike Liang <Prike.Liang@amd.com>
drm/amdkfd: Correct the migration DMA map direction
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
wifi: mac80211: wake the queues in case of failure in resume
Filipe Manana <fdmanana@suse.com>
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana <fdmanana@suse.com>
btrfs: rename and export __btrfs_cow_block()
Eric Dumazet <edumazet@google.com>
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet <edumazet@google.com>
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet <edumazet@google.com>
af_packet: fix vlan_get_tci() vs MSG_PEEK
Maciej S. Szmigiero <mail@maciej.szmigiero.name>
net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()
Eric Dumazet <edumazet@google.com>
net: restrict SO_REUSEPORT to inet sockets
Willem de Bruijn <willemb@google.com>
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Li Zhijian <lizhijian@fujitsu.com>
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Jinjian Song <jinjian.song@fibocom.com>
net: wwan: t7xx: Fix FSM command timeout issue
Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
net: mv643xx_eth: fix an OF node reference leak
Vitalii Mordan <mordan@ispras.ru>
eth: bcmsysport: fix call balance of priv->clk handling routines
Tanya Agarwal <tanyaagarwal25699@gmail.com>
ALSA: usb-audio: US16x08: Initialize array before use
Antonio Pastor <antonio.pastor@gmail.com>
net: llc: reset skb->transport_header
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Rodrigo Vivi <rodrigo.vivi@intel.com>
drm/i915/dg1: Fix power gate sequence.
Ilya Shchipletsov <rabbelkin@mail.ru>
netrom: check buffer length before accessing it
Xiao Liang <shaw.leon@gmail.com>
net: Fix netns for ip_tunnel_init_flow()
Ido Schimmel <idosch@nvidia.com>
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel <idosch@nvidia.com>
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel <idosch@nvidia.com>
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Eric Dumazet <edumazet@google.com>
ip_tunnel: annotate data-races around t->parms.link
Christian Ehrig <cehrig@cloudflare.com>
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Wang Liang <wangliang74@huawei.com>
net: fix memory leak in tcp_conn_request()
Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
net: stmmac: restructure the error path of stmmac_probe_config_dt()
Andrew Halaney <ahalaney@redhat.com>
net: stmmac: don't create a MDIO bus if unnecessary
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
net: stmmac: platform: provide devm_stmmac_probe_config_dt()
Chengchang Tang <tangchengchang@huawei.com>
RDMA/hns: Fix missing flush CQE for DWQE
Chengchang Tang <tangchengchang@huawei.com>
RDMA/hns: Fix warning storm caused by invalid input in IO path
wenglianfa <wenglianfa@huawei.com>
RDMA/hns: Fix mapping error of zero-hop WQE buffer
Chengchang Tang <tangchengchang@huawei.com>
RDMA/hns: Remove unused parameters and variables
Chengchang Tang <tangchengchang@huawei.com>
RDMA/hns: Refactor mtr find
Tristram Ha <tristram.ha@microchip.com>
net: dsa: microchip: Fix LAN937X set_ageing_time function
Oleksij Rempel <linux@rempel-privat.de>
net: dsa: microchip: add ksz_rmw8() function
Tristram Ha <tristram.ha@microchip.com>
net: dsa: microchip: Fix KSZ9477 set_ageing_time function
Stefan Ekenberg <stefan.ekenberg@axis.com>
drm/bridge: adv7511_audio: Update Audio InfoFrame properly
Selvin Xavier <selvin.xavier@broadcom.com>
RDMA/bnxt_re: Fix the locking while accessing the QP table
Selvin Xavier <selvin.xavier@broadcom.com>
RDMA/bnxt_re: Fix max_qp_wrs reported
Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
RDMA/bnxt_re: Fix reporting hw_ver in query_device
Saravanan Vajravel <saravanan.vajravel@broadcom.com>
RDMA/bnxt_re: Add check for path mtu in modify_qp
Patrisious Haddad <phaddad@nvidia.com>
RDMA/mlx5: Enforce same type port association for multiport RoCE
Jeremy Kerr <jk@codeconstruct.com.au>
net: mctp: handle skb cleanup on sock_queue failures
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
Michal Pecio <michal.pecio@gmail.com>
usb: xhci: Limit Stop Endpoint retries
Michal Pecio <michal.pecio@gmail.com>
xhci: retry Stop Endpoint on buggy NEC controllers
Mario Limonciello <mario.limonciello@amd.com>
thunderbolt: Don't display nvm_version unless upgrade supported
Mika Westerberg <mika.westerberg@linux.intel.com>
thunderbolt: Add support for Intel Panther Lake-M/P
Mika Westerberg <mika.westerberg@linux.intel.com>
thunderbolt: Add support for Intel Lunar Lake
Steven Rostedt <rostedt@goodmis.org>
tracing: Have process_string() also allow arrays
Johannes Thumshirn <johannes.thumshirn@wdc.com>
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Thiébaud Weksteen <tweek@google.com>
selinux: ignore unknown extended permissions
Naman Jain <namjain@linux.microsoft.com>
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
-------------
Diffstat:
.../bindings/display/bridge/adi,adv7533.yaml | 2 +-
Makefile | 4 +-
arch/arc/Makefile | 2 +-
arch/x86/kernel/cpu/mshyperv.c | 58 ++++++++
drivers/clocksource/hyperv_timer.c | 14 +-
drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 4 +-
drivers/gpu/drm/bridge/adv7511/adv7511_audio.c | 14 +-
drivers/gpu/drm/bridge/adv7511/adv7533.c | 2 +-
drivers/gpu/drm/i915/gt/intel_rc6.c | 2 +-
drivers/infiniband/core/uverbs_cmd.c | 16 ++-
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 28 ++--
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 +
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 2 +-
drivers/infiniband/hw/hns/hns_roce_alloc.c | 3 +-
drivers/infiniband/hw/hns/hns_roce_cq.c | 11 +-
drivers/infiniband/hw/hns/hns_roce_device.h | 12 +-
drivers/infiniband/hw/hns/hns_roce_hem.c | 54 +++++---
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 130 ++++++++---------
drivers/infiniband/hw/hns/hns_roce_mr.c | 95 ++++++++-----
drivers/infiniband/hw/hns/hns_roce_qp.c | 4 +-
drivers/infiniband/hw/hns/hns_roce_srq.c | 4 +-
drivers/infiniband/hw/mlx5/main.c | 6 +-
drivers/infiniband/ulp/rtrs/rtrs-srv.c | 2 +-
drivers/irqchip/irq-gic.c | 2 +-
drivers/net/dsa/microchip/ksz9477.c | 47 +++++--
drivers/net/dsa/microchip/ksz9477_reg.h | 4 +-
drivers/net/dsa/microchip/ksz_common.h | 5 +
drivers/net/dsa/microchip/lan937x_main.c | 62 ++++++++-
drivers/net/dsa/microchip/lan937x_reg.h | 9 +-
drivers/net/ethernet/broadcom/bcmsysport.c | 21 ++-
drivers/net/ethernet/marvell/mv643xx_eth.c | 14 +-
drivers/net/ethernet/marvell/sky2.c | 1 +
.../net/ethernet/mellanox/mlxsw/spectrum_span.c | 3 +-
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 153 +++++++++++++++------
.../net/ethernet/stmicro/stmmac/stmmac_platform.h | 2 +
drivers/net/usb/qmi_wwan.c | 3 +
drivers/net/wwan/iosm/iosm_ipc_mmio.c | 2 +-
drivers/net/wwan/t7xx/t7xx_state_monitor.c | 26 ++--
drivers/net/wwan/t7xx/t7xx_state_monitor.h | 5 +-
drivers/pinctrl/pinctrl-mcp23s08.c | 6 +
drivers/thunderbolt/nhi.c | 12 ++
drivers/thunderbolt/nhi.h | 6 +
drivers/thunderbolt/retimer.c | 17 ++-
drivers/usb/host/xhci-ring.c | 42 +++++-
drivers/usb/host/xhci.c | 21 ++-
drivers/usb/host/xhci.h | 2 +
fs/btrfs/ctree.c | 37 +++--
fs/btrfs/ctree.h | 7 +
fs/btrfs/disk-io.c | 9 ++
fs/btrfs/inode.c | 2 +-
fs/smb/server/smb2pdu.c | 12 +-
fs/smb/server/vfs.h | 1 +
include/clocksource/hyperv_timer.h | 2 +
include/linux/if_vlan.h | 16 ++-
include/linux/mlx5/driver.h | 6 +
include/net/bluetooth/hci_core.h | 108 ++++++++++-----
include/net/ip_tunnels.h | 28 ++--
include/net/netfilter/nf_tables.h | 7 +-
kernel/bpf/core.c | 6 +-
kernel/kcov.c | 2 +-
kernel/trace/trace_events.c | 12 ++
mm/readahead.c | 6 +-
mm/vmscan.c | 9 +-
net/bluetooth/hci_core.c | 10 +-
net/bluetooth/iso.c | 6 +
net/bluetooth/l2cap_core.c | 12 +-
net/bluetooth/rfcomm/core.c | 6 +
net/bluetooth/sco.c | 12 +-
net/core/dev.c | 4 +-
net/core/sock.c | 5 +-
net/ipv4/ip_tunnel.c | 60 +++++---
net/ipv4/ipip.c | 1 +
net/ipv4/tcp_input.c | 1 +
net/ipv6/ila/ila_xlat.c | 16 ++-
net/ipv6/sit.c | 2 +-
net/llc/llc_input.c | 2 +-
net/mac80211/util.c | 3 +
net/mctp/route.c | 36 +++--
net/mptcp/options.c | 7 +
net/mptcp/protocol.c | 22 +--
net/netrom/nr_route.c | 6 +
net/packet/af_packet.c | 28 +---
net/sctp/associola.c | 3 +-
scripts/mod/file2alias.c | 4 +-
security/selinux/ss/services.c | 8 +-
sound/core/seq/oss/seq_oss_synth.c | 2 +
sound/pci/hda/patch_realtek.c | 2 +
sound/usb/format.c | 7 +-
sound/usb/mixer_us16x08.c | 2 +-
sound/usb/quirks.c | 2 +
90 files changed, 1031 insertions(+), 444 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
@ 2025-01-06 18:22 ` Pavel Machek
2025-01-06 19:29 ` Florian Fainelli
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Pavel Machek @ 2025-01-06 18:22 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, hargar, broonie
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
Hi!
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
CIP testing did not find any problems here: (obsvx2 target is down)
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.1.y
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
2025-01-06 18:22 ` Pavel Machek
@ 2025-01-06 19:29 ` Florian Fainelli
2025-01-06 22:26 ` Peter Schneider
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Florian Fainelli @ 2025-01-06 19:29 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, hargar, broonie
On 1/6/25 07:15, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.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] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
2025-01-06 18:22 ` Pavel Machek
2025-01-06 19:29 ` Florian Fainelli
@ 2025-01-06 22:26 ` Peter Schneider
2025-01-07 0:22 ` SeongJae Park
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Peter Schneider @ 2025-01-06 22:26 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, hargar, broonie
Am 06.01.2025 um 16:15 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
Builds, boots and works on my 2-socket Ivy Bridge Xeon E5-2697 v2 server. No dmesg
oddities or regressions found.
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Beste Grüße,
Peter Schneider
--
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you. -- David McCullough Jr.
OpenPGP: 0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2025-01-06 22:26 ` Peter Schneider
@ 2025-01-07 0:22 ` SeongJae Park
2025-01-07 7:10 ` Ron Economos
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: SeongJae Park @ 2025-01-07 0:22 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: SeongJae Park, stable, patches, linux-kernel, torvalds, akpm,
linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie, damon
Hello,
On Mon, 6 Jan 2025 16:15:32 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +0000.
> Anything received after that time might be too late.
This rc kernel passes DAMON functionality test[1] on my test machine.
Attaching the test results summary below. Please note that I retrieved the
kernel from linux-stable-rc tree[2].
Tested-by: SeongJae Park <sj@kernel.org>
[1] https://github.com/damonitor/damon-tests/tree/next/corr
[2] 88f2306b7d74 ("Linux 6.1.124-rc1")
Thanks,
SJ
[...]
---
ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: sysfs.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh # SKIP
ok 12 selftests: damon-tests: build_m68k.sh # SKIP
ok 13 selftests: damon-tests: build_i386_idle_flag.sh
ok 14 selftests: damon-tests: build_i386_highpte.sh
ok 15 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2025-01-07 0:22 ` SeongJae Park
@ 2025-01-07 7:10 ` Ron Economos
2025-01-07 12:33 ` Mark Brown
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Ron Economos @ 2025-01-07 7:10 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, hargar, broonie
On 1/6/25 07:15, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Built and booted successfully on RISC-V RV64 (HiFive Unmatched).
Tested-by: Ron Economos <re@w6rz.net>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2025-01-07 7:10 ` Ron Economos
@ 2025-01-07 12:33 ` Mark Brown
2025-01-07 12:36 ` Naresh Kamboju
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Mark Brown @ 2025-01-07 12:33 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, hargar
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
On Mon, Jan 06, 2025 at 04:15:32PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
Tested-by: Mark Brown <broonie@kernel.org>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2025-01-07 12:33 ` Mark Brown
@ 2025-01-07 12:36 ` Naresh Kamboju
2025-01-07 12:44 ` Jon Hunter
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Naresh Kamboju @ 2025-01-07 12:36 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, hargar, broonie
On Mon, 6 Jan 2025 at 20:49, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.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: 6.1.124-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 88f2306b7d7493dc9a6aaa851f2983532fb5666f
* git describe: v6.1.123-82-g88f2306b7d74
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.123-82-g88f2306b7d74
## Test Regressions (compared to v6.1.122-61-g519f5e9fdade)
## Metric Regressions (compared to v6.1.122-61-g519f5e9fdade)
## Test Fixes (compared to v6.1.122-61-g519f5e9fdade)
## Metric Fixes (compared to v6.1.122-61-g519f5e9fdade)
## Test result summary
total: 114042, pass: 89304, fail: 4717, skip: 19888, xfail: 133
## Build Summary
* arc: 6 total, 5 passed, 1 failed
* arm: 138 total, 138 passed, 0 failed
* arm64: 44 total, 42 passed, 2 failed
* i386: 31 total, 27 passed, 4 failed
* mips: 30 total, 25 passed, 5 failed
* parisc: 5 total, 5 passed, 0 failed
* powerpc: 36 total, 33 passed, 3 failed
* riscv: 14 total, 13 passed, 1 failed
* s390: 18 total, 17 passed, 1 failed
* sh: 12 total, 10 passed, 2 failed
* sparc: 9 total, 8 passed, 1 failed
* x86_64: 36 total, 36 passed, 0 failed
## Test suites summary
* boot
* commands
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* 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-kcmp
* kselftest-kvm
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-mptcp
* kselftest-openat2
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-x86
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-build-clang
* log-parser-build-gcc
* log-parser-test
* ltp-capability
* 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-hugetlb
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2025-01-07 12:36 ` Naresh Kamboju
@ 2025-01-07 12:44 ` Jon Hunter
2025-01-07 20:59 ` [PATCH 6.1] " Hardik Garg
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Jon Hunter @ 2025-01-07 12:44 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, hargar, broonie,
linux-tegra, stable
On Mon, 06 Jan 2025 16:15:32 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.1:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
115 tests: 115 pass, 0 fail
Linux version: 6.1.124-rc1-g88f2306b7d74
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-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] 12+ messages in thread
* Re: [PATCH 6.1] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2025-01-07 12:44 ` Jon Hunter
@ 2025-01-07 20:59 ` Hardik Garg
2025-01-07 23:16 ` [PATCH 6.1 00/81] " Shuah Khan
2025-01-08 12:54 ` Muhammad Usama Anjum
10 siblings, 0 replies; 12+ messages in thread
From: Hardik Garg @ 2025-01-07 20:59 UTC (permalink / raw)
To: gregkh
Cc: akpm, broonie, conor, f.fainelli, hargar, jonathanh, linux-kernel,
linux, lkft-triage, patches, patches, pavel, rwarsow, shuah, srw,
stable, sudipm.mukherjee, torvalds
The kernel, bpf tool, amd kselftest tool builds fine for v6.1.124-rc1 on x86 and arm64 Azure VM.
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Thanks,
Hardik
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (8 preceding siblings ...)
2025-01-07 20:59 ` [PATCH 6.1] " Hardik Garg
@ 2025-01-07 23:16 ` Shuah Khan
2025-01-08 12:54 ` Muhammad Usama Anjum
10 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2025-01-07 23:16 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, hargar, broonie, Shuah Khan
On 1/6/25 08:15, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.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] 12+ messages in thread
* Re: [PATCH 6.1 00/81] 6.1.124-rc1 review
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
` (9 preceding siblings ...)
2025-01-07 23:16 ` [PATCH 6.1 00/81] " Shuah Khan
@ 2025-01-08 12:54 ` Muhammad Usama Anjum
10 siblings, 0 replies; 12+ messages in thread
From: Muhammad Usama Anjum @ 2025-01-08 12:54 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: Usama.Anjum, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie
On 1/6/25 8:15 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.124 release.
> There are 81 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 08 Jan 2025 15:11:04 +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/v6.x/stable-review/patch-6.1.124-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-6.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
OVERVIEW
Builds: 39 passed, 0 failed
Boot tests: 507 passed, 0 failed
CI systems: broonie, maestro
REVISION
Commit
name: v6.1.123-82-g88f2306b7d74
hash: 88f2306b7d7493dc9a6aaa851f2983532fb5666f
Checked out from
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
BUILDS
No build failure found
BOOT TESTS
No boot failure found
See complete and up-to-date report at:
https://kcidb.kernelci.org/d/revision/revision?orgId=1&var-git_commit_hash=88f2306b7d7493dc9a6aaa851f2983532fb5666f&var-patchset_hash=
Tested-by: kernelci.org bot <bot@kernelci.org>
Thanks,
KernelCI team
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2025-01-08 12:54 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06 15:15 [PATCH 6.1 00/81] 6.1.124-rc1 review Greg Kroah-Hartman
2025-01-06 18:22 ` Pavel Machek
2025-01-06 19:29 ` Florian Fainelli
2025-01-06 22:26 ` Peter Schneider
2025-01-07 0:22 ` SeongJae Park
2025-01-07 7:10 ` Ron Economos
2025-01-07 12:33 ` Mark Brown
2025-01-07 12:36 ` Naresh Kamboju
2025-01-07 12:44 ` Jon Hunter
2025-01-07 20:59 ` [PATCH 6.1] " Hardik Garg
2025-01-07 23:16 ` [PATCH 6.1 00/81] " Shuah Khan
2025-01-08 12:54 ` Muhammad Usama Anjum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox