[PATCH 6.1 00/72] 6.1.161-rc1 review

Greg Kroah-Hartman posted 72 patches 3 weeks, 2 days ago
Only 0 patches received!
Makefile                                           |   4 +-
arch/alpha/include/uapi/asm/ioctls.h               |   8 +-
arch/arm/Kconfig                                   |   2 +-
arch/arm/boot/dts/imx6q-ba16.dtsi                  |   2 +-
.../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi |   1 +
arch/arm64/boot/dts/freescale/imx8qm-mek.dts       |   1 +
arch/csky/mm/fault.c                               |   4 +-
drivers/atm/he.c                                   |   3 +-
drivers/counter/interrupt-cnt.c                    |   3 +-
drivers/gpio/gpio-rockchip.c                       |   1 +
drivers/gpu/drm/pl111/pl111_drv.c                  |   2 +-
drivers/hid/hid-quirks.c                           |   9 ++
drivers/misc/mei/hw-me-regs.h                      |   2 +
drivers/misc/mei/pci-me.c                          |   2 +
drivers/net/ethernet/3com/3c59x.c                  |   2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  87 +++++++-------
drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   4 +-
drivers/net/ethernet/freescale/enetc/enetc.h       |   4 +-
.../ethernet/marvell/prestera/prestera_devlink.c   |   2 +
drivers/net/ethernet/mellanox/mlx5/core/port.c     |   3 +-
drivers/net/ethernet/mscc/ocelot.c                 |   6 +-
drivers/net/usb/pegasus.c                          |   2 +
drivers/net/wwan/iosm/iosm_ipc_mux.c               |   6 +
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c           |   2 +-
drivers/powercap/powercap_sys.c                    |  22 ++--
drivers/scsi/ipr.c                                 |  28 ++++-
drivers/scsi/libsas/sas_internal.h                 |  14 ---
drivers/scsi/sg.c                                  |  20 ++--
drivers/ufs/core/ufshcd.c                          |  40 +++++--
fs/btrfs/tree-log.c                                |   6 +-
fs/ext4/inode.c                                    |   5 +
fs/ext4/xattr.c                                    |  32 +-----
fs/ext4/xattr.h                                    |  10 ++
fs/nfs/Kconfig                                     |   1 +
fs/nfs/namespace.c                                 |   5 +
fs/nfs/nfs2xdr.c                                   |  70 +-----------
fs/nfs/nfs3xdr.c                                   | 108 ++++--------------
fs/nfs/nfs4proc.c                                  |  13 ++-
fs/nfs/nfs4trace.h                                 |   1 +
fs/nfs/nfs4xdr.c                                   |   4 +-
fs/nfs_common/Makefile                             |   2 +
fs/nfs_common/common.c                             |  66 +++++++++++
fs/nfsd/Kconfig                                    |   1 +
fs/nfsd/netns.h                                    |   2 +
fs/nfsd/nfs4proc.c                                 |   2 +-
fs/nfsd/nfs4state.c                                |  42 ++++++-
fs/nfsd/nfsctl.c                                   |   3 +-
fs/nfsd/nfsd.h                                     |   1 -
fs/nfsd/state.h                                    |   2 +-
fs/smb/client/nterr.h                              |   6 +-
include/linux/netdevice.h                          |   3 +-
include/linux/nfs_common.h                         |  16 +++
include/linux/pagewalk.h                           |   3 +
include/net/dst.h                                  |  12 ++
include/trace/misc/nfs.h                           |   3 +-
include/uapi/linux/nfs.h                           |   1 -
lib/crypto/aes.c                                   |   4 +-
mm/ksm.c                                           | 126 ++++++++++++++++++---
mm/pagewalk.c                                      |  20 ++++
net/bpf/test_run.c                                 |  60 ++++++----
net/bridge/br_vlan_tunnel.c                        |  11 +-
net/can/j1939/transport.c                          |   2 +
net/ceph/messenger_v2.c                            |   2 +
net/ceph/mon_client.c                              |   2 +-
net/ceph/osd_client.c                              |  11 +-
net/ceph/osdmap.c                                  |  24 ++--
net/core/skbuff.c                                  |   8 +-
net/core/sock.c                                    |   7 +-
net/ipv4/arp.c                                     |   7 +-
net/ipv4/ip_output.c                               |  16 ++-
net/ipv4/ping.c                                    |   4 +-
net/netfilter/nf_conncount.c                       |   2 +-
net/netfilter/nf_tables_api.c                      |   3 +-
net/netfilter/nft_synproxy.c                       |   6 +-
net/sched/sch_qfq.c                                |   2 +-
net/tls/tls_device.c                               |  18 +--
net/wireless/wext-core.c                           |   4 +
net/wireless/wext-priv.c                           |   4 +
sound/ac97/bus.c                                   |  32 +++---
sound/soc/amd/yc/acp6x-mach.c                      |   7 ++
sound/soc/fsl/fsl_sai.c                            |   3 +
.../selftests/bpf/prog_tests/xdp_adjust_tail.c     |  96 ++++++++++++++--
.../bpf/prog_tests/xdp_context_test_run.c          |   4 +-
.../bpf/progs/test_xdp_adjust_tail_grow.c          |   8 +-
84 files changed, 776 insertions(+), 423 deletions(-)
[PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Greg Kroah-Hartman 3 weeks, 2 days ago
This is the start of the stable review cycle for the 6.1.161 release.
There are 72 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 Sat, 17 Jan 2026 16:41:26 +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.161-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.161-rc1

Shardul Bankar <shardulsb08@gmail.com>
    bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path

Michal Rábek <mrabek@redhat.com>
    scsi: sg: Fix occasional bogus elapsed time that exceeds timeout

Alexander Stein <alexander.stein@ew.tq-group.com>
    ASoC: fsl_sai: Add missing registers to cache default

Andrew Elantsev <elantsew.andrew@gmail.com>
    ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    can: j1939: make j1939_session_activate() fail if device is no longer registered

Sumeet Pawnikar <sumeet4linux@gmail.com>
    powercap: fix sscanf() error return value handling

Sumeet Pawnikar <sumeet4linux@gmail.com>
    powercap: fix race condition in register_control_type()

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    bpf: Fix reference count leak in bpf_prog_test_run_xdp()

Toke Høiland-Jørgensen <toke@redhat.com>
    bpf, test_run: Subtract size of xdp_frame from allowed metadata size

Amery Hung <ameryhung@gmail.com>
    bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN

Amery Hung <ameryhung@gmail.com>
    bpf: Make variables in bpf_prog_test_run_xdp less confusing

Yonghong Song <yonghong.song@linux.dev>
    bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Remove NFSERR_EAGAIN

Mike Snitzer <snitzer@kernel.org>
    nfs_common: factor out nfs_errtbl and nfs_stat_to_errno

Chen Hanxiao <chenhx.fnst@fujitsu.com>
    NFS: trace: show TIMEDOUT instead of 0x6e

NeilBrown <neil@brown.name>
    nfsd: provide locking for v4_end_grace

Haoxiang Li <lihaoxiang@isrc.iscas.ac.cn>
    ALSA: ac97: fix a double free in snd_ac97_controller_register()

Takashi Iwai <tiwai@suse.de>
    ALSA: ac97bus: Use guard() for mutex locks

Pedro Demarchi Gomes <pedrodemargomes@gmail.com>
    ksm: use range-walk function to jump over holes in scan_get_next_rmap_item

David Hildenbrand <david@redhat.com>
    mm/pagewalk: add walk_page_range_vma()

Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
    pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping

Eric Dumazet <edumazet@google.com>
    arp: do not assume dev_hard_header() does not change skb->head

Wei Fang <wei.fang@nxp.com>
    net: enetc: fix build warning when PAGE_SIZE is greater than 128K

Petko Manolov <petkan@nucleusys.com>
    net: usb: pegasus: fix memory leak in update_eth_regs_async()

Xiang Mei <xmei5@asu.edu>
    net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset

René Rebe <rene@exactco.de>
    HID: quirks: work around VID/PID conflict for appledisplay

Mohammad Heib <mheib@redhat.com>
    net: fix memory leak in skb_segment_list for GRO packets

Srijit Bose <srijit.bose@broadcom.com>
    bnxt_en: Fix potential data corruption with HW GRO/LRO

Jakub Kicinski <kuba@kernel.org>
    eth: bnxt: move and rename reset helpers

Zilin Guan <zilin@seu.edu.cn>
    net: wwan: iosm: Fix memory leak in ipc_mux_deinit()

Gal Pressman <gal@nvidia.com>
    net/mlx5e: Don't print error message due to invalid module

Di Zhu <zhud@hygon.cn>
    netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates

Weiming Shi <bestswngs@gmail.com>
    net: sock: fix hardened usercopy panic in sock_recv_errqueue

yuan.gao <yuan.gao@ucloud.cn>
    inet: ping: Fix icmp out counting

Jerry Wu <w.7erry@foxmail.com>
    net: mscc: ocelot: Fix crash when adding interface under a lag

Alexandre Knecht <knecht.alexandre@gmail.com>
    bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress

Alok Tiwari <alok.a.tiwari@oracle.com>
    net: marvell: prestera: fix NULL dereference on devlink_alloc() failure

Fernando Fernandez Mancera <fmancera@suse.de>
    netfilter: nf_conncount: update last_gc only when GC has been performed

Zilin Guan <zilin@seu.edu.cn>
    netfilter: nf_tables: fix memory leak in nf_tables_newrule()

Fernando Fernandez Mancera <fmancera@suse.de>
    netfilter: nft_synproxy: avoid possible data-race on update operation

Marek Vasut <marek.vasut@mailbox.org>
    arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM

Ian Ray <ian.ray@gehealthcare.com>
    ARM: dts: imx6q-ba16: fix RTC interrupt level

Haibo Chen <haibo.chen@nxp.com>
    arm64: dts: add off-on-delay-us for usdhc2 regulator

Xingui Yang <yangxingui@huawei.com>
    scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed"

Brian Kao <powenkao@google.com>
    scsi: ufs: core: Fix EH failure after W-LUN resume error

Wen Xiong <wenxiong@linux.ibm.com>
    scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset

ChenXiaoSong <chenxiaosong@kylinos.cn>
    smb/client: fix NT_STATUS_NO_DATA_DETECTED value

ChenXiaoSong <chenxiaosong@kylinos.cn>
    smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value

ChenXiaoSong <chenxiaosong@kylinos.cn>
    smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Fix up the automount fs_context to use the correct cred

Scott Mayhew <smayhew@redhat.com>
    NFSv4: ensure the open stateid seqid doesn't go backwards

Sam James <sam@gentoo.org>
    alpha: don't reference obsolete termio struct for TC* constants

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels

Yang Li <yang.li85200@gmail.com>
    csky: fix csky_cmpxchg_fixup not working

Kuniyuki Iwashima <kuniyu@google.com>
    tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().

Sharath Chandra Vurukala <quic_sharathv@quicinc.com>
    net: Add locking to protect skb->dev access in ip_output

Ye Bin <yebin10@huawei.com>
    ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

Ye Bin <yebin10@huawei.com>
    ext4: introduce ITAIL helper

Ilya Dryomov <idryomov@gmail.com>
    libceph: make calc_target() set t->paused, not just clear it

Ilya Dryomov <idryomov@gmail.com>
    libceph: return the handler error from mon_handle_auth_done()

Tuo Li <islituo@gmail.com>
    libceph: make free_choose_arg_map() resilient to partial allocation

Ilya Dryomov <idryomov@gmail.com>
    libceph: replace overzealous BUG_ON in osdmap_apply_incremental()

ziming zhang <ezrakiez@gmail.com>
    libceph: prevent potential out-of-bounds reads in handle_auth_done()

Eric Dumazet <edumazet@google.com>
    wifi: avoid kernel-infoleak from struct iw_point

Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
    gpio: rockchip: mark the GPIO controller as sleeping

Miaoqian Lin <linmq006@gmail.com>
    drm/pl111: Fix error handling in pl111_amba_probe

Alexander Sverdlin <alexander.sverdlin@siemens.com>
    counter: interrupt-cnt: Drop IRQF_NO_THREAD flag

Eric Biggers <ebiggers@kernel.org>
    lib/crypto: aes: Fix missing MMU protection for AES S-box

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: me: add nova lake point S DID

Filipe Manana <fdmanana@suse.com>
    btrfs: always detect conflicting inodes when logging inode refs

Thomas Fourier <fourier.thomas@gmail.com>
    net: 3com: 3c59x: fix possible null dereference in vortex_probe1()

Thomas Fourier <fourier.thomas@gmail.com>
    atm: Fix dma_free_coherent() size


-------------

Diffstat:

 Makefile                                           |   4 +-
 arch/alpha/include/uapi/asm/ioctls.h               |   8 +-
 arch/arm/Kconfig                                   |   2 +-
 arch/arm/boot/dts/imx6q-ba16.dtsi                  |   2 +-
 .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi |   1 +
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts       |   1 +
 arch/csky/mm/fault.c                               |   4 +-
 drivers/atm/he.c                                   |   3 +-
 drivers/counter/interrupt-cnt.c                    |   3 +-
 drivers/gpio/gpio-rockchip.c                       |   1 +
 drivers/gpu/drm/pl111/pl111_drv.c                  |   2 +-
 drivers/hid/hid-quirks.c                           |   9 ++
 drivers/misc/mei/hw-me-regs.h                      |   2 +
 drivers/misc/mei/pci-me.c                          |   2 +
 drivers/net/ethernet/3com/3c59x.c                  |   2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  87 +++++++-------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   4 +-
 drivers/net/ethernet/freescale/enetc/enetc.h       |   4 +-
 .../ethernet/marvell/prestera/prestera_devlink.c   |   2 +
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |   3 +-
 drivers/net/ethernet/mscc/ocelot.c                 |   6 +-
 drivers/net/usb/pegasus.c                          |   2 +
 drivers/net/wwan/iosm/iosm_ipc_mux.c               |   6 +
 drivers/pinctrl/qcom/pinctrl-lpass-lpi.c           |   2 +-
 drivers/powercap/powercap_sys.c                    |  22 ++--
 drivers/scsi/ipr.c                                 |  28 ++++-
 drivers/scsi/libsas/sas_internal.h                 |  14 ---
 drivers/scsi/sg.c                                  |  20 ++--
 drivers/ufs/core/ufshcd.c                          |  40 +++++--
 fs/btrfs/tree-log.c                                |   6 +-
 fs/ext4/inode.c                                    |   5 +
 fs/ext4/xattr.c                                    |  32 +-----
 fs/ext4/xattr.h                                    |  10 ++
 fs/nfs/Kconfig                                     |   1 +
 fs/nfs/namespace.c                                 |   5 +
 fs/nfs/nfs2xdr.c                                   |  70 +-----------
 fs/nfs/nfs3xdr.c                                   | 108 ++++--------------
 fs/nfs/nfs4proc.c                                  |  13 ++-
 fs/nfs/nfs4trace.h                                 |   1 +
 fs/nfs/nfs4xdr.c                                   |   4 +-
 fs/nfs_common/Makefile                             |   2 +
 fs/nfs_common/common.c                             |  66 +++++++++++
 fs/nfsd/Kconfig                                    |   1 +
 fs/nfsd/netns.h                                    |   2 +
 fs/nfsd/nfs4proc.c                                 |   2 +-
 fs/nfsd/nfs4state.c                                |  42 ++++++-
 fs/nfsd/nfsctl.c                                   |   3 +-
 fs/nfsd/nfsd.h                                     |   1 -
 fs/nfsd/state.h                                    |   2 +-
 fs/smb/client/nterr.h                              |   6 +-
 include/linux/netdevice.h                          |   3 +-
 include/linux/nfs_common.h                         |  16 +++
 include/linux/pagewalk.h                           |   3 +
 include/net/dst.h                                  |  12 ++
 include/trace/misc/nfs.h                           |   3 +-
 include/uapi/linux/nfs.h                           |   1 -
 lib/crypto/aes.c                                   |   4 +-
 mm/ksm.c                                           | 126 ++++++++++++++++++---
 mm/pagewalk.c                                      |  20 ++++
 net/bpf/test_run.c                                 |  60 ++++++----
 net/bridge/br_vlan_tunnel.c                        |  11 +-
 net/can/j1939/transport.c                          |   2 +
 net/ceph/messenger_v2.c                            |   2 +
 net/ceph/mon_client.c                              |   2 +-
 net/ceph/osd_client.c                              |  11 +-
 net/ceph/osdmap.c                                  |  24 ++--
 net/core/skbuff.c                                  |   8 +-
 net/core/sock.c                                    |   7 +-
 net/ipv4/arp.c                                     |   7 +-
 net/ipv4/ip_output.c                               |  16 ++-
 net/ipv4/ping.c                                    |   4 +-
 net/netfilter/nf_conncount.c                       |   2 +-
 net/netfilter/nf_tables_api.c                      |   3 +-
 net/netfilter/nft_synproxy.c                       |   6 +-
 net/sched/sch_qfq.c                                |   2 +-
 net/tls/tls_device.c                               |  18 +--
 net/wireless/wext-core.c                           |   4 +
 net/wireless/wext-priv.c                           |   4 +
 sound/ac97/bus.c                                   |  32 +++---
 sound/soc/amd/yc/acp6x-mach.c                      |   7 ++
 sound/soc/fsl/fsl_sai.c                            |   3 +
 .../selftests/bpf/prog_tests/xdp_adjust_tail.c     |  96 ++++++++++++++--
 .../bpf/prog_tests/xdp_context_test_run.c          |   4 +-
 .../bpf/progs/test_xdp_adjust_tail_grow.c          |   8 +-
 84 files changed, 776 insertions(+), 423 deletions(-)


Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Jeffrin Thalakkottoor 2 weeks, 5 days ago
hello

Compiled and booted   6.1.161-rc1+

warnings related found in dmesg. file attached.

As per dmidecode command.
Version: AMD Ryzen 3 3250U with Radeon Graphics

Processor Information
        Socket Designation: FP5
        Type: Central Processor
        Family: Zen
        Manufacturer: Advanced Micro Devices, Inc.
        ID: 81 0F 81 00 FF FB 8B 17
        Signature: Family 23, Model 24, Stepping 1

Tested-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in>

--
software engineer
rajagiri school of engineering and technology
[    0.224732] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
[    0.224836]   #2  #3
[    1.137862] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[   11.490631] amdgpu 0000:04:00.0: amdgpu: PSP runtime database doesn't exist
[   11.490638] amdgpu 0000:04:00.0: amdgpu: PSP runtime database doesn't exist
[   11.562569] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_CNTL(0x28) 
[   11.562573] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF300F)
[   11.563311] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_GPM_MEM(0x29) 
[   11.563314] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
[   11.564258] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_SRM_MEM(0x2A) 
[   11.564261] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
[   15.434086] systemd-sysv-generator[324]: SysV service '/etc/init.d/lpd' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[   15.434091] systemd-sysv-generator[324]: Please update package to include a native systemd unit file.
[   15.434095] systemd-sysv-generator[324]: ! This compatibility logic is deprecated, expect removal soon. !
[   15.435931] systemd-sysv-generator[324]: SysV service '/etc/init.d/lightdm' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[   15.435934] systemd-sysv-generator[324]: Please update package to include a native systemd unit file.
[   15.435937] systemd-sysv-generator[324]: ! This compatibility logic is deprecated, expect removal soon. !
[   15.442186] systemd-sysv-generator[324]: SysV service '/etc/init.d/fetchmail' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[   15.442191] systemd-sysv-generator[324]: Please update package to include a native systemd unit file.
[   15.442194] systemd-sysv-generator[324]: ! This compatibility logic is deprecated, expect removal soon. !
[   24.271517] kauditd_printk_skb: 126 callbacks suppressed
[   46.535261] ------------[ cut here ]------------
[   46.535266] amdgpu 0000:04:00.0: drm_WARN_ON(!dev->mode_config.poll_enabled)
[   46.535360] WARNING: CPU: 1 PID: 2261 at drivers/gpu/drm/drm_probe_helper.c:838 drm_kms_helper_poll_disable+0x55/0x60 [drm_kms_helper]
[   46.535390] Modules linked in: ccm xt_conntrack nft_chain_nat rtw88_8822ce rtw88_8822c xt_MASQUERADE nf_nat rtw88_pci nf_conntrack rtw88_core uhid rfcomm cmac nf_defrag_ipv6 algif_hash algif_skcipher nf_defrag_ipv4 mac80211 af_alg bridge bnep snd_sof_amd_rembrandt stp llc snd_sof_pci xfrm_user snd_sof_amd_acp xfrm_algo snd_sof btusb btrtl xt_addrtype btbcm nft_compat x_tables btintel nf_tables btmtk snd_sof_utils uvcvideo snd_soc_core bluetooth intel_rapl_msr intel_rapl_common kvm_amd videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common snd_hda_codec_generic kvm snd_hda_codec_hdmi snd_seq_dummy snd_hrtimer snd_hda_intel snd_seq videodev snd_seq_device snd_intel_dspcfg snd_hda_codec snd_hwdep snd_hda_core snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci overlay qrtr snd_pci_acp6x libarc4 snd_pcm_oss cfg80211 irqbypass snd_mixer_oss ghash_clmulni_intel snd_pcm aesni_intel mc crypto_simd hp_wmi cryptd snd_pci_acp5x binfmt_misc rapl sparse_keymap pcspkr wmi_bmof platform_profile
[   46.535508]  snd_rn_pci_acp3x snd_timer snd_acp_config snd ccp nls_ascii snd_soc_acpi nls_cp437 vfat k10temp fat snd_pci_acp3x rfkill soundcore battery ac acpi_tad button acpi_cpufreq joydev evdev msr i2c_dev parport_pc ppdev lp configfs parport efi_pstore nfnetlink autofs4 ext4 crc16 mbcache jbd2 raid10 raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 md_mod amdgpu drm_ttm_helper ttm iommu_v2 gpu_sched i2c_algo_bit drm_buddy drm_display_helper drm_kms_helper xhci_pci xhci_hcd drm usbcore nvme hid_multitouch hid_generic nvme_core i2c_hid_acpi sp5100_tco usb_common t10_pi i2c_hid serio_raw hid watchdog video crc64_rocksoft wmi i2c_piix4 efivarfs
[   46.535616] CPU: 1 PID: 2261 Comm: kworker/u32:9 Not tainted 6.1.161-rc1+ #39
[   46.535622] Hardware name: HP HP Laptop 15s-ey1xxx/8706, BIOS F.61 03/25/2022
[   46.535625] Workqueue: events_unbound async_run_entry_fn
[   46.535634] RIP: 0010:drm_kms_helper_poll_disable+0x55/0x60 [drm_kms_helper]
[   46.535652] Code: 85 d2 75 03 48 8b 17 48 89 14 24 e8 f5 33 6d e7 48 8b 14 24 48 c7 c1 58 fd 70 c0 48 c7 c7 76 11 71 c0 48 89 c6 e8 fb 72 fb e6 <0f> 0b 48 83 c4 08 e9 40 5e d0 e7 f3 0f 1e fa 0f 1f 44 00 00 55 53
[   46.535655] RSP: 0018:ffffd3e7c8313d90 EFLAGS: 00010246
[   46.535659] RAX: 0000000000000000 RBX: ffff8c8430c20010 RCX: 0000000000000027
[   46.535662] RDX: ffff8c8498a613e8 RSI: 0000000000000001 RDI: ffff8c8498a613e0
[   46.535664] RBP: ffff8c8430c20000 R08: 0000000000000001 R09: ffffd3e7c8313c50
[   46.535666] R10: ffffffffa90811e0 R11: 00000000fffff40c R12: 0000000000000001
[   46.535668] R13: 0000000000000002 R14: 0000000000000000 R15: ffff8c843464d5c8
[   46.535671] FS:  0000000000000000(0000) GS:ffff8c8498a40000(0000) knlGS:0000000000000000
[   46.535674] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   46.535676] CR2: 00007f410b041010 CR3: 000000011113e000 CR4: 00000000003506e0
[   46.535680] Call Trace:
[   46.535685]  <TASK>
[   46.535692]  amdgpu_device_suspend+0x51/0x130 [amdgpu]
[   46.535941]  pci_pm_suspend+0x80/0x170
[   46.535949]  ? pci_pm_freeze+0xe0/0xe0
[   46.535953]  dpm_run_callback+0x4a/0x150
[   46.535962]  __device_suspend+0x106/0x490
[   46.535968]  async_suspend+0x21/0xe0
[   46.535972]  ? srso_return_thunk+0x5/0x10
[   46.535978]  ? srso_return_thunk+0x5/0x10
[   46.535982]  async_run_entry_fn+0x34/0x130
[   46.535987]  process_one_work+0x1cf/0x3a0
[   46.535995]  ? process_one_work+0x3a0/0x3a0
[   46.535999]  worker_thread+0x50/0x390
[   46.536006]  ? process_one_work+0x3a0/0x3a0
[   46.536010]  kthread+0xde/0x110
[   46.536015]  ? kthread_complete_and_exit+0x20/0x20
[   46.536021]  ret_from_fork+0x22/0x30
[   46.536034]  </TASK>
[   46.536036] ---[ end trace 0000000000000000 ]---
[   47.649833] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_CNTL(0x28) 
[   47.649838] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF300F)
[   47.650376] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_GPM_MEM(0x29) 
[   47.650379] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
[   47.650919] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_SRM_MEM(0x2A) 
[   47.650922] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
[   47.712103] ------------[ cut here ]------------
[   47.712106] amdgpu 0000:04:00.0: drm_WARN_ON_ONCE(!dev->mode_config.poll_enabled)
[   47.712209] WARNING: CPU: 1 PID: 9 at drivers/gpu/drm/drm_probe_helper.c:252 drm_kms_helper_poll_enable+0x114/0x120 [drm_kms_helper]
[   47.712237] Modules linked in: ccm xt_conntrack nft_chain_nat rtw88_8822ce rtw88_8822c xt_MASQUERADE nf_nat rtw88_pci nf_conntrack rtw88_core uhid rfcomm cmac nf_defrag_ipv6 algif_hash algif_skcipher nf_defrag_ipv4 mac80211 af_alg bridge bnep snd_sof_amd_rembrandt stp llc snd_sof_pci xfrm_user snd_sof_amd_acp xfrm_algo snd_sof btusb btrtl xt_addrtype btbcm nft_compat x_tables btintel nf_tables btmtk snd_sof_utils uvcvideo snd_soc_core bluetooth intel_rapl_msr intel_rapl_common kvm_amd videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common snd_hda_codec_generic kvm snd_hda_codec_hdmi snd_seq_dummy snd_hrtimer snd_hda_intel snd_seq videodev snd_seq_device snd_intel_dspcfg snd_hda_codec snd_hwdep snd_hda_core snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci overlay qrtr snd_pci_acp6x libarc4 snd_pcm_oss cfg80211 irqbypass snd_mixer_oss ghash_clmulni_intel snd_pcm aesni_intel mc crypto_simd hp_wmi cryptd snd_pci_acp5x binfmt_misc rapl sparse_keymap pcspkr wmi_bmof platform_profile
[   47.712349]  snd_rn_pci_acp3x snd_timer snd_acp_config snd ccp nls_ascii snd_soc_acpi nls_cp437 vfat k10temp fat snd_pci_acp3x rfkill soundcore battery ac acpi_tad button acpi_cpufreq joydev evdev msr i2c_dev parport_pc ppdev lp configfs parport efi_pstore nfnetlink autofs4 ext4 crc16 mbcache jbd2 raid10 raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 md_mod amdgpu drm_ttm_helper ttm iommu_v2 gpu_sched i2c_algo_bit drm_buddy drm_display_helper drm_kms_helper xhci_pci xhci_hcd drm usbcore nvme hid_multitouch hid_generic nvme_core i2c_hid_acpi sp5100_tco usb_common t10_pi i2c_hid serio_raw hid watchdog video crc64_rocksoft wmi i2c_piix4 efivarfs
[   47.712452] CPU: 1 PID: 9 Comm: kworker/u32:0 Tainted: G        W          6.1.161-rc1+ #39
[   47.712456] Hardware name: HP HP Laptop 15s-ey1xxx/8706, BIOS F.61 03/25/2022
[   47.712460] Workqueue: events_unbound async_run_entry_fn
[   47.712468] RIP: 0010:drm_kms_helper_poll_enable+0x114/0x120 [drm_kms_helper]
[   47.712485] Code: 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 d5 32 6d e7 48 c7 c1 88 fd 70 c0 48 89 da 48 c7 c7 76 11 71 c0 48 89 c6 e8 dc 71 fb e6 <0f> 0b e9 37 ff ff ff e8 30 37 a6 e7 f3 0f 1e fa 0f 1f 44 00 00 48
[   47.712488] RSP: 0018:ffffd3e7c011fd78 EFLAGS: 00010246
[   47.712492] RAX: 0000000000000000 RBX: ffff8c84010ca100 RCX: 0000000000000027
[   47.712494] RDX: ffff8c8498a613e8 RSI: 0000000000000001 RDI: ffff8c8498a613e0
[   47.712497] RBP: ffff8c8430c20010 R08: 0000000000000001 R09: ffffd3e7c011fc38
[   47.712499] R10: ffffffffa90811e0 R11: 00000000fffff473 R12: ffffffffa89276f7
[   47.712501] R13: 0000000000000010 R14: 0000000000000001 R15: ffff8c8422c3b088
[   47.712503] FS:  0000000000000000(0000) GS:ffff8c8498a40000(0000) knlGS:0000000000000000
[   47.712506] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   47.712509] CR2: 0000000000000000 CR3: 0000000093210000 CR4: 00000000003506e0
[   47.712511] Call Trace:
[   47.712515]  <TASK>
[   47.712523]  amdgpu_device_resume+0x124/0x320 [amdgpu]
[   47.712809]  amdgpu_pmops_resume+0x46/0x80 [amdgpu]
[   47.713008]  ? pci_legacy_resume+0x80/0x80
[   47.713015]  dpm_run_callback+0x4a/0x150
[   47.713024]  __device_resume+0xb0/0x2c0
[   47.713027]  ? srso_return_thunk+0x5/0x10
[   47.713034]  ? try_to_wake_up+0x61/0x650
[   47.713040]  async_resume+0x21/0x30
[   47.713044]  async_run_entry_fn+0x34/0x130
[   47.713049]  process_one_work+0x1cf/0x3a0
[   47.713057]  ? process_one_work+0x3a0/0x3a0
[   47.713060]  worker_thread+0x50/0x390
[   47.713066]  ? process_one_work+0x3a0/0x3a0
[   47.713069]  kthread+0xde/0x110
[   47.713073]  ? kthread_complete_and_exit+0x20/0x20
[   47.713078]  ret_from_fork+0x22/0x30
[   47.713091]  </TASK>
[   47.713092] ---[ end trace 0000000000000000 ]---
[   49.138525] done.
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Miguel Ojeda 3 weeks ago
On Thu, 15 Jan 2026 17:48:10 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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 Sat, 17 Jan 2026 16:41:26 +0000.
> Anything received after that time might be too late.

