From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, linux-kernel@vger.kernel.org,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
sr@sladewatkins.com
Subject: [PATCH 6.1 00/72] 6.1.161-rc1 review
Date: Thu, 15 Jan 2026 17:48:10 +0100 [thread overview]
Message-ID: <20260115164143.482647486@linuxfoundation.org> (raw)
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(-)
next reply other threads:[~2026-01-15 17:11 UTC|newest]
Thread overview: 85+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 16:48 Greg Kroah-Hartman [this message]
2026-01-15 16:48 ` [PATCH 6.1 01/72] atm: Fix dma_free_coherent() size Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 02/72] net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 03/72] btrfs: always detect conflicting inodes when logging inode refs Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 04/72] mei: me: add nova lake point S DID Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 05/72] lib/crypto: aes: Fix missing MMU protection for AES S-box Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 06/72] counter: interrupt-cnt: Drop IRQF_NO_THREAD flag Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 07/72] drm/pl111: Fix error handling in pl111_amba_probe Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 08/72] gpio: rockchip: mark the GPIO controller as sleeping Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 09/72] wifi: avoid kernel-infoleak from struct iw_point Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 10/72] libceph: prevent potential out-of-bounds reads in handle_auth_done() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 11/72] libceph: replace overzealous BUG_ON in osdmap_apply_incremental() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 12/72] libceph: make free_choose_arg_map() resilient to partial allocation Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 13/72] libceph: return the handler error from mon_handle_auth_done() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 14/72] libceph: make calc_target() set t->paused, not just clear it Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 15/72] ext4: introduce ITAIL helper Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 16/72] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 17/72] net: Add locking to protect skb->dev access in ip_output Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 18/72] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 19/72] csky: fix csky_cmpxchg_fixup not working Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 20/72] ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 21/72] alpha: dont reference obsolete termio struct for TC* constants Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 22/72] NFSv4: ensure the open stateid seqid doesnt go backwards Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 23/72] NFS: Fix up the automount fs_context to use the correct cred Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 24/72] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 25/72] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 26/72] smb/client: fix NT_STATUS_NO_DATA_DETECTED value Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 27/72] scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 28/72] scsi: ufs: core: Fix EH failure after W-LUN resume error Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 29/72] scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 30/72] arm64: dts: add off-on-delay-us for usdhc2 regulator Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 31/72] ARM: dts: imx6q-ba16: fix RTC interrupt level Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 32/72] arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 33/72] netfilter: nft_synproxy: avoid possible data-race on update operation Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 34/72] netfilter: nf_tables: fix memory leak in nf_tables_newrule() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 35/72] netfilter: nf_conncount: update last_gc only when GC has been performed Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 36/72] net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 37/72] bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 38/72] net: mscc: ocelot: Fix crash when adding interface under a lag Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 39/72] inet: ping: Fix icmp out counting Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 40/72] net: sock: fix hardened usercopy panic in sock_recv_errqueue Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 41/72] netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 42/72] net/mlx5e: Dont print error message due to invalid module Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 43/72] net: wwan: iosm: Fix memory leak in ipc_mux_deinit() Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 44/72] eth: bnxt: move and rename reset helpers Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 45/72] bnxt_en: Fix potential data corruption with HW GRO/LRO Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 46/72] net: fix memory leak in skb_segment_list for GRO packets Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 47/72] HID: quirks: work around VID/PID conflict for appledisplay Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 48/72] net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset Greg Kroah-Hartman
2026-01-15 16:48 ` [PATCH 6.1 49/72] net: usb: pegasus: fix memory leak in update_eth_regs_async() Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 50/72] net: enetc: fix build warning when PAGE_SIZE is greater than 128K Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 51/72] arp: do not assume dev_hard_header() does not change skb->head Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 52/72] pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 53/72] mm/pagewalk: add walk_page_range_vma() Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 54/72] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 55/72] ALSA: ac97bus: Use guard() for mutex locks Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 56/72] ALSA: ac97: fix a double free in snd_ac97_controller_register() Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 57/72] nfsd: provide locking for v4_end_grace Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 58/72] NFS: trace: show TIMEDOUT instead of 0x6e Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 59/72] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 60/72] NFSD: Remove NFSERR_EAGAIN Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 61/72] bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 62/72] bpf: Make variables in bpf_prog_test_run_xdp less confusing Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 63/72] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 64/72] bpf, test_run: Subtract size of xdp_frame from allowed metadata size Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 65/72] bpf: Fix reference count leak in bpf_prog_test_run_xdp() Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 66/72] powercap: fix race condition in register_control_type() Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 67/72] powercap: fix sscanf() error return value handling Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 68/72] can: j1939: make j1939_session_activate() fail if device is no longer registered Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 69/72] ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025 Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 70/72] ASoC: fsl_sai: Add missing registers to cache default Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 71/72] scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Greg Kroah-Hartman
2026-01-15 16:49 ` [PATCH 6.1 72/72] bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path Greg Kroah-Hartman
2026-01-15 19:15 ` [PATCH 6.1 00/72] 6.1.161-rc1 review Brett A C Sheffield
2026-01-15 19:36 ` Slade Watkins
2026-01-15 22:14 ` Florian Fainelli
2026-01-16 7:55 ` Francesco Dolcini
2026-01-16 9:14 ` Peter Schneider
2026-01-16 10:22 ` Ron Economos
2026-01-16 10:33 ` Jon Hunter
2026-01-16 15:39 ` Mark Brown
2026-01-16 17:44 ` Hardik Garg
2026-01-16 19:28 ` Shuah Khan
2026-01-17 14:35 ` Miguel Ojeda
2026-01-19 11:10 ` Jeffrin Thalakkottoor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260115164143.482647486@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=achill@achill.org \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=hargar@microsoft.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=sr@sladewatkins.com \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox