From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6D642248881; Tue, 15 Jul 2025 16:37:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752597442; cv=none; b=JIvNDL3zarfs4p50dwAJmUTe0Wnrdga2Hf1RlB/Mva1nbtb6hQwA8nSSwWrD2TsHx/lY5gV2/976oVyKleNTt6EracDOtGxqF9WSZS5u8QIWyLRrvbVxwpjTs/KUAywL7tCEI9iWKs+dF3xYX6lzDpWQr555YavbUMp6iTOxkxU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752597442; c=relaxed/simple; bh=u3nqjPAZCOGb8cwDB1Tyz2kSgEunS/kH/800aycQtIE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=WO10WaZQbko8tPHGaTozs163I+joBzMQryO4O1nQ20nKtWgDMNcFK+KhGC+ytucDICdGdYpQvp0jwpolbCXpEnRuR3QcMN3XnZFQ1d2PQqmU1kYvWRim4mOHq4IL9cnEY51ApwK81Dctq6LLRhl8smZJc9vRDfUZYVSDDpC/BRc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=hPmxCAgq; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="hPmxCAgq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A01E8C4CEE3; Tue, 15 Jul 2025 16:37:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1752597442; bh=u3nqjPAZCOGb8cwDB1Tyz2kSgEunS/kH/800aycQtIE=; h=From:To:Cc:Subject:Date:From; b=hPmxCAgqr6WKAzpbFzkpTPYC25Za7BWoNDYTbE0hDajQP9Fzn9hzMIupEeGn5PInU SnMcuqIFLLZlXeRfuKLdIijlSdZvWxfNMFxqY2avjHejuqa+o0Kxars20H7a6BJEMH 4QRHZ9m/7KDFszWaXD6zSRjIWaGCmbFjztENbw3w= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org Subject: [PATCH 6.12 000/165] 6.12.39-rc2 review Date: Tue, 15 Jul 2025 18:37:19 +0200 Message-ID: <20250715163544.327647627@linuxfoundation.org> X-Mailer: git-send-email 2.50.1 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.12.39-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.12.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.12.39-rc2 X-KernelTest-Deadline: 2025-07-17T16:35+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 6.12.39 release. There are 165 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 Thu, 17 Jul 2025 16:35:06 +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.12.39-rc2.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.12.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.12.39-rc2 Michael Jeanson rseq: Fix segfault on registration when rseq_cs is non-zero Lukas Wunner crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP() Mark Brown arm64: Filter out SME hwcaps when FEAT_SME isn't implemented Namjae Jeon ksmbd: fix potential use-after-free in oplock/lease break ack Yeoreum Yun kasan: remove kasan_find_vm_area() to prevent possible deadlock Jiawen Wu net: wangxun: revert the adjustment of the IRQ vector sequence Gao Xiang erofs: fix rare pcluster memory leak after unmounting Willem de Bruijn selftests/bpf: adapt one more case in test_lru_map to the new target_free Daniel J. Ogorchock HID: nintendo: avoid bluetooth suspend/resume stalls Chia-Lin Kao (AceLan) HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras Zhang Heng HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY Fangrui Song riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment Willem de Bruijn bpf: Adjust free target to avoid global starvation of LRU map Nicolas Pitre vt: add missing notification when switching back to text mode Filipe Manana btrfs: fix assertion when building free space tree Long Li net: mana: Record doorbell physical address in PF mode Akira Inoue HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2 Shuai Zhang driver: bluetooth: hci_qca:fix unable to load the BT driver Xiaowei Li net: usb: qmi_wwan: add SIMCom 8230C composition Tim Crawford ALSA: hda/realtek: Add quirks for some Clevo laptops Yasmin Fitzgerald ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100 Yuzuru10 ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic Fengnan Chang io_uring: make fallocate be hashed work Takashi Iwai ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606 Tamura Dai ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. Tiwei Bie um: vector: Reduce stack usage in vector_eth_configure() Thomas Fourier atm: idt77252: Add missing `dma_map_error()` Ronnie Sahlberg ublk: sanity check add_dev input for underflow Somnath Kotur bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT Shravya KN bnxt_en: Fix DCB ETS validation Alok Tiwari net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam() Jianbo Liu net/mlx5e: Add new prio for promiscuous mode Carolina Jubran net/mlx5e: Fix race between DIM disable and net_dim() Sean Nyekjaer can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level Shuicheng Lin drm/xe/pm: Correct comment of xe_pm_set_vram_threshold() Hangbin Liu selftests: net: lib: fix shift count out of range Petr Machata selftests: net: lib: Move logging from forwarding/lib.sh here Oleksij Rempel net: phy: microchip: limit 100M workaround to link-down events on LAN88xx Oleksij Rempel net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits Mingming Cao ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof Kito Xu net: appletalk: Fix device refcount leak in atrtr_create() Eric Dumazet netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() Chao Yu erofs: fix to add missing tracepoint in erofs_readahead() Gao Xiang erofs: refine readahead tracepoint Gao Xiang erofs: tidy up zdata.c Gao Xiang erofs: get rid of `z_erofs_next_pcluster_t` Chunhai Guo erofs: free pclusters if no cached folio is attached Michal Wajdeczko drm/xe/pf: Clear all LMTT pages on alloc Zheng Qixing nbd: fix uaf in nbd_genl_connect() error path Henry Martin wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() Ben Skeggs drm/nouveau/gsp: fix potential leak of memory used during acpi init Felix Fietkau wifi: rt2x00: fix remove callback type mismatch Johannes Berg wifi: mac80211: fix non-transmitted BSSID profile search Lachlan Hodges wifi: mac80211: correctly identify S1G short beacon Nigel Croxon raid10: cleanup memleak at raid10_make_request Wang Jinchao md/raid1: Fix stack memory use after return in raid1_reshape Mikko Perttunen drm/tegra: nvdec: Fix dma_alloc_coherent error check Daniil Dulov wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() Lachlan Hodges wifi: cfg80211: fix S1G beacon head validation in nl80211 David Howells netfs: Fix ref leak on inserted extra subreq in write retry Jakub Kicinski netlink: make sure we allow at least one dump skb Kuniyuki Iwashima netlink: Fix rmem check in netlink_broadcast_deliver(). Peter Ujfalusi ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count Gao Xiang erofs: address D-cache aliasing Chao Yu erofs: fix to add missing tracepoint in erofs_read_folio() Al Viro ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked() Stefan Metzmacher smb: server: make use of rdma_destroy_qp() Sascha Hauer clk: scmi: Handle case where child clocks are initialized before their parents Jann Horn x86/mm: Disable hugetlb page table sharing on 32-bit Mikhail Paulyshka x86/rdrand: Disable RDSEED on AMD Cyan Skillfish Xiaolei Wang clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data Miguel Ojeda rust: init: allow `dead_code` warnings for Rust >= 1.89.0 Harry Yoo lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users() Alexander Gordeev mm/vmalloc: leave lazy MMU mode on PTE mapping error Florian Fainelli scripts/gdb: fix interrupts.py after maple tree conversion Florian Fainelli scripts/gdb: de-reference per-CPU MCE interrupts Florian Fainelli scripts/gdb: fix interrupts display after MCP on x86 Baolin Wang mm: fix the inaccurate memory statistics issue for users Wei Yang maple_tree: fix mt_destroy_walk() on root leaf node Achill Gilgenast kallsyms: fix build without execinfo Zhe Qiao Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()" Rafael J. Wysocki Revert "ACPI: battery: negate current when discharging" Matthew Brost drm/xe: Allocate PF queue size on pow2 boundary Thomas Zimmermann drm/framebuffer: Acquire internal references on GEM handles Kuen-Han Tsai Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io" Kuen-Han Tsai usb: gadget: u_serial: Fix race condition in TTY wakeup Matthew Brost Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2" Matthew Auld drm/xe/bmg: fix compressed VRAM handling Simona Vetter drm/gem: Fix race in drm_gem_handle_create_tail() Christian König drm/ttm: fix error handling in ttm_buffer_object_transfer Matthew Brost drm/sched: Increment job count before swapping tail spsc queue Thomas Zimmermann drm/gem: Acquire references on GEM handles for framebuffers Philip Yang drm/amdkfd: Don't call mmput from MMU notifier callback Alessio Belle drm/imagination: Fix kernel crash when hard resetting the GPU Michael Lo wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan Ming Yen Hsieh wifi: mt76: mt7925: fix the wrong config for tx interrupt Deren Wu wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload() Deren Wu wifi: mt76: mt7921: prevent decap offload config before STA initialization Vitor Soares wifi: mwifiex: discard erroneous disassoc frames on STA interface Mathy Vanhoef wifi: prevent A-MSDU attacks in mesh networks Uwe Kleine-König pwm: mediatek: Ensure to disable clocks in error path Uwe Kleine-König pwm: Fix invalid state detection Bartosz Golaszewski pinctrl: qcom: msm: mark certain pins as invalid for interrupts Håkon Bugge md/md-bitmap: fix GPF in bitmap_get_stats() Haoxiang Li net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe() Guillaume Nault gre: Fix IPv6 multicast route creation. Arun Raghavan ASoC: fsl_sai: Force a software reset when starting in consumer mode Thorsten Blum ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp() Liam Merwick KVM: Allow CPU to reschedule while setting per-page memory attributes Sean Christopherson KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight Nikunj A Dadhania KVM: SVM: Add missing member in SNP_LAUNCH_START command structure David Woodhouse KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table. JP Kobryn x86/mce: Make sure CMCI banks are cleared during shutdown on Intel Yazen Ghannam x86/mce: Ensure user polling settings are honored when restarting timer Yazen Ghannam x86/mce: Don't remove sysfs if thresholding sysfs init fails Yazen Ghannam x86/mce/amd: Fix threshold limit reset Yazen Ghannam x86/mce/amd: Add default names for MCA banks and blocks Dan Carpenter ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() David Howells rxrpc: Fix oops due to non-existence of prealloc backlog struct David Howells rxrpc: Fix bug due to prealloc collision Victor Nogueira net/sched: Abort __tc_modify_qdisc if parent class does not exist Chintan Vankar net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info Yue Haibing atm: clip: Fix NULL pointer dereference in vcc_sendmsg() Kuniyuki Iwashima atm: clip: Fix infinite recursive call of clip_push(). Kuniyuki Iwashima atm: clip: Fix memory leak of struct clip_vcc. Kuniyuki Iwashima atm: clip: Fix potential null-ptr-deref in to_atmarpd(). Oleksij Rempel net: phy: smsc: Fix link failure in forced mode with Auto-MDIX Oleksij Rempel net: phy: smsc: Force predictable MDI-X state on LAN87xx Oleksij Rempel net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap EricChan net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2 Michal Luczaj vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local` Michal Luczaj vsock: Fix transport_* TOCTOU Michal Luczaj vsock: Fix transport_{g2h,h2g} TOCTOU Jiayuan Chen tcp: Correct signedness in skb remaining space calculation Kuniyuki Iwashima tipc: Fix use-after-free in tipc_conn_close(). Stefano Garzarella vsock: fix `vsock_proto` declaration Kuniyuki Iwashima netlink: Fix wraparounds of sk->sk_rmem_alloc. Luo Jie net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol() Luo Jie net: phy: qcom: move the WoL function to shared library Kevin Brodsky arm64: poe: Handle spurious Overlay faults Jason Xing bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL kuyo chang sched/deadline: Fix dl_server runtime calculation formula Al Viro fix proc_sys_compare() handling of in-lookup dentries Mario Limonciello pinctrl: amd: Clear GPIO debounce for suspend Luiz Augusto von Dentz Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected Luiz Augusto von Dentz Bluetooth: hci_sync: Fix not disabling advertising instance Richard Fitzgerald ASoC: cs35l56: probe() should fail if the device ID is not recognized Peter Zijlstra perf: Revert to requiring CAP_SYS_ADMIN for uprobes Peter Zijlstra sched/core: Fix migrate_swap() vs. hotplug Nam Cao irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ Luo Gengkun perf/core: Fix the WARN_ON_ONCE is out of lock protected region Charles Keepax ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches Bard Liao ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files ops Bard Liao ASoC: Intel: add sof_sdw_get_tplg_files ops Bard Liao ASoC: soc-acpi: add get_function_tplg_files ops Simon Trimmer ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops Simon Trimmer ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address struct Bard Liao ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCH Shengjiu Wang ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode Srinivasan Shanmugam drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV Eric Biggers crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 Flora Cui drm/amdgpu/ip_discovery: add missing ip_discovery fw Flora Cui drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asics Kaustabh Chakraborty drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling Linus Torvalds eventpoll: don't decrement ep refcount while still holding the ep mutex ------------- Diffstat: Documentation/bpf/map_hash.rst | 8 +- Documentation/bpf/map_lru_hash_update.dot | 6 +- Makefile | 4 +- arch/arm64/kernel/cpufeature.c | 45 ++-- arch/arm64/kernel/process.c | 5 + arch/arm64/mm/fault.c | 30 ++- arch/riscv/kernel/vdso/vdso.lds.S | 2 +- arch/s390/crypto/sha1_s390.c | 2 + arch/s390/crypto/sha256_s390.c | 3 + arch/s390/crypto/sha512_s390.c | 3 + arch/um/drivers/vector_kern.c | 42 ++-- arch/x86/Kconfig | 2 +- arch/x86/include/asm/msr-index.h | 1 + arch/x86/kernel/cpu/amd.c | 7 + arch/x86/kernel/cpu/mce/amd.c | 28 ++- arch/x86/kernel/cpu/mce/core.c | 24 +- arch/x86/kernel/cpu/mce/intel.c | 1 + arch/x86/kvm/svm/sev.c | 4 + arch/x86/kvm/xen.c | 15 +- crypto/ecc.c | 2 +- drivers/acpi/battery.c | 19 +- drivers/atm/idt77252.c | 5 + drivers/block/nbd.c | 6 +- drivers/block/ublk_drv.c | 3 +- drivers/bluetooth/hci_qca.c | 13 +- drivers/char/ipmi/ipmi_msghandler.c | 3 +- drivers/clk/clk-scmi.c | 20 +- drivers/clk/imx/clk-imx95-blk-ctl.c | 12 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 30 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 5 +- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 3 +- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 43 ++-- drivers/gpu/drm/drm_framebuffer.c | 31 ++- drivers/gpu/drm/drm_gem.c | 74 +++++- drivers/gpu/drm/drm_internal.h | 2 + drivers/gpu/drm/exynos/exynos7_drm_decon.c | 4 + drivers/gpu/drm/imagination/pvr_power.c | 4 +- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c | 20 +- drivers/gpu/drm/tegra/nvdec.c | 6 +- drivers/gpu/drm/ttm/ttm_bo_util.c | 13 +- drivers/gpu/drm/xe/xe_gt_pagefault.c | 1 + drivers/gpu/drm/xe/xe_lmtt.c | 11 + drivers/gpu/drm/xe/xe_migrate.c | 2 +- drivers/gpu/drm/xe/xe_pci.c | 1 - drivers/gpu/drm/xe/xe_pm.c | 8 +- drivers/hid/hid-ids.h | 6 + drivers/hid/hid-lenovo.c | 8 + drivers/hid/hid-multitouch.c | 8 +- drivers/hid/hid-nintendo.c | 38 +++- drivers/hid/hid-quirks.c | 3 + drivers/irqchip/Kconfig | 1 + drivers/md/md-bitmap.c | 3 +- drivers/md/raid1.c | 1 + drivers/md/raid10.c | 10 +- drivers/net/can/m_can/m_can.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 10 +- drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c | 2 + drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 2 +- drivers/net/ethernet/ibm/ibmvnic.h | 8 +- drivers/net/ethernet/mellanox/mlx5/core/en/fs.h | 9 +- drivers/net/ethernet/mellanox/mlx5/core/en_dim.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/en_fs.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 13 +- drivers/net/ethernet/microsoft/mana/gdma_main.c | 3 + drivers/net/ethernet/renesas/rtsn.c | 5 + drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c | 24 +- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 4 +- drivers/net/ethernet/wangxun/libwx/wx_lib.c | 16 +- drivers/net/ethernet/wangxun/libwx/wx_type.h | 2 +- drivers/net/ethernet/wangxun/ngbe/ngbe_main.c | 2 +- drivers/net/ethernet/wangxun/ngbe/ngbe_type.h | 2 +- drivers/net/ethernet/wangxun/txgbe/txgbe_irq.c | 4 +- drivers/net/ethernet/wangxun/txgbe/txgbe_type.h | 4 +- drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +- drivers/net/phy/microchip.c | 3 +- drivers/net/phy/qcom/at803x.c | 27 --- drivers/net/phy/qcom/qca808x.c | 2 +- drivers/net/phy/qcom/qcom-phy-lib.c | 25 ++ drivers/net/phy/qcom/qcom.h | 5 + drivers/net/phy/smsc.c | 57 ++++- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/wireless/marvell/mwifiex/util.c | 4 +- .../net/wireless/mediatek/mt76/mt76_connac_mcu.c | 4 +- drivers/net/wireless/mediatek/mt76/mt7921/main.c | 3 + drivers/net/wireless/mediatek/mt76/mt7925/init.c | 2 + drivers/net/wireless/mediatek/mt76/mt7925/main.c | 6 + drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 4 +- drivers/net/wireless/mediatek/mt76/mt7925/regs.h | 2 +- drivers/net/wireless/ralink/rt2x00/rt2x00soc.c | 4 +- drivers/net/wireless/ralink/rt2x00/rt2x00soc.h | 2 +- drivers/net/wireless/zydas/zd1211rw/zd_mac.c | 6 +- drivers/pci/pci-acpi.c | 23 +- drivers/pinctrl/pinctrl-amd.c | 11 + drivers/pinctrl/qcom/pinctrl-msm.c | 20 ++ drivers/pwm/core.c | 2 +- drivers/pwm/pwm-mediatek.c | 13 +- drivers/tty/vt/vt.c | 1 + drivers/usb/gadget/function/u_serial.c | 12 +- fs/btrfs/free-space-tree.c | 16 +- fs/erofs/data.c | 21 +- fs/erofs/decompressor.c | 12 +- fs/erofs/fileio.c | 6 +- fs/erofs/internal.h | 2 +- fs/erofs/zdata.c | 251 +++++++++----------- fs/erofs/zutil.c | 7 +- fs/eventpoll.c | 12 +- fs/netfs/write_collect.c | 2 +- fs/proc/inode.c | 2 +- fs/proc/proc_sysctl.c | 18 +- fs/proc/task_mmu.c | 14 +- fs/smb/server/smb2pdu.c | 29 +-- fs/smb/server/transport_rdma.c | 5 +- fs/smb/server/vfs.c | 1 + include/drm/drm_file.h | 3 + include/drm/drm_framebuffer.h | 7 + include/drm/spsc_queue.h | 4 +- include/linux/ieee80211.h | 45 +++- include/linux/math.h | 12 + include/linux/mm.h | 5 + include/linux/psp-sev.h | 2 + include/net/af_vsock.h | 2 +- include/net/netfilter/nf_flow_table.h | 2 +- include/sound/soc-acpi.h | 13 ++ include/trace/events/erofs.h | 2 +- io_uring/opdef.c | 1 + kernel/bpf/bpf_lru_list.c | 9 +- kernel/bpf/bpf_lru_list.h | 1 + kernel/events/core.c | 6 +- kernel/rseq.c | 60 ++++- kernel/sched/core.c | 5 + kernel/sched/deadline.c | 10 +- kernel/stop_machine.c | 20 +- lib/alloc_tag.c | 3 + lib/maple_tree.c | 1 + mm/kasan/report.c | 13 +- mm/vmalloc.c | 22 +- net/appletalk/ddp.c | 1 + net/atm/clip.c | 64 ++++-- net/bluetooth/hci_event.c | 3 + net/bluetooth/hci_sync.c | 2 +- net/ipv4/tcp.c | 2 +- net/ipv6/addrconf.c | 9 +- net/mac80211/mlme.c | 7 +- net/mac80211/parse.c | 6 +- net/netlink/af_netlink.c | 90 +++++--- net/rxrpc/call_accept.c | 4 + net/sched/sch_api.c | 23 +- net/tipc/topsrv.c | 2 + net/vmw_vsock/af_vsock.c | 57 ++++- net/wireless/nl80211.c | 7 +- net/wireless/util.c | 52 ++++- rust/kernel/init/macros.rs | 2 + scripts/gdb/linux/constants.py.in | 7 + scripts/gdb/linux/interrupts.py | 16 +- scripts/gdb/linux/mapletree.py | 252 +++++++++++++++++++++ scripts/gdb/linux/xarray.py | 28 +++ sound/isa/ad1816a/ad1816a.c | 2 +- sound/pci/hda/patch_realtek.c | 7 + sound/soc/amd/yc/acp6x-mach.c | 7 + sound/soc/codecs/cs35l56-shared.c | 2 +- sound/soc/fsl/fsl_asrc.c | 3 +- sound/soc/fsl/fsl_sai.c | 14 +- sound/soc/intel/boards/Kconfig | 1 + sound/soc/intel/common/Makefile | 2 +- sound/soc/intel/common/soc-acpi-intel-arl-match.c | 66 +++++- sound/soc/intel/common/sof-function-topology-lib.c | 136 +++++++++++ sound/soc/intel/common/sof-function-topology-lib.h | 15 ++ sound/soc/sof/intel/hda.c | 6 +- tools/arch/x86/include/asm/msr-index.h | 1 + tools/include/linux/kallsyms.h | 4 + tools/testing/selftests/bpf/test_lru_map.c | 105 ++++----- tools/testing/selftests/net/forwarding/lib.sh | 113 --------- tools/testing/selftests/net/lib.sh | 115 ++++++++++ virt/kvm/kvm_main.c | 3 + 175 files changed, 2014 insertions(+), 880 deletions(-)