Boot-tested under QEMU for Rust x86_64:

Tested-by: Miguel Ojeda <ojeda@kernel.org>

Thanks!

Cheers,
Miguel
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Shuah Khan 3 weeks, 1 day ago
On 1/15/26 09:48, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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 Sat, 17 Jan 2026 16:41:26 +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.161-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
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Hardik Garg 3 weeks, 1 day ago
The kernel, bpf tool, perf tool, and kselftest builds fine for v6.1.161-rc1
on x86 and arm64 Azure VM.


Tested-by: Hardik Garg <hargar@linux.microsoft.com>


Thanks,
Hardik
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Mark Brown 3 weeks, 1 day ago
On Thu, Jan 15, 2026 at 05:48:10PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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>
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Jon Hunter 3 weeks, 1 day ago
On Thu, 15 Jan 2026 17:48:10 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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 Sat, 17 Jan 2026 16:41:26 +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.161-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
    28 boots:	28 pass, 0 fail
    119 tests:	119 pass, 0 fail

Linux version:	6.1.161-rc1-g9f1df8edf447
Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
                tegra186-p3509-0000+p3636-0001, 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
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Ron Economos 3 weeks, 1 day ago
On 1/15/26 08:48, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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 Sat, 17 Jan 2026 16:41:26 +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.161-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>
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Peter Schneider 3 weeks, 1 day ago
Am 15.01.2026 um 17:48 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Francesco Dolcini 3 weeks, 1 day ago
On Thu, Jan 15, 2026 at 05:48:10PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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.


Compiled and tested on

 - Verdin iMX8MM
 - Verdin iMX8MP
 - Colibri iMX6
 - Colibri iMX6ULL
 - Colibri iMX7
 - Apalis iMX6

Tested-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Florian Fainelli 3 weeks, 1 day ago
On 1/15/26 08:48, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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 Sat, 17 Jan 2026 16:41:26 +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.161-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
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Slade Watkins 3 weeks, 2 days ago
On Thu, Jan 15, 2026 at 12:11 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.161 release.
> There are 72 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 Sat, 17 Jan 2026 16:41:26 +0000.
> Anything received after that time might be too late.

6.1.161-rc1 built and run on my x86_64 test system (AMD Ryzen 9 9900X,
System76 thelio-mira-r4-n3). No errors or regressions.

Tested-by: Slade Watkins <sr@sladewatkins.com>

Thanks,
Slade
Re: [PATCH 6.1 00/72] 6.1.161-rc1 review
Posted by Brett A C Sheffield 3 weeks, 2 days ago
# Librecast Test Results

020/020 [ OK ] liblcrq
010/010 [ OK ] libmld
120/120 [ OK ] liblibrecast

CPU/kernel: Linux auntie 6.1.161-rc1-00073-g9f1df8edf447 #1 SMP PREEMPT_DYNAMIC Thu Jan 15 18:29:29 -00 2026 x86_64 AMD Ryzen 9 9950X 16-Core Processor AuthenticAMD GNU/Linux

Tested-by: Brett A C Sheffield <bacs@librecast.net>