[PATCH 6.16 000/183] 6.16.6-rc1 review

Greg Kroah-Hartman posted 183 patches 19 hours ago
Only 0 patches received!
Makefile                                           |   4 +-
.../boot/dts/microchip/at91-sama7d65_curiosity.dts |   2 +
.../dts/freescale/imx8mp-data-modul-edm-sbc.dts    |   1 +
.../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi |   1 +
.../freescale/imx8mp-tqma8mpql-mba8mp-ras314.dts   |  13 ++-
.../dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts    |  13 ++-
.../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi |  22 ++++
.../boot/dts/rockchip/rk3399-pinebook-pro.dts      |   1 +
arch/arm64/boot/dts/rockchip/rk3582-radxa-e52c.dts |   1 +
.../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   |   2 +-
.../arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi |   2 +
arch/arm64/include/asm/module.h                    |   1 +
arch/arm64/include/asm/module.lds.h                |   1 +
arch/arm64/kernel/ftrace.c                         |  13 ++-
arch/arm64/kernel/module-plts.c                    |  12 +-
arch/arm64/kernel/module.c                         |  11 ++
arch/loongarch/kernel/signal.c                     |  10 +-
arch/loongarch/kernel/time.c                       |  22 ++++
arch/riscv/Kconfig                                 |   2 +-
arch/riscv/include/asm/asm.h                       |   2 +-
arch/riscv/include/asm/uaccess.h                   |   8 +-
arch/riscv/kernel/entry.S                          |   2 +-
arch/riscv/kernel/kexec_elf.c                      |   4 +-
arch/riscv/kernel/kexec_image.c                    |   2 +-
arch/riscv/kernel/machine_kexec_file.c             |   2 +-
arch/riscv/net/bpf_jit_comp64.c                    |   4 +-
arch/x86/include/asm/pgtable_64_types.h            |   3 +
arch/x86/mm/init_64.c                              |  18 +++
drivers/accel/ivpu/ivpu_drv.c                      |   2 +-
drivers/accel/ivpu/ivpu_pm.c                       |   4 +-
drivers/accel/ivpu/ivpu_pm.h                       |   2 +-
drivers/acpi/arm64/iort.c                          |   4 +-
drivers/acpi/riscv/cppc.c                          |   4 +-
drivers/bluetooth/hci_vhci.c                       |  57 +++++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |   2 +-
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c             |   5 -
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c             |   5 -
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c              |   5 -
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c              |   5 -
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c             |   5 +-
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c             |   6 +-
.../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |   8 +-
.../gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.c   |   9 ++
.../gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.h   |   2 +
.../gpu/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c   |   1 +
.../drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.c  |  72 ++++++++++++
.../drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.h  |   2 +
.../drm/amd/display/dc/hwss/dcn314/dcn314_init.c   |   1 +
drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h        |   3 +
drivers/gpu/drm/bridge/ti-sn65dsi86.c              |  11 ++
drivers/gpu/drm/display/drm_dp_helper.c            |   2 +-
drivers/gpu/drm/nouveau/gv100_fence.c              |   7 +-
.../gpu/drm/nouveau/include/nvhw/class/clc36f.h    |  85 ++++++++++++++
drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c    |   2 +
drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga100.c   |  23 ++--
drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga102.c   |   1 +
drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h    |   2 +
.../gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/fifo.c |   1 +
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c       |   9 +-
drivers/gpu/drm/xe/xe_bo.c                         |   3 +-
drivers/hwmon/ina238.c                             |   9 +-
drivers/hwmon/mlxreg-fan.c                         |   5 +-
drivers/isdn/mISDN/dsp_hwec.c                      |   6 +-
drivers/md/md.c                                    |   5 +
drivers/md/raid1.c                                 |   2 +-
drivers/net/dsa/mv88e6xxx/leds.c                   |  17 ++-
drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   2 +-
drivers/net/ethernet/cadence/macb_main.c           |  28 +++--
drivers/net/ethernet/cavium/thunder/thunder_bgx.c  |  20 ++--
drivers/net/ethernet/intel/e1000e/ethtool.c        |  10 +-
drivers/net/ethernet/intel/i40e/i40e_client.c      |   4 +-
drivers/net/ethernet/intel/i40e/i40e_debugfs.c     | 123 ++++-----------------
drivers/net/ethernet/intel/ice/ice_main.c          |  12 +-
drivers/net/ethernet/intel/ice/ice_ptp.c           |  13 ++-
drivers/net/ethernet/intel/idpf/idpf_lib.c         |   9 +-
drivers/net/ethernet/intel/idpf/idpf_virtchnl.c    |  12 ++
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c   |   4 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c        |  10 +-
drivers/net/ethernet/mellanox/mlx4/en_rx.c         |   4 +-
drivers/net/ethernet/microchip/lan865x/lan865x.c   |   7 +-
drivers/net/ethernet/oa_tc6.c                      |   3 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c           |   2 +-
drivers/net/ethernet/xilinx/xilinx_axienet_main.c  |  10 ++
drivers/net/ethernet/xircom/xirc2ps_cs.c           |   2 +-
drivers/net/macsec.c                               |   8 +-
drivers/net/mctp/mctp-usb.c                        |   1 +
drivers/net/pcs/pcs-rzn1-miic.c                    |   2 +-
drivers/net/phy/mscc/mscc_ptp.c                    |  18 ++-
drivers/net/ppp/ppp_generic.c                      |   6 +-
drivers/net/usb/cdc_ncm.c                          |   7 ++
drivers/net/vxlan/vxlan_core.c                     |  18 ++-
drivers/net/vxlan/vxlan_private.h                  |   4 +-
drivers/net/wireless/ath/ath11k/core.h             |   2 +
drivers/net/wireless/ath/ath11k/mac.c              | 111 +++++++++++++++++--
drivers/net/wireless/ath/ath12k/wmi.c              |   1 +
.../wireless/broadcom/brcm80211/brcmfmac/btcoex.c  |   6 +-
drivers/net/wireless/intel/iwlwifi/fw/acpi.c       |  25 ++++-
drivers/net/wireless/intel/iwlwifi/fw/runtime.h    |   8 ++
drivers/net/wireless/intel/iwlwifi/fw/uefi.c       |   6 +
drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |  22 +++-
drivers/net/wireless/marvell/libertas/cfg.c        |   9 +-
drivers/net/wireless/marvell/mwifiex/cfg80211.c    |   5 +-
drivers/net/wireless/marvell/mwifiex/main.c        |   4 +-
drivers/net/wireless/mediatek/mt76/mac80211.c      |  41 +++++++
drivers/net/wireless/mediatek/mt76/mt76.h          |   1 +
drivers/net/wireless/mediatek/mt76/mt7915/mac.c    |  12 +-
drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   5 +-
drivers/net/wireless/mediatek/mt76/mt7925/mac.c    |   2 +-
drivers/net/wireless/mediatek/mt76/mt7925/main.c   |   7 +-
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c    |  12 +-
drivers/net/wireless/mediatek/mt76/mt7996/mac.c    |  56 ++++++----
drivers/net/wireless/mediatek/mt76/mt7996/main.c   |   5 +
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c    |  15 ++-
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h |   1 +
drivers/net/wireless/mediatek/mt76/tx.c            |  12 +-
drivers/net/wireless/st/cw1200/sta.c               |   2 +-
drivers/of/of_numa.c                               |   5 +-
drivers/pcmcia/omap_cf.c                           |   2 +
drivers/pcmcia/rsrc_iodyn.c                        |   3 +
drivers/pcmcia/rsrc_nonstatic.c                    |   4 +-
drivers/platform/x86/acer-wmi.c                    |  71 ++----------
drivers/platform/x86/amd/pmc/pmc-quirks.c          |  68 ++++++++----
drivers/platform/x86/amd/pmc/pmc.c                 |  13 ---
drivers/platform/x86/asus-nb-wmi.c                 |   2 -
drivers/platform/x86/asus-wmi.c                    |   9 +-
drivers/platform/x86/intel/tpmi_power_domains.c    |   2 +-
drivers/ptp/ptp_ocp.c                              |   3 +-
drivers/scsi/lpfc/lpfc_nvmet.c                     |  10 +-
drivers/scsi/sr.c                                  |  16 ++-
drivers/soc/qcom/mdt_loader.c                      |  12 +-
drivers/spi/spi-fsl-lpspi.c                        |  24 ++--
drivers/spi/spi-microchip-core-qspi.c              |  12 --
drivers/spi/spi-qpic-snand.c                       |   6 +-
drivers/tee/optee/ffa_abi.c                        |   4 +-
drivers/tee/tee_shm.c                              |  14 ++-
fs/btrfs/btrfs_inode.h                             |   2 +-
fs/btrfs/extent_io.c                               |  17 ++-
fs/btrfs/inode.c                                   |   1 +
fs/btrfs/tree-log.c                                |  78 ++++++++-----
fs/btrfs/zoned.c                                   |  55 +++++----
fs/fs-writeback.c                                  |   9 +-
fs/ocfs2/inode.c                                   |   3 +
fs/proc/generic.c                                  |  38 ++++---
fs/smb/client/cifs_unicode.c                       |   3 +
include/linux/cpuhotplug.h                         |   1 +
include/linux/pgalloc.h                            |  29 +++++
include/linux/pgtable.h                            |  25 ++++-
include/linux/vmalloc.h                            |  16 ---
include/net/sock.h                                 |  17 ++-
include/uapi/linux/netfilter/nf_tables.h           |   2 +
kernel/auditfilter.c                               |   2 +-
kernel/sched/topology.c                            |   2 +
mm/kasan/init.c                                    |  12 +-
mm/kasan/kasan_test_c.c                            |   2 +
mm/kmemleak.c                                      |  27 +++--
mm/percpu.c                                        |   6 +-
mm/slub.c                                          |  37 +++++--
mm/sparse-vmemmap.c                                |  11 +-
mm/sparse.c                                        |  15 ++-
mm/userfaultfd.c                                   |   9 +-
net/appletalk/atalk_proc.c                         |   2 +-
net/atm/resources.c                                |   6 +-
net/ax25/ax25_in.c                                 |   4 +
net/batman-adv/network-coding.c                    |   7 +-
net/bluetooth/af_bluetooth.c                       |   2 +-
net/bluetooth/hci_sync.c                           |   2 +-
net/bluetooth/l2cap_sock.c                         |   3 +
net/bridge/br_netfilter_hooks.c                    |   3 -
net/core/gen_estimator.c                           |   2 +
net/core/sock.c                                    |  33 ------
net/ipv4/devinet.c                                 |   7 +-
net/ipv4/icmp.c                                    |   6 +-
net/ipv4/inet_connection_sock.c                    |  27 ++---
net/ipv4/inet_diag.c                               |   2 +-
net/ipv4/inet_hashtables.c                         |   4 +-
net/ipv4/ping.c                                    |   2 +-
net/ipv4/raw.c                                     |   2 +-
net/ipv4/tcp_ipv4.c                                |   8 +-
net/ipv4/udp.c                                     |  16 +--
net/ipv6/datagram.c                                |   2 +-
net/ipv6/ip6_icmp.c                                |   6 +-
net/ipv6/tcp_ipv6.c                                |  36 +++---
net/key/af_key.c                                   |   2 +-
net/llc/llc_proc.c                                 |   2 +-
net/mac80211/mlme.c                                |   8 ++
net/mac80211/tests/chan-mode.c                     |  30 ++++-
net/mctp/af_mctp.c                                 |   2 +-
net/mctp/route.c                                   |  35 +++---
net/mptcp/protocol.c                               |   1 -
net/netfilter/nf_conntrack_helper.c                |   4 +-
net/netfilter/nf_tables_api.c                      |  42 +++++--
net/netlink/diag.c                                 |   2 +-
net/packet/af_packet.c                             |   2 +-
net/packet/diag.c                                  |   2 +-
net/phonet/socket.c                                |   4 +-
net/sctp/input.c                                   |   2 +-
net/sctp/proc.c                                    |   4 +-
net/sctp/socket.c                                  |   4 +-
net/smc/smc_clc.c                                  |   2 -
net/smc/smc_diag.c                                 |   2 +-
net/smc/smc_ib.c                                   |   3 +
net/tipc/socket.c                                  |   2 +-
net/unix/af_unix.c                                 |   2 +-
net/unix/diag.c                                    |   2 +-
net/wireless/scan.c                                |   3 +-
net/wireless/sme.c                                 |   5 +-
net/xdp/xsk_diag.c                                 |   2 +-
rust/kernel/mm/virt.rs                             |   1 +
scripts/Makefile.kasan                             |  12 +-
scripts/generate_rust_target.rs                    |  12 +-
sound/pci/hda/patch_hdmi.c                         |   1 +
sound/pci/hda/patch_realtek.c                      |   2 +
sound/pci/hda/tas2781_hda_i2c.c                    |   5 +-
sound/soc/renesas/rcar/core.c                      |   2 +-
sound/soc/soc-core.c                               |   5 +-
sound/soc/sof/intel/ptl.c                          |   1 +
sound/usb/format.c                                 |  12 +-
sound/usb/mixer_quirks.c                           |   2 +
tools/gpio/Makefile                                |   2 +-
tools/net/ynl/pyynl/ynl_gen_c.py                   |   2 +-
tools/perf/util/bpf-event.c                        |  39 +++++--
tools/perf/util/bpf-utils.c                        |  61 ++++++----
tools/power/cpupower/utils/cpupower-set.c          |   4 +-
tools/testing/selftests/drivers/net/hw/csum.py     |   4 +-
tools/testing/selftests/net/bind_bhash.c           |   4 +-
.../selftests/net/netfilter/conntrack_clash.sh     |   2 +-
.../selftests/net/netfilter/conntrack_resize.sh    |   5 +-
.../selftests/net/netfilter/nft_flowtable.sh       | 113 ++++++++++++-------
tools/testing/selftests/net/netfilter/udpclash.c   |   2 +-
229 files changed, 1707 insertions(+), 918 deletions(-)
[PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Greg Kroah-Hartman 19 hours ago
This is the start of the stable review cycle for the 6.16.6 release.
There are 183 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 Tue, 09 Sep 2025 19:55: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.6-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.6-rc1

Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
    Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix sparse warning about different address spaces

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix sparse warning in __get_user_error()

Breno Leitao <leitao@debian.org>
    riscv: kexec: Initialize kexec_buf struct

Radim Krčmář <rkrcmar@ventanamicro.com>
    riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id

Radim Krčmář <rkrcmar@ventanamicro.com>
    riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG

Radim Krčmář <rkrcmar@ventanamicro.com>
    riscv: use lw when reading int cpu in asm_per_cpu

Radim Krčmář <rkrcmar@ventanamicro.com>
    riscv: use lw when reading int cpu in new_vmalloc_check

Aurelien Jarno <aurelien@aurel32.net>
    riscv: uaccess: fix __put_user_nocheck for unaligned accesses

Nathan Chancellor <nathan@kernel.org>
    riscv: Only allow LTO with CMODEL_MEDANY

Anup Patel <apatel@ventanamicro.com>
    ACPI: RISC-V: Fix FFH_CPPC_CSR error handling

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1

Li Nan <linan122@huawei.com>
    md: prevent incorrect update of resync/recovery offset

Yu Kuai <yukuai3@huawei.com>
    md/raid1: fix data lost for writemostly rdev

zhang jiao <zhangjiao2@cmss.chinamobile.com>
    tools: gpio: remove the include directory on make clean

Colin Ian King <colin.i.king@gmail.com>
    drm/amd/amdgpu: Fix missing error return on kzalloc failure

Gabor Juhos <j4g8y7@gmail.com>
    spi: spi-qpic-snand: unregister ECC engine on probe error and device remove

Ian Rogers <irogers@google.com>
    perf bpf-utils: Harden get_bpf_prog_info_linear

Ian Rogers <irogers@google.com>
    perf bpf-utils: Constify bpil_array_desc

Ian Rogers <irogers@google.com>
    perf bpf-event: Fix use-after-free in synthesis

Michael Walle <mwalle@kernel.org>
    drm/bridge: ti-sn65dsi86: fix REFCLK setting

Guenter Roeck <linux@roeck-us.net>
    hwmon: (ina238) Correctly clamp power limits

Guenter Roeck <linux@roeck-us.net>
    hwmon: (ina238) Correctly clamp shunt voltage limit

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Clear status register after disabling the module

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Set correct chip-select polarity bit

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Fix transmissions when using CONT

Ming Lei <ming.lei@redhat.com>
    scsi: sr: Reinstate rotational media flag

Chris Packham <chris.packham@alliedtelesis.co.nz>
    hwmon: (ina238) Correctly clamp temperature

Vadim Pasternak <vadimp@nvidia.com>
    hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPM

David Arcari <darcari@redhat.com>
    platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID

Armin Wolf <W_Armin@gmx.de>
    platform/x86: acer-wmi: Stop using ACPI bitmap for platform profile choices

Takashi Iwai <tiwai@suse.de>
    platform/x86: asus-wmi: Fix racy registrations

Antheas Kapenekakis <lkml@antheas.dev>
    platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk

Wentao Liang <vulab@iscas.ac.cn>
    pcmcia: Add error handling for add_interval() in do_validate_mem()

Chen Ni <nichen@iscas.ac.cn>
    pcmcia: omap: Add missing check for platform_get_resource

Gergo Koteles <soyer@irl.hu>
    ALSA: hda: tas2781: reorder tas2563 calibration variables

Gergo Koteles <soyer@irl.hu>
    ALSA: hda: tas2781: fix tas2563 EFI data endianness

Aaron Erhardt <aer@tuxedocomputers.com>
    ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model

Miguel Ojeda <ojeda@kernel.org>
    rust: support Rust >= 1.91.0 target spec

Imre Deak <imre.deak@intel.com>
    drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET

Stefan Wahren <wahrenst@gmx.net>
    microchip: lan865x: Fix LAN8651 autoloading

Stefan Wahren <wahrenst@gmx.net>
    microchip: lan865x: Fix module autoloading

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    net: pcs: rzn1-miic: Correct MODCTRL register offset

Miaoqian Lin <linmq006@gmail.com>
    net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds

Vitaly Lifshits <vitaly.lifshits@intel.com>
    e1000e: fix heap overflow in e1000_set_eeprom

Makar Semyonov <m.semenov@tssltd.ru>
    cifs: prevent NULL pointer dereference in UTF16 conversion

Stanislav Fort <stanislav.fort@aisle.com>
    batman-adv: fix OOB read/write in network-coding decode

Stanislav Fort <stanislav.fort@aisle.com>
    audit: fix out-of-bounds read in audit_compare_dname_path()

Faith Ekstrand <faith.ekstrand@collabora.com>
    nouveau: Membar before between semaphore writes and the interrupt

Dave Airlie <airlied@redhat.com>
    nouveau: fix disabling the nonstall irq due to storm code

John Evans <evans1210144@gmail.com>
    scsi: lpfc: Fix buffer free/clear order in deferred receive path

Christoffer Sandberg <cs@tuxedo.de>
    platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list

Jesse.Zhang <Jesse.Zhang@amd.com>
    drm/amdgpu/sdma: bump firmware version checks for user queue support

Ivan Lipski <ivan.lipski@amd.com>
    drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: drop hw access in non-DC audio fini

Thomas Hellström <thomas.hellstrom@linux.intel.com>
    drm/xe: Fix incorrect migration of backed-up object to VRAM

Conor Dooley <conor.dooley@microchip.com>
    spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback

Stefan Wahren <wahrenst@gmx.net>
    net: ethernet: oa_tc6: Handle failure of spi_setup

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: fix the wrong bss cleanup for SAP

Nathan Chancellor <nathan@kernel.org>
    wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete

Qianfeng Rong <rongqianfeng@vivo.com>
    wifi: mwifiex: Initialize the chan_stats array to zero

Benjamin Berg <benjamin.berg@intel.com>
    wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz

Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
    soc: qcom: mdt_loader: Deal with zero e_shentsize

Yin Tirui <yintirui@huawei.com>
    of_numa: fix uninitialized memory nodes causing kernel panic

wangzijie <wangzijie1@honor.com>
    proc: fix missing pde_set_flags() for net proc files

Edward Adam Davis <eadavis@qq.com>
    ocfs2: prevent release journal inode after journal shutdown

Yeoreum Yun <yeoreum.yun@arm.com>
    kunit: kasan_test: disable fortify string checker on kasan_strings() test

Ada Couprie Diaz <ada.coupriediaz@arm.com>
    kasan: fix GCC mem-intrinsic prefix with sw tags

Christian Loehle <christian.loehle@arm.com>
    sched: Fix sched_numa_find_nth_cpu() if mask offline

yangshiguang <yangshiguang@xiaomi.com>
    mm: slub: avoid wake up kswapd in set_track_prepare

Gu Bowen <gubowen5@huawei.com>
    mm: fix possible deadlock in kmemleak

Harry Yoo <harry.yoo@oracle.com>
    mm: introduce and use {pgd,p4d}_populate_kernel()

Harry Yoo <harry.yoo@oracle.com>
    mm: move page table sync declarations to linux/pgtable.h

Sumanth Korikkar <sumanthk@linux.ibm.com>
    mm: fix accounting of memmap pages

Sasha Levin <sashal@kernel.org>
    mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

Harry Yoo <harry.yoo@oracle.com>
    x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()

Li Qiong <liqiong@nfschina.com>
    mm/slub: avoid accessing metadata when pointer is invalid in object_err()

Baptiste Lepers <baptiste.lepers@gmail.com>
    rust: mm: mark VmaNew as transparent

Ma Ke <make24@iscas.ac.cn>
    pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

panfan <panfan@qti.qualcomm.com>
    arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE

Miaoqian Lin <linmq006@gmail.com>
    ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()

Karol Wachowski <karol.wachowski@intel.com>
    accel/ivpu: Prevent recovery work from being queued during device removal

Cryolitia PukNgae <cryolitia@uniontech.com>
    ALSA: usb-audio: Add mute TLV for playback volumes on some devices

Horatiu Vultur <horatiu.vultur@microchip.com>
    phy: mscc: Stop taking ts_lock for tx_queue and use its own lock

Kuniyuki Iwashima <kuniyu@google.com>
    selftest: net: Fix weird setsockopt() in bind_bhash.c.

Qingfang Deng <dqfext@gmail.com>
    ppp: fix memory leak in pad_compress_skb

Abin Joseph <abin.joseph@amd.com>
    net: xilinx: axienet: Add error handling for RX metadata pointer retrieval

Wang Liang <wangliang74@huawei.com>
    net: atm: fix memory leak in atm_register_sysfs when device_register fail

Phil Sutter <phil@nwl.cc>
    netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX

Florian Westphal <fw@strlen.de>
    selftests: netfilter: fix udpclash tool hang

Eric Dumazet <edumazet@google.com>
    ax25: properly unshare skbs in ax25_kiss_rcv()

Alok Tiwari <alok.a.tiwari@oracle.com>
    mctp: return -ENOPROTOOPT for unknown getsockopt options

Mahanta Jambigi <mjambigi@linux.ibm.com>
    net/smc: Remove validation of reserved bits in CLC Decline message

Dan Carpenter <dan.carpenter@linaro.org>
    ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()

Rosen Penev <rosenp@gmail.com>
    net: thunder_bgx: decrement cleanup index before use

Rosen Penev <rosenp@gmail.com>
    net: thunder_bgx: add a missing of_node_put

Eric Dumazet <edumazet@google.com>
    net: lockless sock_i_ino()

Eric Dumazet <edumazet@google.com>
    net: remove sock_i_uid()

Asbjørn Sloth Tønnesen <ast@fiberby.net>
    tools: ynl-gen: fix nested array counting

Dan Carpenter <dan.carpenter@linaro.org>
    wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()

Dan Carpenter <dan.carpenter@linaro.org>
    wifi: libertas: cap SSID len in lbs_associate()

Dan Carpenter <dan.carpenter@linaro.org>
    wifi: cw1200: cap SSID length in cw1200_do_join()

Ido Schimmel <idosch@nvidia.com>
    vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects

Ido Schimmel <idosch@nvidia.com>
    vxlan: Fix NPD when refreshing an FDB entry with a nexthop object

Felix Fietkau <nbd@nbd.name>
    net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets

Christoph Paasch <cpaasch@openai.com>
    net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6

Rameshkumar Sundaram <rameshkumar.sundaram@oss.qualcomm.com>
    wifi: ath11k: fix group data packet drops during rekey

Ramya Gnanasekar <ramya.gnanasekar@oss.qualcomm.com>
    wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations

Alok Tiwari <alok.a.tiwari@oracle.com>
    ixgbe: fix incorrect map used in eee linkmode

Zhen Ni <zhen.ni@easystack.cn>
    i40e: Fix potential invalid access when MAC list is empty

Jacob Keller <jacob.e.keller@intel.com>
    i40e: remove read access to debugfs files

Emil Tantilov <emil.s.tantilov@intel.com>
    idpf: set mac type when adding and removing MAC filters

Jacob Keller <jacob.e.keller@intel.com>
    ice: fix NULL access of tx->in_use in ice_ll_ts_intr

Jacob Keller <jacob.e.keller@intel.com>
    ice: fix NULL access of tx->in_use in ice_ptp_ts_irq

Nishanth Menon <nm@ti.com>
    net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev

Jeremy Kerr <jk@codeconstruct.com.au>
    net: mctp: usb: initialise mac header in RX path

Jeremy Kerr <jk@codeconstruct.com.au>
    net: mctp: mctp_fraq_queue should take ownership of passed skb

Liu Jian <liujian56@huawei.com>
    net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()

Sabrina Dubroca <sd@queasysnail.net>
    macsec: read MACSEC_SA_ATTR_PN with nla_get_uint

Sean Anderson <sean.anderson@linux.dev>
    net: macb: Fix tx_ptr_lock locking

Miaoqian Lin <linmq006@gmail.com>
    eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

Fabian Bläse <fabian@blaese.de>
    icmp: fix icmp_ndo_send address translation for reply direction

Alok Tiwari <alok.a.tiwari@oracle.com>
    bnxt_en: fix incorrect page count in RX aggr ring log

Jakub Kicinski <kuba@kernel.org>
    selftests: drv-net: csum: fix interface name for remote host

Miaoqian Lin <linmq006@gmail.com>
    mISDN: Fix memory leak in dsp_hwec_enable()

Duoming Zhou <duoming@zju.edu.cn>
    ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog

Alok Tiwari <alok.a.tiwari@oracle.com>
    xirc2ps_cs: fix register access when enabling FullDuplex

Eric Dumazet <edumazet@google.com>
    net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y

Florian Westphal <fw@strlen.de>
    netfilter: nft_flowtable.sh: re-run with random mtu sizes

Kuniyuki Iwashima <kuniyu@google.com>
    Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()

Ivan Pravdin <ipravdin.official@gmail.com>
    Bluetooth: vhci: Prevent use-after-free by removing debugfs files early

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: cfg: add back more lost PCI IDs

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: cfg: restore some 1000 series configs

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: uefi: check DSM item validity

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: acpi: check DSM func validity

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: iwlwifi: if scratch is ~0U, consider it a failure

Phil Sutter <phil@nwl.cc>
    netfilter: conntrack: helper: Replace -EEXIST by -EBUSY

Wang Liang <wangliang74@huawei.com>
    netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: fix linked list corruption

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: free pending offchannel tx frames on wcid cleanup

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7915: fix list corruption after hardware restart

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7996: add missing check for rx wcid entries

Chad Monroe <chad@monroe.io>
    wifi: mt76: mt7996: use the correct vif link for scanning/roc

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7996: disable beacons when going offchannel

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: prevent non-offchannel mgmt tx during scan/roc

Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
    wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()

Janusz Dziedzic <janusz.dziedzic@gmail.com>
    wifi: mt76: mt7921: don't disconnect when CSA to DFS chan

Duoming Zhou <duoming@zju.edu.cn>
    wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: fix use-after-free in cmp_bss()

Ryan Wanner <Ryan.Wanner@microchip.com>
    ARM: dts: microchip: sama7d65: Force SDMMC Legacy mode

Chen-Yu Tsai <wens@csie.org>
    arm64: dts: rockchip: Add supplies for eMMC on rk3588-orangepi-5

Maud Spierings <maud_spierings@hotmail.com>
    arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 plus

Marek Vasut <marek.vasut@mailbox.org>
    arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul i.MX8M Plus eDM SBC

Marek Vasut <marek.vasut@mailbox.org>
    arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M Plus DHCOM

Markus Niebel <Markus.Niebel@ew.tq-group.com>
    arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off

Sungbae Yoo <sungbaey@nvidia.com>
    tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"

Peter Robinson <pbrobinson@gmail.com>
    arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-pro

Chukun Pan <amadeus@jmu.edu.cn>
    arm64: dts: rockchip: mark eeprom as read-only for Radxa E52C

Pei Xiao <xiaopei01@kylinos.cn>
    tee: fix memory leak in tee_dyn_shm_alloc_helper

Pei Xiao <xiaopei01@kylinos.cn>
    tee: fix NULL pointer dereference in tee_shm_put

Jiufei Xue <jiufei.xue@samsung.com>
    fs: writeback: fix use-after-free in __mark_inode_dirty()

Mario Limonciello <mario.limonciello@amd.com>
    platform/x86/amd: pmc: Drop SMU F/W match for Cezanne

Johannes Thumshirn <johannes.thumshirn@wdc.com>
    btrfs: zoned: skip ZONE FINISH of conventional zones

Qu Wenruo <wqu@suse.com>
    btrfs: clear block dirty if submit_one_sector() failed

Piotr Zalewski <pZ010001011111@proton.me>
    drm/rockchip: vop2: make vp registers nonvolatile

Yang Li <yang.li@amlogic.com>
    Bluetooth: hci_sync: Avoid adding default advertising on startup

Shinji Nomoto <fj5851bi@fujitsu.com>
    cpupower: Fix a bug where the -t option of the set subcommand was not working.

Timur Kristóf <timur.kristof@gmail.com>
    drm/amd/display: Don't warn when missing DCE encoder caps

Lubomir Rintel <lkundrak@v3.sk>
    cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN

Xianglai Li <lixianglai@loongson.cn>
    LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threads

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Save LBT before FPU in setup_sigcontext()

Tina Wuest <tina@wuest.me>
    ALSA: usb-audio: Allow Focusrite devices to use low samplerates

Ajye Huang <ajye_huang@compal.corp-partner.google.com>
    ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op

Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    ASoC: rsnd: tidyup direction name on rsnd_dai_connect()

Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()

Filipe Manana <fdmanana@suse.com>
    btrfs: avoid load/store tearing races when checking if an inode was logged

Filipe Manana <fdmanana@suse.com>
    btrfs: fix race between setting last_dir_index_offset and inode logging

Filipe Manana <fdmanana@suse.com>
    btrfs: fix race between logging inode and checking if it was logged before


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

Diffstat:

 Makefile                                           |   4 +-
 .../boot/dts/microchip/at91-sama7d65_curiosity.dts |   2 +
 .../dts/freescale/imx8mp-data-modul-edm-sbc.dts    |   1 +
 .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi |   1 +
 .../freescale/imx8mp-tqma8mpql-mba8mp-ras314.dts   |  13 ++-
 .../dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts    |  13 ++-
 .../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi |  22 ++++
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |   1 +
 arch/arm64/boot/dts/rockchip/rk3582-radxa-e52c.dts |   1 +
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   |   2 +-
 .../arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi |   2 +
 arch/arm64/include/asm/module.h                    |   1 +
 arch/arm64/include/asm/module.lds.h                |   1 +
 arch/arm64/kernel/ftrace.c                         |  13 ++-
 arch/arm64/kernel/module-plts.c                    |  12 +-
 arch/arm64/kernel/module.c                         |  11 ++
 arch/loongarch/kernel/signal.c                     |  10 +-
 arch/loongarch/kernel/time.c                       |  22 ++++
 arch/riscv/Kconfig                                 |   2 +-
 arch/riscv/include/asm/asm.h                       |   2 +-
 arch/riscv/include/asm/uaccess.h                   |   8 +-
 arch/riscv/kernel/entry.S                          |   2 +-
 arch/riscv/kernel/kexec_elf.c                      |   4 +-
 arch/riscv/kernel/kexec_image.c                    |   2 +-
 arch/riscv/kernel/machine_kexec_file.c             |   2 +-
 arch/riscv/net/bpf_jit_comp64.c                    |   4 +-
 arch/x86/include/asm/pgtable_64_types.h            |   3 +
 arch/x86/mm/init_64.c                              |  18 +++
 drivers/accel/ivpu/ivpu_drv.c                      |   2 +-
 drivers/accel/ivpu/ivpu_pm.c                       |   4 +-
 drivers/accel/ivpu/ivpu_pm.h                       |   2 +-
 drivers/acpi/arm64/iort.c                          |   4 +-
 drivers/acpi/riscv/cppc.c                          |   4 +-
 drivers/bluetooth/hci_vhci.c                       |  57 +++++++---
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c             |   5 -
 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c             |   5 -
 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c              |   5 -
 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c              |   5 -
 drivers/gpu/drm/amd/amdgpu/mes_v11_0.c             |   5 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c             |   6 +-
 .../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |   8 +-
 .../gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.c   |   9 ++
 .../gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.h   |   2 +
 .../gpu/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c   |   1 +
 .../drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.c  |  72 ++++++++++++
 .../drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.h  |   2 +
 .../drm/amd/display/dc/hwss/dcn314/dcn314_init.c   |   1 +
 drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h        |   3 +
 drivers/gpu/drm/bridge/ti-sn65dsi86.c              |  11 ++
 drivers/gpu/drm/display/drm_dp_helper.c            |   2 +-
 drivers/gpu/drm/nouveau/gv100_fence.c              |   7 +-
 .../gpu/drm/nouveau/include/nvhw/class/clc36f.h    |  85 ++++++++++++++
 drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c    |   2 +
 drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga100.c   |  23 ++--
 drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga102.c   |   1 +
 drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h    |   2 +
 .../gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/fifo.c |   1 +
 drivers/gpu/drm/rockchip/rockchip_drm_vop2.c       |   9 +-
 drivers/gpu/drm/xe/xe_bo.c                         |   3 +-
 drivers/hwmon/ina238.c                             |   9 +-
 drivers/hwmon/mlxreg-fan.c                         |   5 +-
 drivers/isdn/mISDN/dsp_hwec.c                      |   6 +-
 drivers/md/md.c                                    |   5 +
 drivers/md/raid1.c                                 |   2 +-
 drivers/net/dsa/mv88e6xxx/leds.c                   |  17 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   2 +-
 drivers/net/ethernet/cadence/macb_main.c           |  28 +++--
 drivers/net/ethernet/cavium/thunder/thunder_bgx.c  |  20 ++--
 drivers/net/ethernet/intel/e1000e/ethtool.c        |  10 +-
 drivers/net/ethernet/intel/i40e/i40e_client.c      |   4 +-
 drivers/net/ethernet/intel/i40e/i40e_debugfs.c     | 123 ++++-----------------
 drivers/net/ethernet/intel/ice/ice_main.c          |  12 +-
 drivers/net/ethernet/intel/ice/ice_ptp.c           |  13 ++-
 drivers/net/ethernet/intel/idpf/idpf_lib.c         |   9 +-
 drivers/net/ethernet/intel/idpf/idpf_virtchnl.c    |  12 ++
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c   |   4 +-
 drivers/net/ethernet/mediatek/mtk_eth_soc.c        |  10 +-
 drivers/net/ethernet/mellanox/mlx4/en_rx.c         |   4 +-
 drivers/net/ethernet/microchip/lan865x/lan865x.c   |   7 +-
 drivers/net/ethernet/oa_tc6.c                      |   3 +-
 drivers/net/ethernet/ti/am65-cpsw-nuss.c           |   2 +-
 drivers/net/ethernet/xilinx/xilinx_axienet_main.c  |  10 ++
 drivers/net/ethernet/xircom/xirc2ps_cs.c           |   2 +-
 drivers/net/macsec.c                               |   8 +-
 drivers/net/mctp/mctp-usb.c                        |   1 +
 drivers/net/pcs/pcs-rzn1-miic.c                    |   2 +-
 drivers/net/phy/mscc/mscc_ptp.c                    |  18 ++-
 drivers/net/ppp/ppp_generic.c                      |   6 +-
 drivers/net/usb/cdc_ncm.c                          |   7 ++
 drivers/net/vxlan/vxlan_core.c                     |  18 ++-
 drivers/net/vxlan/vxlan_private.h                  |   4 +-
 drivers/net/wireless/ath/ath11k/core.h             |   2 +
 drivers/net/wireless/ath/ath11k/mac.c              | 111 +++++++++++++++++--
 drivers/net/wireless/ath/ath12k/wmi.c              |   1 +
 .../wireless/broadcom/brcm80211/brcmfmac/btcoex.c  |   6 +-
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c       |  25 ++++-
 drivers/net/wireless/intel/iwlwifi/fw/runtime.h    |   8 ++
 drivers/net/wireless/intel/iwlwifi/fw/uefi.c       |   6 +
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |  22 +++-
 drivers/net/wireless/marvell/libertas/cfg.c        |   9 +-
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    |   5 +-
 drivers/net/wireless/marvell/mwifiex/main.c        |   4 +-
 drivers/net/wireless/mediatek/mt76/mac80211.c      |  41 +++++++
 drivers/net/wireless/mediatek/mt76/mt76.h          |   1 +
 drivers/net/wireless/mediatek/mt76/mt7915/mac.c    |  12 +-
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   5 +-
 drivers/net/wireless/mediatek/mt76/mt7925/mac.c    |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7925/main.c   |   7 +-
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.c    |  12 +-
 drivers/net/wireless/mediatek/mt76/mt7996/mac.c    |  56 ++++++----
 drivers/net/wireless/mediatek/mt76/mt7996/main.c   |   5 +
 drivers/net/wireless/mediatek/mt76/mt7996/mcu.c    |  15 ++-
 drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h |   1 +
 drivers/net/wireless/mediatek/mt76/tx.c            |  12 +-
 drivers/net/wireless/st/cw1200/sta.c               |   2 +-
 drivers/of/of_numa.c                               |   5 +-
 drivers/pcmcia/omap_cf.c                           |   2 +
 drivers/pcmcia/rsrc_iodyn.c                        |   3 +
 drivers/pcmcia/rsrc_nonstatic.c                    |   4 +-
 drivers/platform/x86/acer-wmi.c                    |  71 ++----------
 drivers/platform/x86/amd/pmc/pmc-quirks.c          |  68 ++++++++----
 drivers/platform/x86/amd/pmc/pmc.c                 |  13 ---
 drivers/platform/x86/asus-nb-wmi.c                 |   2 -
 drivers/platform/x86/asus-wmi.c                    |   9 +-
 drivers/platform/x86/intel/tpmi_power_domains.c    |   2 +-
 drivers/ptp/ptp_ocp.c                              |   3 +-
 drivers/scsi/lpfc/lpfc_nvmet.c                     |  10 +-
 drivers/scsi/sr.c                                  |  16 ++-
 drivers/soc/qcom/mdt_loader.c                      |  12 +-
 drivers/spi/spi-fsl-lpspi.c                        |  24 ++--
 drivers/spi/spi-microchip-core-qspi.c              |  12 --
 drivers/spi/spi-qpic-snand.c                       |   6 +-
 drivers/tee/optee/ffa_abi.c                        |   4 +-
 drivers/tee/tee_shm.c                              |  14 ++-
 fs/btrfs/btrfs_inode.h                             |   2 +-
 fs/btrfs/extent_io.c                               |  17 ++-
 fs/btrfs/inode.c                                   |   1 +
 fs/btrfs/tree-log.c                                |  78 ++++++++-----
 fs/btrfs/zoned.c                                   |  55 +++++----
 fs/fs-writeback.c                                  |   9 +-
 fs/ocfs2/inode.c                                   |   3 +
 fs/proc/generic.c                                  |  38 ++++---
 fs/smb/client/cifs_unicode.c                       |   3 +
 include/linux/cpuhotplug.h                         |   1 +
 include/linux/pgalloc.h                            |  29 +++++
 include/linux/pgtable.h                            |  25 ++++-
 include/linux/vmalloc.h                            |  16 ---
 include/net/sock.h                                 |  17 ++-
 include/uapi/linux/netfilter/nf_tables.h           |   2 +
 kernel/auditfilter.c                               |   2 +-
 kernel/sched/topology.c                            |   2 +
 mm/kasan/init.c                                    |  12 +-
 mm/kasan/kasan_test_c.c                            |   2 +
 mm/kmemleak.c                                      |  27 +++--
 mm/percpu.c                                        |   6 +-
 mm/slub.c                                          |  37 +++++--
 mm/sparse-vmemmap.c                                |  11 +-
 mm/sparse.c                                        |  15 ++-
 mm/userfaultfd.c                                   |   9 +-
 net/appletalk/atalk_proc.c                         |   2 +-
 net/atm/resources.c                                |   6 +-
 net/ax25/ax25_in.c                                 |   4 +
 net/batman-adv/network-coding.c                    |   7 +-
 net/bluetooth/af_bluetooth.c                       |   2 +-
 net/bluetooth/hci_sync.c                           |   2 +-
 net/bluetooth/l2cap_sock.c                         |   3 +
 net/bridge/br_netfilter_hooks.c                    |   3 -
 net/core/gen_estimator.c                           |   2 +
 net/core/sock.c                                    |  33 ------
 net/ipv4/devinet.c                                 |   7 +-
 net/ipv4/icmp.c                                    |   6 +-
 net/ipv4/inet_connection_sock.c                    |  27 ++---
 net/ipv4/inet_diag.c                               |   2 +-
 net/ipv4/inet_hashtables.c                         |   4 +-
 net/ipv4/ping.c                                    |   2 +-
 net/ipv4/raw.c                                     |   2 +-
 net/ipv4/tcp_ipv4.c                                |   8 +-
 net/ipv4/udp.c                                     |  16 +--
 net/ipv6/datagram.c                                |   2 +-
 net/ipv6/ip6_icmp.c                                |   6 +-
 net/ipv6/tcp_ipv6.c                                |  36 +++---
 net/key/af_key.c                                   |   2 +-
 net/llc/llc_proc.c                                 |   2 +-
 net/mac80211/mlme.c                                |   8 ++
 net/mac80211/tests/chan-mode.c                     |  30 ++++-
 net/mctp/af_mctp.c                                 |   2 +-
 net/mctp/route.c                                   |  35 +++---
 net/mptcp/protocol.c                               |   1 -
 net/netfilter/nf_conntrack_helper.c                |   4 +-
 net/netfilter/nf_tables_api.c                      |  42 +++++--
 net/netlink/diag.c                                 |   2 +-
 net/packet/af_packet.c                             |   2 +-
 net/packet/diag.c                                  |   2 +-
 net/phonet/socket.c                                |   4 +-
 net/sctp/input.c                                   |   2 +-
 net/sctp/proc.c                                    |   4 +-
 net/sctp/socket.c                                  |   4 +-
 net/smc/smc_clc.c                                  |   2 -
 net/smc/smc_diag.c                                 |   2 +-
 net/smc/smc_ib.c                                   |   3 +
 net/tipc/socket.c                                  |   2 +-
 net/unix/af_unix.c                                 |   2 +-
 net/unix/diag.c                                    |   2 +-
 net/wireless/scan.c                                |   3 +-
 net/wireless/sme.c                                 |   5 +-
 net/xdp/xsk_diag.c                                 |   2 +-
 rust/kernel/mm/virt.rs                             |   1 +
 scripts/Makefile.kasan                             |  12 +-
 scripts/generate_rust_target.rs                    |  12 +-
 sound/pci/hda/patch_hdmi.c                         |   1 +
 sound/pci/hda/patch_realtek.c                      |   2 +
 sound/pci/hda/tas2781_hda_i2c.c                    |   5 +-
 sound/soc/renesas/rcar/core.c                      |   2 +-
 sound/soc/soc-core.c                               |   5 +-
 sound/soc/sof/intel/ptl.c                          |   1 +
 sound/usb/format.c                                 |  12 +-
 sound/usb/mixer_quirks.c                           |   2 +
 tools/gpio/Makefile                                |   2 +-
 tools/net/ynl/pyynl/ynl_gen_c.py                   |   2 +-
 tools/perf/util/bpf-event.c                        |  39 +++++--
 tools/perf/util/bpf-utils.c                        |  61 ++++++----
 tools/power/cpupower/utils/cpupower-set.c          |   4 +-
 tools/testing/selftests/drivers/net/hw/csum.py     |   4 +-
 tools/testing/selftests/net/bind_bhash.c           |   4 +-
 .../selftests/net/netfilter/conntrack_clash.sh     |   2 +-
 .../selftests/net/netfilter/conntrack_resize.sh    |   5 +-
 .../selftests/net/netfilter/nft_flowtable.sh       | 113 ++++++++++++-------
 tools/testing/selftests/net/netfilter/udpclash.c   |   2 +-
 229 files changed, 1707 insertions(+), 918 deletions(-)


Re: [PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Markus Reichelt 2 minutes ago
* Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:

> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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 Tue, 09 Sep 2025 19:55:53 +0000.
> Anything received after that time might be too late.

Hi Greg

6.16.6-rc1 compiles on x86_64 (Xeon E5-1620 v2, Slackware64-15.0),
and boots & runs on x86_64 (AMD Ryzen 5 7520U, Slackware64-current).
No regressions observed.

Tested-by: Markus Reichelt <lkt+2023@mareichelt.com>
Re: [PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Jon Hunter 50 minutes ago
On Sun, 07 Sep 2025 21:57:07 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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 Tue, 09 Sep 2025 19:55: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.6-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.6-rc1-g665877a17a1b
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.16 000/183] 6.16.6-rc1 review
Posted by Peter Schneider 3 hours ago
Am 07.09.2025 um 21:57 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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.16 000/183] 6.16.6-rc1 review
Posted by Miguel Ojeda 4 hours ago
On Sun, 07 Sep 2025 21:57:07 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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 Tue, 09 Sep 2025 19:55:53 +0000.
> Anything received after that time might be too late.

Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested
for loongarch64:

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

Thanks!

Cheers,
Miguel
Re: [PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Brett A C Sheffield 6 hours ago
# Librecast Test Results

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

CPU/kernel: Linux auntie 6.16.6-rc1-g665877a17a1b #62 SMP PREEMPT_DYNAMIC Mon Sep  8 06:39:13 -00 2025 x86_64 AMD Ryzen 9 9950X 16-Core Processor AuthenticAMD GNU/Linux

Tested-by: Brett A C Sheffield <bacs@librecast.net>
Re: [PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Achill Gilgenast 8 hours ago
On Sun Sep 7, 2025 at 9:57 PM CEST, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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 Tue, 09 Sep 2025 19:55: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.6-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! Build-tested on all Alpine architectures and boot tested on
x86_64.

Tested-By: Achill Gilgenast <achill@achill.org>
Re: [PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Florian Fainelli 12 hours ago

On 9/7/2025 12:57 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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 Tue, 09 Sep 2025 19:55: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.6-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_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.16 000/183] 6.16.6-rc1 review
Posted by Takeshi Ogasawara 12 hours ago
Hi Greg

On Mon, Sep 8, 2025 at 5:37 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.16.6 release.
> There are 183 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 Tue, 09 Sep 2025 19:55: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.6-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.6-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.6-rc1rv-g665877a17a1b
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU
Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Mon Sep  8 11:19:48 JST 2025

Thanks

Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Re: [PATCH 6.16 000/183] 6.16.6-rc1 review
Posted by Ronald Warsow 14 hours ago
Hi

no regressions here on x86_64 (RKL, Intel 11th Gen. CPU)

Thanks

Tested-by: Ronald Warsow <rwarsow@gmx.de>