* [PATCH 6.16 000/189] 6.16.8-rc1 review
@ 2025-09-17 12:31 Greg Kroah-Hartman
2025-09-17 18:09 ` Hardik Garg
` (13 more replies)
0 siblings, 14 replies; 16+ messages in thread
From: Greg Kroah-Hartman @ 2025-09-17 12:31 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, achill
This is the start of the stable review cycle for the 6.16.8 release.
There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.16.8-rc1
Johan Hovold <johan@kernel.org>
phy: ti-pipe3: fix device leak at unbind
Johan Hovold <johan@kernel.org>
phy: ti: omap-usb2: fix device leak at unbind
Johan Hovold <johan@kernel.org>
phy: tegra: xusb: fix device and OF node leak at probe
Stephan Gerhold <stephan.gerhold@linaro.org>
phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware
Miaoqian Lin <linmq006@gmail.com>
dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
Stephan Gerhold <stephan.gerhold@linaro.org>
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Takashi Iwai <tiwai@suse.de>
usb: gadget: midi2: Fix MIDI2 IN EP max packet size
Takashi Iwai <tiwai@suse.de>
usb: gadget: midi2: Fix missing UMP group attributes initialization
RD Babiera <rdbabiera@google.com>
usb: typec: tcpm: properly deliver cable vdms to altmode drivers
Alan Stern <stern@rowland.harvard.edu>
USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: fix memory leak regression when freeing xhci vdev devices depth first
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: dbc: decouple endpoint allocation from initialization
Yuezhang Mo <Yuezhang.Mo@sony.com>
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Andreas Kemnade <akemnade@kernel.org>
regulator: sy7636a: fix lifecycle of power good gpio
Anders Roxell <anders.roxell@linaro.org>
dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
Gao Xiang <xiang@kernel.org>
erofs: fix invalid algorithm for encoded extents
Gao Xiang <xiang@kernel.org>
erofs: unify meta buffers in z_erofs_fill_inode()
Gao Xiang <xiang@kernel.org>
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang <xiang@kernel.org>
erofs: get rid of {get,put}_page() for ztailpacking data
Dan Carpenter <dan.carpenter@linaro.org>
dmaengine: idxd: Fix double free in idxd_setup_wqs()
Yi Sun <yi.sun@intel.com>
dmaengine: idxd: Fix refcount underflow on module unload
Yi Sun <yi.sun@intel.com>
dmaengine: idxd: Remove improper idxd_free
Pengyu Luo <mitltlatltl@gmail.com>
phy: qualcomm: phy-qcom-eusb2-repeater: fix override properties
Hangbin Liu <liuhangbin@gmail.com>
hsr: hold rcu and dev lock for hsr_get_port_ndev
Hangbin Liu <liuhangbin@gmail.com>
hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr
Hangbin Liu <liuhangbin@gmail.com>
hsr: use rtnl lock when iterating over ports
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: place base_seq in struct net
Phil Sutter <phil@nwl.cc>
netfilter: nf_tables: Reintroduce shortened deletion notifications
Florian Westphal <fw@strlen.de>
netfilter: nft_set_rbtree: continue traversal if element is inactive
Florian Westphal <fw@strlen.de>
netfilter: nft_set_pipapo: don't check genbit from packetpath lookups
Florian Westphal <fw@strlen.de>
netfilter: nft_set_pipapo: don't return bogus extension pointer
Florian Westphal <fw@strlen.de>
netfilter: nft_set_pipapo: merge pipapo_get/lookup
Florian Westphal <fw@strlen.de>
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal <fw@strlen.de>
netfilter: nft_set_pipapo: remove unused arguments
Florian Westphal <fw@strlen.de>
netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
Anssi Hannula <anssi.hannula@bitwise.fi>
can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
can: j1939: implement NETDEV_UNREGISTER notification handler
Davide Caratti <dcaratti@redhat.com>
selftests: can: enable CONFIG_CAN_VCAN as a module
Stanislav Fomichev <sdf@fomichev.me>
macsec: sync features on RTM_NEWLINK
Carolina Jubran <cjubran@nvidia.com>
net: dev_ioctl: take ops lock in hwtstamp lower paths
Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: use udelay rather than fsleep
Michal Wajdeczko <michal.wajdeczko@intel.com>
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Schmidt <mschmidt@redhat.com>
i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
Kohei Enju <enjuk@amazon.com>
igb: fix link test skipping when interface is admin down
Tianyu Xu <tianyxu@cisco.com>
igb: Fix NULL pointer dereference in ethtool loopback test
Alex Tran <alex.t.tran@gmail.com>
docs: networking: can: change bcm_msg_head frames member to support flexible array
Antoine Tenart <atenart@kernel.org>
tunnels: reset the GSO metadata before reusing the skb
Petr Machata <petrm@nvidia.com>
net: bridge: Bounce invalid boolopts
Jonas Gorski <jonas.gorski@gmail.com>
net: dsa: b53: fix ageing time for BCM53101
Alok Tiwari <alok.a.tiwari@oracle.com>
genetlink: fix genl_bind() invoking bind() after -EPERM
Klaus Kudielka <klaus.kudielka@gmail.com>
PCI: mvebu: Fix use of for_each_of_range() iterator
Miaoqing Pan <miaoqing.pan@oss.qualcomm.com>
wifi: ath12k: fix WMI TLV header misalignment
Sriram R <quic_srirrama@quicinc.com>
wifi: ath12k: Add support to enqueue management frame at MLD level
Sarika Sharma <quic_sarishar@quicinc.com>
wifi: ath12k: add link support for multi-link in arsta
Miaoqing Pan <miaoqing.pan@oss.qualcomm.com>
wifi: ath12k: Fix missing station power save configuration
Vladimir Oltean <vladimir.oltean@nxp.com>
net: phy: transfer phy_config_inband() locking responsibility to phylink
Vladimir Oltean <vladimir.oltean@nxp.com>
net: phylink: add lock for serializing concurrent pl->phydev writes with resolver
Stefan Wahren <wahrenst@gmx.net>
net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
Chia-I Wu <olvaffe@gmail.com>
drm/panthor: validate group queue count
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
Fabio Porcedda <fabio.porcedda@gmail.com>
USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions
Fabio Porcedda <fabio.porcedda@gmail.com>
USB: serial: option: add Telit Cinterion FN990A w/audio compositions
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks
Hugo Villeneuve <hvilleneuve@dimonoff.com>
serial: sc16is7xx: fix bug in flow control levels init
Fabian Vogt <fvogt@suse.de>
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Paolo Abeni <pabeni@redhat.com>
Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups"
Antheas Kapenekakis <lkml@antheas.dev>
Input: xpad - add support for Flydigi Apex 5
Christoffer Sandberg <cs@tuxedo.de>
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Jeff LaBundy <jeff@labundy.com>
Input: iqs7222 - avoid enabling unused interrupts
K Prateek Nayak <kprateek.nayak@amd.com>
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
Reinette Chatre <reinette.chatre@intel.com>
fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters
Xiongfeng Wang <wangxiongfeng2@huawei.com>
hrtimers: Unconditionally update target CPU base after offline timer migration
Pratap Nirujogi <pratap.nirujogi@amd.com>
drm/amd/amdgpu: Declare isp firmware binary file
Mario Limonciello (AMD) <mario.limonciello@amd.com>
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello <mario.limonciello@amd.com>
drm/amd/display: Destroy cached state in complete() callback
Quanmin Yan <yanquanmin1@huawei.com>
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Stanislav Fort <stanislav.fort@aisle.com>
mm/damon/sysfs: fix use-after-free in state_show()
Santhosh Kumar K <s-k6@ti.com>
mtd: spinand: winbond: Fix oob_layout for W25N01JW
Miquel Raynal <miquel.raynal@bootlin.com>
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal <miquel.raynal@bootlin.com>
mtd: spinand: Add a ->configure_chip() hook
Max Kellermann <max.kellermann@ionos.com>
ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
Max Kellermann <max.kellermann@ionos.com>
ceph: always call ceph_shift_unused_folios_left()
Alex Markuze <amarkuze@redhat.com>
ceph: fix race condition where r_parent becomes stale before sending message
Alex Markuze <amarkuze@redhat.com>
ceph: fix race condition validating r_parent before applying state
Ilya Dryomov <idryomov@gmail.com>
libceph: fix invalid accesses to ceph_connection_v1_info
Chen Ridong <chenridong@huawei.com>
kernfs: Fix UAF in polling when open file is released
Qu Wenruo <wqu@suse.com>
btrfs: fix corruption reading compressed range when block size is smaller than page size
Boris Burkov <boris@bur.io>
btrfs: use readahead_expand() on compressed extents
Fangzhi Zuo <Jerry.Zuo@amd.com>
drm/amd/display: Disable DPCD Probe Quirk
Imre Deak <imre.deak@intel.com>
drm/dp: Add an EDID quirk for the DPCD register access probe
Imre Deak <imre.deak@intel.com>
drm/edid: Add support for quirks visible to DRM core and drivers
Imre Deak <imre.deak@intel.com>
drm/edid: Define the quirks in an enum list
Geoffrey McRae <geoffrey.mcrae@amd.com>
drm/amd/display: remove oem i2c adapter on finish
Ovidiu Bunea <ovidiu.bunea@amd.com>
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
David Rosca <david.rosca@amd.com>
drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packages
David Rosca <david.rosca@amd.com>
drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any time
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe: Attempt to bring bos back to VRAM after eviction
Jani Nikula <jani.nikula@intel.com>
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Johan Hovold <johan@kernel.org>
drm/mediatek: fix potential OF node use-after-free
Quanmin Yan <yanquanmin1@huawei.com>
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Sang-Heon Jeon <ekffu200098@gmail.com>
mm/damon/core: set quota->charged_from to jiffies at first charge window
Kyle Meyer <kyle.meyer@hpe.com>
mm/memory-failure: fix redundant updates for already poisoned pages
Miaohe Lin <linmiaohe@huawei.com>
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Uladzislau Rezki (Sony) <urezki@gmail.com>
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Wei Yang <richard.weiyang@gmail.com>
mm/khugepaged: fix the address passed to notifier on testing young
Jeongjun Park <aha310510@gmail.com>
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Miklos Szeredi <mszeredi@redhat.com>
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi <mszeredi@redhat.com>
fuse: check if copy_file_range() returns larger than requested size
Amir Goldstein <amir73il@gmail.com>
fuse: do not allow mapping a non-regular backing file
Christophe Kerello <christophe.kerello@foss.st.com>
mtd: rawnand: stm32_fmc2: fix ECC overwrite
Christophe Kerello <christophe.kerello@foss.st.com>
mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
Alexander Sverdlin <alexander.sverdlin@gmail.com>
mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
Paulo Alcantara <pc@manguebit.org>
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara <pc@manguebit.org>
smb: client: fix compound alignment with encryption
Breno Leitao <leitao@debian.org>
s390: kexec: initialize kexec_buf struct
Johannes Berg <johannes.berg@intel.com>
wifi: iwlwifi: fix 130/1030 configs
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: hibernate: Restrict GFP mask in hibernation_snapshot()
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: EM: Add function for registering a PD without capacity update
Oleksij Rempel <o.rempel@pengutronix.de>
net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
Jiawen Wu <jiawenwu@trustnetic.com>
net: libwx: fix to enable RSS
Jonas Jelonek <jelonek.jonas@gmail.com>
i2c: rtl9300: remove broken SMBus Quick operation support
Jonas Jelonek <jelonek.jonas@gmail.com>
i2c: rtl9300: ensure data length is within supported range
Chiasheng Lee <chiasheng.lee@linux.intel.com>
i2c: i801: Hide Intel Birch Stream SoC TCO WDT
Omar Sandoval <osandov@fb.com>
btrfs: fix subvolume deletion lockup caused by inodes xarray race
Boris Burkov <boris@bur.io>
btrfs: fix squota compressed stats leak
Mark Tinguely <mark.tinguely@oracle.com>
ocfs2: fix recursive semaphore deadlock in fiemap call
Matthieu Baerts (NGI0) <matttbe@kernel.org>
netlink: specs: mptcp: fix if-idx attribute type
Matthieu Baerts (NGI0) <matttbe@kernel.org>
doc: mptcp: net.mptcp.pm_type is deprecated
Krister Johansen <kjlx@templeofstupid.com>
mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
Breno Leitao <leitao@debian.org>
arm64: kexec: initialize kexec_buf struct in load_other_segments()
Nathan Chancellor <nathan@kernel.org>
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Trond Myklebust <trond.myklebust@hammerspace.com>
Revert "SUNRPC: Don't allow waiting for exiting tasks"
Jonas Jelonek <jelonek.jonas@gmail.com>
i2c: rtl9300: fix channel number bound check
Salah Triki <salah.triki@gmail.com>
EDAC/altera: Delete an inappropriate dma_free_coherent() call
wangzijie <wangzijie1@honor.com>
proc: fix type confusion in pde_set_flags()
Kuniyuki Iwashima <kuniyu@google.com>
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.
Peilin Ye <yepeilin@google.com>
bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()
KaFai Wan <kafai.wan@linux.dev>
bpf: Allow fall back to interpreter for programs with stack size <= 512
Kumar Kartikeya Dwivedi <memxor@gmail.com>
rqspinlock: Choose trylock fallback for NMI waiters
Maciej Fijalkowski <maciej.fijalkowski@intel.com>
xsk: Fix immature cq descriptor production
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
Mario Limonciello (AMD) <superm1@kernel.org>
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume
Thomas Richter <tmricht@linux.ibm.com>
s390/cpum_cf: Deny all sampling events by counter PMU
Thomas Richter <tmricht@linux.ibm.com>
s390/pai: Deny all events not handled by this PMU
Gautham R. Shenoy <gautham.shenoy@amd.com>
cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performance governor
Jesper Dangaard Brouer <hawk@kernel.org>
bpf, cpumap: Disable page_pool direct xdp_return need larger scope
Pu Lehui <pulehui@huawei.com>
tracing: Silence warning when chunk allocation fails in trace_pid_write
Jonathan Curley <jcurley@purestorage.com>
NFSv4/flexfiles: Fix layout merge mirror check.
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: nfs_invalidate_folio() must observe the offset and size arguments
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4.2: Serialise O_DIRECT i/o and copy range
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4.2: Serialise O_DIRECT i/o and clone range
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4.2: Serialise O_DIRECT i/o and fallocate()
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Serialise O_DIRECT i/o and truncate()
Wang Liang <wangliang74@huawei.com>
tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()
Vladimir Riabchun <ferr.lambarginio@gmail.com>
ftrace/samples: Fix function size computation
Scott Mayhew <smayhew@redhat.com>
nfs/localio: restore creds before releasing pageio data
Luo Gengkun <luogengkun@huaweicloud.com>
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Guenter Roeck <linux@roeck-us.net>
trace/fgraph: Fix error handling
Xiao Ni <xni@redhat.com>
md: keep recovery_cp in mdp_superblock_s
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Don't clear capabilities that won't be reset
Justin Worrell <jworrell@gmail.com>
SUNRPC: call xs_sock_process_cmsg for all cmsg
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
Alex Deucher <alexander.deucher@amd.com>
Revert "drm/amdgpu: Add more checks to PSP mailbox"
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: ISO: Fix getname not returning broadcast fields
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Lu Baolu <baolu.lu@linux.intel.com>
iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain
Jason Gunthorpe <jgg@ziepe.ca>
iommu/vt-d: Split paging_domain_compatible()
Jason Gunthorpe <jgg@ziepe.ca>
iommu/vt-d: Create unique domain ops for each stage
Jason Gunthorpe <jgg@ziepe.ca>
iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Dan Carpenter <dan.carpenter@linaro.org>
irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
Kan Liang <kan.liang@linux.intel.com>
perf: Fix the POLL_HUP delivery breakage
Baochen Qiang <baochen.qiang@oss.qualcomm.com>
dma-debug: don't enforce dma mapping check on noncoherent allocations
Amir Goldstein <amir73il@gmail.com>
fhandle: use more consistent rules for decoding file handle from userns
Edward Adam Davis <eadavis@qq.com>
fuse: Block access to folio overlimit
Christian Brauner <brauner@kernel.org>
coredump: don't pointlessly check and spew warnings
Christoph Hellwig <hch@lst.de>
block: don't silently ignore metadata for sync read/write
Christoph Hellwig <hch@lst.de>
fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
-------------
Diffstat:
.../bindings/serial/brcm,bcm7271-uart.yaml | 2 +-
Documentation/netlink/specs/mptcp_pm.yaml | 2 +-
Documentation/networking/can.rst | 2 +-
Documentation/networking/mptcp.rst | 8 +-
Makefile | 4 +-
arch/arm64/kernel/machine_kexec_file.c | 2 +-
arch/s390/kernel/kexec_elf.c | 2 +-
arch/s390/kernel/kexec_image.c | 2 +-
arch/s390/kernel/machine_kexec_file.c | 6 +-
arch/s390/kernel/perf_cpum_cf.c | 4 +-
arch/s390/kernel/perf_pai_crypto.c | 4 +-
arch/s390/kernel/perf_pai_ext.c | 2 +-
arch/x86/kernel/cpu/topology_amd.c | 25 +-
block/fops.c | 13 +-
drivers/cpufreq/amd-pstate.c | 19 +-
drivers/cpufreq/intel_pstate.c | 4 +-
drivers/dma/dw/rzn1-dmamux.c | 15 +-
drivers/dma/idxd/init.c | 39 +--
drivers/dma/qcom/bam_dma.c | 8 +-
drivers/dma/ti/edma.c | 4 +-
drivers/edac/altera_edac.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 4 -
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h | 11 -
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 2 -
drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c | 2 +
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 31 +--
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c | 25 +-
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c | 18 +-
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c | 25 +-
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c | 25 +-
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c | 25 +-
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 12 +-
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 60 +++--
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 106 +++++----
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 1 +
drivers/gpu/drm/amd/display/dc/dc.h | 1 +
.../gpu/drm/amd/display/dc/dccg/dcn35/dcn35_dccg.c | 74 +++---
.../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c | 2 +-
.../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c | 115 ++-------
.../gpu/drm/amd/display/dc/hwss/dcn35/dcn35_init.c | 3 -
.../drm/amd/display/dc/hwss/dcn351/dcn351_init.c | 3 -
drivers/gpu/drm/amd/display/dc/inc/hw/pg_cntl.h | 1 +
.../drm/amd/display/dc/pg/dcn35/dcn35_pg_cntl.c | 78 +++---
drivers/gpu/drm/display/drm_dp_helper.c | 42 +++-
drivers/gpu/drm/drm_edid.c | 232 +++++++++---------
drivers/gpu/drm/i915/display/intel_display_power.c | 6 +-
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 11 +-
drivers/gpu/drm/panthor/panthor_drv.c | 2 +-
drivers/gpu/drm/xe/tests/xe_bo.c | 2 +-
drivers/gpu/drm/xe/tests/xe_dma_buf.c | 10 +-
drivers/gpu/drm/xe/xe_bo.c | 16 +-
drivers/gpu/drm/xe/xe_bo.h | 2 +-
drivers/gpu/drm/xe/xe_device_types.h | 6 +
drivers/gpu/drm/xe/xe_dma_buf.c | 2 +-
drivers/gpu/drm/xe/xe_exec.c | 9 +
drivers/gpu/drm/xe/xe_pm.c | 42 +++-
drivers/gpu/drm/xe/xe_survivability_mode.c | 3 +-
drivers/gpu/drm/xe/xe_vm.c | 42 +++-
drivers/gpu/drm/xe/xe_vm.h | 2 +
drivers/gpu/drm/xe/xe_vm_types.h | 5 +
drivers/i2c/busses/i2c-i801.c | 2 +-
drivers/i2c/busses/i2c-rtl9300.c | 22 +-
drivers/input/joystick/xpad.c | 2 +
drivers/input/misc/iqs7222.c | 3 +
drivers/input/serio/i8042-acpipnpio.h | 14 ++
drivers/iommu/intel/cache.c | 5 +-
drivers/iommu/intel/iommu.c | 263 ++++++++++++++-------
drivers/iommu/intel/iommu.h | 12 +
drivers/iommu/intel/nested.c | 4 +-
drivers/iommu/intel/svm.c | 1 -
drivers/irqchip/irq-mvebu-gicp.c | 2 +-
drivers/md/md.c | 6 +-
drivers/mtd/nand/raw/atmel/nand-controller.c | 16 +-
.../mtd/nand/raw/nuvoton-ma35d1-nand-controller.c | 4 +-
drivers/mtd/nand/raw/stm32_fmc2_nand.c | 46 ++--
drivers/mtd/nand/spi/core.c | 18 +-
drivers/mtd/nand/spi/winbond.c | 80 ++++++-
drivers/net/can/xilinx_can.c | 16 +-
drivers/net/dsa/b53/b53_common.c | 17 +-
drivers/net/ethernet/freescale/fec_main.c | 3 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 5 +-
drivers/net/ethernet/intel/igb/igb_main.c | 3 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 20 +-
drivers/net/ethernet/wangxun/libwx/wx_hw.c | 4 -
drivers/net/macsec.c | 1 +
drivers/net/phy/phy.c | 12 +-
drivers/net/phy/phylink.c | 28 ++-
drivers/net/wireless/ath/ath12k/core.h | 1 +
drivers/net/wireless/ath/ath12k/dp_mon.c | 22 +-
drivers/net/wireless/ath/ath12k/dp_rx.c | 11 +-
drivers/net/wireless/ath/ath12k/hw.c | 55 +++++
drivers/net/wireless/ath/ath12k/hw.h | 2 +
drivers/net/wireless/ath/ath12k/mac.c | 127 +++++-----
drivers/net/wireless/ath/ath12k/peer.c | 2 +-
drivers/net/wireless/ath/ath12k/peer.h | 28 +++
drivers/net/wireless/ath/ath12k/wmi.c | 58 ++++-
drivers/net/wireless/ath/ath12k/wmi.h | 16 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 26 +-
drivers/pci/controller/pci-mvebu.c | 21 +-
drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c | 4 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 25 +-
drivers/phy/tegra/xusb-tegra210.c | 6 +-
drivers/phy/ti/phy-omap-usb2.c | 13 +
drivers/phy/ti/phy-ti-pipe3.c | 13 +
drivers/regulator/sy7636a-regulator.c | 7 +-
drivers/tty/hvc/hvc_console.c | 6 +-
drivers/tty/serial/sc16is7xx.c | 14 +-
drivers/usb/gadget/function/f_midi2.c | 11 +-
drivers/usb/gadget/udc/dummy_hcd.c | 8 +-
drivers/usb/host/xhci-dbgcap.c | 94 +++++---
drivers/usb/host/xhci-mem.c | 2 +-
drivers/usb/serial/option.c | 17 ++
drivers/usb/typec/tcpm/tcpm.c | 12 +-
fs/btrfs/extent_io.c | 73 +++++-
fs/btrfs/inode.c | 12 +-
fs/btrfs/qgroup.c | 6 +-
fs/ceph/addr.c | 9 +-
fs/ceph/debugfs.c | 14 +-
fs/ceph/dir.c | 17 +-
fs/ceph/file.c | 24 +-
fs/ceph/inode.c | 88 +++++--
fs/ceph/mds_client.c | 172 ++++++++------
fs/ceph/mds_client.h | 18 +-
fs/coredump.c | 4 +
fs/erofs/data.c | 8 +-
fs/erofs/fileio.c | 2 +-
fs/erofs/fscache.c | 2 +-
fs/erofs/inode.c | 8 +-
fs/erofs/internal.h | 2 +-
fs/erofs/super.c | 16 +-
fs/erofs/zdata.c | 17 +-
fs/erofs/zmap.c | 98 ++++----
fs/exec.c | 2 +-
fs/fhandle.c | 8 +
fs/fuse/dev.c | 2 +-
fs/fuse/file.c | 5 +-
fs/fuse/passthrough.c | 5 +
fs/kernfs/file.c | 58 +++--
fs/nfs/client.c | 2 +
fs/nfs/file.c | 7 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 21 +-
fs/nfs/inode.c | 4 +-
fs/nfs/internal.h | 10 +
fs/nfs/io.c | 13 +-
fs/nfs/localio.c | 12 +-
fs/nfs/nfs42proc.c | 2 +
fs/nfs/nfs4file.c | 2 +
fs/nfs/nfs4proc.c | 7 +-
fs/nfs/write.c | 1 +
fs/ocfs2/extent_map.c | 10 +-
fs/proc/generic.c | 3 +-
fs/resctrl/ctrlmondata.c | 2 +-
fs/resctrl/internal.h | 4 +-
fs/resctrl/monitor.c | 6 +-
fs/smb/client/cifsglob.h | 13 +-
fs/smb/client/file.c | 18 +-
fs/smb/client/inode.c | 86 +++++--
fs/smb/client/smb2glob.h | 3 +-
fs/smb/client/smb2inode.c | 204 ++++++++++++----
fs/smb/client/smb2ops.c | 32 ++-
fs/smb/client/smb2proto.h | 3 +
fs/smb/client/trace.h | 9 +-
include/drm/display/drm_dp_helper.h | 6 +
include/drm/drm_connector.h | 4 +-
include/drm/drm_edid.h | 8 +
include/linux/compiler-clang.h | 31 ++-
include/linux/energy_model.h | 10 +
include/linux/fs.h | 3 +-
include/linux/kasan.h | 6 +-
include/linux/mtd/spinand.h | 8 +
include/net/netfilter/nf_tables.h | 11 +-
include/net/netfilter/nf_tables_core.h | 49 ++--
include/net/netns/nftables.h | 1 +
include/uapi/linux/raid/md_p.h | 2 +-
io_uring/rw.c | 3 +
kernel/bpf/Makefile | 1 +
kernel/bpf/core.c | 16 +-
kernel/bpf/cpumap.c | 4 +-
kernel/bpf/crypto.c | 2 +-
kernel/bpf/helpers.c | 7 +-
kernel/bpf/rqspinlock.c | 2 +-
kernel/dma/debug.c | 48 +++-
kernel/dma/debug.h | 20 ++
kernel/dma/mapping.c | 4 +-
kernel/events/core.c | 1 +
kernel/power/energy_model.c | 29 ++-
kernel/power/hibernate.c | 1 +
kernel/time/hrtimer.c | 11 +-
kernel/trace/fgraph.c | 3 +-
kernel/trace/trace.c | 10 +-
kernel/trace/trace_osnoise.c | 3 +
mm/damon/core.c | 4 +
mm/damon/lru_sort.c | 5 +
mm/damon/reclaim.c | 5 +
mm/damon/sysfs.c | 14 +-
mm/hugetlb.c | 9 +-
mm/kasan/shadow.c | 31 ++-
mm/khugepaged.c | 4 +-
mm/memory-failure.c | 20 +-
mm/vmalloc.c | 8 +-
net/bluetooth/hci_conn.c | 14 +-
net/bluetooth/hci_event.c | 7 +-
net/bluetooth/iso.c | 2 +-
net/bridge/br.c | 7 +
net/can/j1939/bus.c | 5 +-
net/can/j1939/j1939-priv.h | 1 +
net/can/j1939/main.c | 3 +
net/can/j1939/socket.c | 52 ++++
net/ceph/messenger.c | 7 +-
net/core/dev_ioctl.c | 22 +-
net/hsr/hsr_device.c | 28 ++-
net/hsr/hsr_main.c | 4 +-
net/hsr/hsr_main.h | 3 +
net/ipv4/ip_tunnel_core.c | 6 +
net/ipv4/tcp_bpf.c | 5 +-
net/mptcp/sockopt.c | 11 +-
net/netfilter/nf_tables_api.c | 123 ++++++----
net/netfilter/nft_dynset.c | 5 +-
net/netfilter/nft_lookup.c | 67 ++++--
net/netfilter/nft_objref.c | 5 +-
net/netfilter/nft_set_bitmap.c | 14 +-
net/netfilter/nft_set_hash.c | 54 ++---
net/netfilter/nft_set_pipapo.c | 211 ++++++-----------
net/netfilter/nft_set_pipapo_avx2.c | 29 +--
net/netfilter/nft_set_rbtree.c | 46 ++--
net/netlink/genetlink.c | 3 +
net/sunrpc/sched.c | 2 -
net/sunrpc/xprtsock.c | 6 +-
net/xdp/xsk.c | 113 +++++++--
net/xdp/xsk_queue.h | 12 +
samples/ftrace/ftrace-direct-modify.c | 2 +-
tools/testing/selftests/net/can/config | 3 +
234 files changed, 3151 insertions(+), 1711 deletions(-)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
@ 2025-09-17 18:09 ` Hardik Garg
2025-09-17 19:08 ` Achill Gilgenast
` (12 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Hardik Garg @ 2025-09-17 18:09 UTC (permalink / raw)
To: gregkh
Cc: achill, 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, perf tool, and kselftest builds fine for v6.16.8-rc1 on x86 and arm64 Azure VM.
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Thanks,
Hardik
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
2025-09-17 18:09 ` Hardik Garg
@ 2025-09-17 19:08 ` Achill Gilgenast
2025-09-17 20:08 ` Jon Hunter
` (11 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Achill Gilgenast @ 2025-09-17 19:08 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, achill
On Wed Sep 17, 2025 at 2:31 PM CEST, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Thanks! Builded on all Alpine architectures & booted on x86_64.
Tested-By: Achill Gilgenast <achill@achill.org>
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
2025-09-17 18:09 ` Hardik Garg
2025-09-17 19:08 ` Achill Gilgenast
@ 2025-09-17 20:08 ` Jon Hunter
2025-09-17 20:51 ` Pascal Ernster
` (10 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Jon Hunter @ 2025-09-17 20:08 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, achill,
linux-tegra, stable
On Wed, 17 Sep 2025 14:31:50 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.16:
10 builds: 10 pass, 0 fail
28 boots: 28 pass, 0 fail
120 tests: 120 pass, 0 fail
Linux version: 6.16.8-rc1-gfb25a6be32b3
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
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2025-09-17 20:08 ` Jon Hunter
@ 2025-09-17 20:51 ` Pascal Ernster
2025-09-19 8:23 ` Pascal Ernster
2025-09-18 2:37 ` Peter Schneider
` (9 subsequent siblings)
13 siblings, 1 reply; 16+ messages in thread
From: Pascal Ernster @ 2025-09-17 20:51 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, achill
[2025-09-17 14:31] Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
> and the diffstat can be found below.
Hi Greg,
both vanilla 6.16.8-rc1 and 6.16.8-rc1 with the additional patch "netfilter: nft_set_pipapo: fix null deref for empty set" from the stable queue (https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-6.16/netfilter-nft_set_pipapo-fix-null-deref-for-empty-set.patch?id=0c6237e517860496c3dece455ec705bbcc9a0d79) compile fine for x86_64 using GCC 15.2.1+r22+gc4e96a094636 and binutils 2.45+r29+g2b2e51a31ec7, and the resulting kernels booted and ran/runs without any discernible issues on various physical machines of mine (Ivy Bridge, Haswell, Kaby Lake, Coffee Lake) and on a Zen 2 VM and a bunch of Kaby Lake VMs.
Regards
Pascal
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2025-09-17 20:51 ` Pascal Ernster
@ 2025-09-18 2:37 ` Peter Schneider
2025-09-18 3:07 ` Takeshi Ogasawara
` (8 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Peter Schneider @ 2025-09-18 2:37 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, achill
Am 17.09.2025 um 14:31 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2025-09-18 2:37 ` Peter Schneider
@ 2025-09-18 3:07 ` Takeshi Ogasawara
2025-09-18 5:16 ` Brett A C Sheffield
` (7 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Takeshi Ogasawara @ 2025-09-18 3:07 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, achill
Hi Greg
On Wed, Sep 17, 2025 at 9:36 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
6.16.8-rc1 tested.
Build successfully completed.
Boot successfully completed.
No dmesg regressions.
Video output normal.
Sound output normal.
Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P(x86_64) arch linux)
[ 0.000000] Linux version 6.16.8-rc1rv-gfb25a6be32b3
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU
Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Thu Sep 18 11:43:14 JST 2025
Thanks
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2025-09-18 3:07 ` Takeshi Ogasawara
@ 2025-09-18 5:16 ` Brett A C Sheffield
2025-09-18 10:46 ` [PATCH 6.16 000/189] " Anders Roxell
` (6 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Brett A C Sheffield @ 2025-09-18 5:16 UTC (permalink / raw)
To: gregkh
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie, achill,
Brett A C Sheffield
# Librecast Test Results
010/010 [ OK ] libmld
120/120 [ OK ] liblibrecast
CPU/kernel: Linux auntie 6.16.8-rc1-gfb25a6be32b3 #80 SMP PREEMPT_DYNAMIC Wed Sep 17 13:17:09 -00 2025 x86_64 AMD Ryzen 9 9950X 16-Core Processor AuthenticAMD GNU/Linux
Tested-by: Brett A C Sheffield <bacs@librecast.net>
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2025-09-18 5:16 ` Brett A C Sheffield
@ 2025-09-18 10:46 ` Anders Roxell
2025-09-18 11:43 ` Dileep malepu
` (5 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Anders Roxell @ 2025-09-18 10:46 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, achill
On Wed, 17 Sept 2025 at 14:36, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.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.16.8-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: fb25a6be32b38a3267e8037fc4bf1a559316360a
* git describe: v6.16.6-198-gfb25a6be32b3
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.16.y/build/v6.16.6-198-gfb25a6be32b3
## Test Regressions (compared to v6.16.4-327-g665877a17a1b)
## Metric Regressions (compared to v6.16.4-327-g665877a17a1b)
## Test Fixes (compared to v6.16.4-327-g665877a17a1b)
## Metric Fixes (compared to v6.16.4-327-g665877a17a1b)
## Test result summary
total: 338478, pass: 312378, fail: 6637, skip: 19463, xfail: 0
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 139 total, 138 passed, 1 failed
* arm64: 57 total, 56 passed, 1 failed
* i386: 18 total, 18 passed, 0 failed
* mips: 34 total, 27 passed, 7 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 40 total, 38 passed, 2 failed
* riscv: 25 total, 25 passed, 0 failed
* s390: 22 total, 22 passed, 0 failed
* sh: 5 total, 5 passed, 0 failed
* sparc: 4 total, 3 passed, 1 failed
* x86_64: 49 total, 47 passed, 2 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-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-mm
* kselftest-mqueue
* kselftest-net
* kselftest-net-mptcp
* kselftest-openat2
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-rust
* 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
* lava
* 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-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-hugetlb
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* modules
* perf
* rcutorture
* rt-tests-cyclicdeadline
* rt-tests-pi-stress
* rt-tests-pmqtest
* rt-tests-rt-migrate-test
* rt-tests-signaltest
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2025-09-18 10:46 ` [PATCH 6.16 000/189] " Anders Roxell
@ 2025-09-18 11:43 ` Dileep malepu
2025-09-18 12:46 ` Ron Economos
` (4 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Dileep malepu @ 2025-09-18 11:43 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, achill
On Wed, Sep 17, 2025 at 6:06 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Build and boot tested 6.16.8-rc1 using qemu-x86_64. The kernel was
successfully built and booted in a virtualized environment without
issues.
Build
kernel: 6.16.8-rc1
git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git commit: fb25a6be32b38a3267e8037fc4bf1a559316360a
Tested-by: Dileep Malepu <dileep.debian@gmail.com>
Best regards
Dileep M
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (8 preceding siblings ...)
2025-09-18 11:43 ` Dileep malepu
@ 2025-09-18 12:46 ` Ron Economos
2025-09-18 18:02 ` Mark Brown
` (3 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Ron Economos @ 2025-09-18 12:46 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, achill
On 9/17/25 05:31, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.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] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (9 preceding siblings ...)
2025-09-18 12:46 ` Ron Economos
@ 2025-09-18 18:02 ` Mark Brown
2025-09-18 18:22 ` Florian Fainelli
` (2 subsequent siblings)
13 siblings, 0 replies; 16+ messages in thread
From: Mark Brown @ 2025-09-18 18:02 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, achill
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
On Wed, Sep 17, 2025 at 02:31:50PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (10 preceding siblings ...)
2025-09-18 18:02 ` Mark Brown
@ 2025-09-18 18:22 ` Florian Fainelli
2025-09-18 19:21 ` Pavel Machek
2025-09-19 11:11 ` Christian Heusel
13 siblings, 0 replies; 16+ messages in thread
From: Florian Fainelli @ 2025-09-18 18:22 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, achill
On 9/17/2025 5:31 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.16.8-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.16.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMST 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] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (11 preceding siblings ...)
2025-09-18 18:22 ` Florian Fainelli
@ 2025-09-18 19:21 ` Pavel Machek
2025-09-19 11:11 ` Christian Heusel
13 siblings, 0 replies; 16+ messages in thread
From: Pavel Machek @ 2025-09-18 19:21 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, jonathanh, f.fainelli, sudipm.mukherjee,
srw, rwarsow, conor, hargar, broonie, achill
[-- Attachment #1: Type: text/plain, Size: 678 bytes --]
Hi!
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.16.y
6.6 passes our testing, too.
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Best regards,
Pavel
--
In cooperation with DENX Software Engineering GmbH, 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] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 20:51 ` Pascal Ernster
@ 2025-09-19 8:23 ` Pascal Ernster
0 siblings, 0 replies; 16+ messages in thread
From: Pascal Ernster @ 2025-09-19 8:23 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, hargar, broonie, achill
[2025-09-17 22:51] Pascal Ernster:
> Hi Greg,
>
> both vanilla 6.16.8-rc1 and 6.16.8-rc1 with the additional patch "netfilter: nft_set_pipapo: fix null deref for empty set" from the stable queue (https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-6.16/netfilter-nft_set_pipapo-fix-null-deref-for-empty-set.patch?id=0c6237e517860496c3dece455ec705bbcc9a0d79) compile fine for x86_64 using GCC 15.2.1+r22+gc4e96a094636 and binutils 2.45+r29+g2b2e51a31ec7, and the resulting kernels booted and ran/runs without any discernible issues on various physical machines of mine (Ivy Bridge, Haswell, Kaby Lake, Coffee Lake) and on a Zen 2 VM and a bunch of Kaby Lake VMs.
Tested-by: Pascal Ernster <git@hardfalcon.net>
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
` (12 preceding siblings ...)
2025-09-18 19:21 ` Pavel Machek
@ 2025-09-19 11:11 ` Christian Heusel
13 siblings, 0 replies; 16+ messages in thread
From: Christian Heusel @ 2025-09-19 11:11 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, achill
[-- Attachment #1: Type: text/plain, Size: 655 bytes --]
On 25/09/17 02:31PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.8 release.
> There are 189 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 Fri, 19 Sep 2025 12:32:53 +0000.
> Anything received after that time might be too late.
>
Tested-by: Christian Heusel <christian@heusel.eu>
Tested on the following hardware:
* a ThinkPad E14 Gen 3 with a AMD Ryzen 5 5500U CPU
* a Framework Laptop with a Ryzen AI 5 340
* a Framework Desktop
* a Steam Deck (LCD Edition)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2025-09-19 11:18 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17 12:31 [PATCH 6.16 000/189] 6.16.8-rc1 review Greg Kroah-Hartman
2025-09-17 18:09 ` Hardik Garg
2025-09-17 19:08 ` Achill Gilgenast
2025-09-17 20:08 ` Jon Hunter
2025-09-17 20:51 ` Pascal Ernster
2025-09-19 8:23 ` Pascal Ernster
2025-09-18 2:37 ` Peter Schneider
2025-09-18 3:07 ` Takeshi Ogasawara
2025-09-18 5:16 ` Brett A C Sheffield
2025-09-18 10:46 ` [PATCH 6.16 000/189] " Anders Roxell
2025-09-18 11:43 ` Dileep malepu
2025-09-18 12:46 ` Ron Economos
2025-09-18 18:02 ` Mark Brown
2025-09-18 18:22 ` Florian Fainelli
2025-09-18 19:21 ` Pavel Machek
2025-09-19 11:11 ` Christian Heusel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox