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 B10312EACE7; Tue, 22 Jul 2025 14:07:38 +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=1753193258; cv=none; b=DyOvDi1zP2EOwt/Bb8SxMMXFPVBLZKoAIVaTGjAIBLH74Mp19mY+lfCfYef+YNIspsuy5/5ZKlHYWw71cL80UTuqqxr2lnGXrfroqHzAF33ptUv++YFVd0tLkVDajA4sEUYLEAX64vo6uB7rQXkPYPxsvqE+xQYNJSTXMEPmz7Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753193258; c=relaxed/simple; bh=eK0VB8s1ikSuCttkSiufMFzH35VP3YSty8PdPFfgo/E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=NS9zLJLdkX9DoIxeIkNcM8wYAAwATyb8P2KTBf1fRjxjpeCWagWFLJ6TPrc/Z0Ag/zEb3bswXiCTnYrV/zWqnmGXwnR2+JCt7Fsv6WcE5EX8obGpN476x8IIHbfa9RPJNyTl66a2GuO6hHTna5CFuWIMRuWLI0w2SakiPcFOIRc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=XaFdwUim; 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="XaFdwUim" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C85F2C4CEEB; Tue, 22 Jul 2025 14:07:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1753193258; bh=eK0VB8s1ikSuCttkSiufMFzH35VP3YSty8PdPFfgo/E=; h=From:To:Cc:Subject:Date:From; b=XaFdwUimQbLsYu9vyW4gB6xY6IOi96c96CEr8SBaP5k7Kbdc1D/+u+2YgsGZfqguC fVQ0eXdGhM2jMYYGNAPlll2ggpigxWxymhVPo8lOrdrv+W++ciDOR1aP4gWRdqVj3y M46cruT1jhVsr9GjkOxt4mXzzPLIscHpaH1OBgAc= 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.15 000/187] 6.15.8-rc1 review Date: Tue, 22 Jul 2025 15:42:50 +0200 Message-ID: <20250722134345.761035548@linuxfoundation.org> X-Mailer: git-send-email 2.50.1 Precedence: bulk X-Mailing-List: stable@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.15.8-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.15.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.15.8-rc1 X-KernelTest-Deadline: 2025-07-24T13:43+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.15.8 release. There are 187 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, 24 Jul 2025 13:43:10 +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.15.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.15.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.15.8-rc1 Stefan Metzmacher smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data Matthew Brost drm/xe: Move page fault init after topology init Balasubramani Vivekanandan drm/xe/mocs: Initialize MOCS index early Breno Leitao sched/ext: Prevent update_locked_rq() calls with NULL rq Chen Ridong sched,freezer: Remove unnecessary warning in __thaw_task David Howells cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code David Howells cifs: Fix the smbd_response slab to allow usercopy Stefan Metzmacher smb: client: make use of common smbdirect_socket_parameters Stefan Metzmacher smb: smbdirect: introduce smbdirect_socket_parameters Stefan Metzmacher smb: client: make use of common smbdirect_socket Stefan Metzmacher smb: smbdirect: add smbdirect_socket.h Stefan Metzmacher smb: smbdirect: add smbdirect.h with public structures Stefan Metzmacher smb: client: make use of common smbdirect_pdu.h Stefan Metzmacher smb: smbdirect: add smbdirect_pdu.h with protocol definitions Miguel Ojeda rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0 Jiawen Wu net: libwx: fix multicast packets received count Krishna Kurapati usb: dwc3: qcom: Don't leave BCR asserted Mathias Nyman usb: hub: Don't try to recover devices lost during warm reset. Mathias Nyman usb: hub: Fix flushing of delayed work used for post resume purposes Mathias Nyman usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm Mathias Nyman usb: hub: fix detection of high tier USB3 devices behind suspended hubs Aruna Ramakrishna sched: Change nr_uninterruptible type to unsigned long Breno Leitao efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths Andrii Nakryiko libbpf: Fix handling of BPF arena relocations Icenowy Zheng drm/mediatek: only announce AFBC if really supported Jason-JH Lin drm/mediatek: Add wait_event_timeout when disabling plane Chen Ridong Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" David Howells rxrpc: Fix to use conn aborts for conn-wide failures David Howells rxrpc: Fix transmission of an abort in response to an abort David Howells rxrpc: Fix notification vs call-release vs recvmsg David Howells rxrpc: Fix recv-recv race of completed call David Howells rxrpc: Fix irq-disabled in local_bh_enable() William Liu net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree Joseph Huang net: bridge: Do not offload IGMP/MLD messages Dong Chenchen net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime Jakub Kicinski tls: always refresh the queue when reading sock Zigit Zo virtio-net: fix recursived rtnl_lock() during probe() Li Tian hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf Luiz Augusto von Dentz Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU Michal Wajdeczko drm/xe/pf: Resend PF provisioning after GT reset Michal Wajdeczko drm/xe/pf: Prepare to stop SR-IOV support prior GT reset Tejas Upadhyay drm/xe: Dont skip TLB invalidations on VF Florian Westphal netfilter: nf_conntrack: fix crash due to removal of uninitialised entry Felix Fietkau net: fix segmentation after TCP/UDP fraglist GRO Yue Haibing ipv6: mcast: Delay put pmc->idev in mld_del_delrec() Alok Tiwari net: airoha: fix potential use-after-free in airoha_npu_get() Christoph Paasch net/mlx5: Correctly set gso_size when LRO is used Zijun Hu Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID Christian Eggers Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap Christian Eggers Bluetooth: hci_core: add missing braces when using macro parameters Christian Eggers Bluetooth: hci_core: fix typos in macros Luiz Augusto von Dentz Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout Luiz Augusto von Dentz Bluetooth: SMP: If an unallowed command is received consider it a failure Alessandro Gasbarroni Bluetooth: hci_sync: fix connectable extended advertising when using static random address Kuniyuki Iwashima Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb() Andreas Schwab riscv: traps_misaligned: properly sign extend value in misaligned load handler Nam Cao riscv: Enable interrupt during exception handling Ming Lei loop: use kiocb helpers to fix lockdep warning Oliver Neukum usb: net: sierra: check for no status endpoint Michal Swiatkowski ice: check correct pointer in fwlog debugfs Dave Ertman ice: add NULL check in eswitch lag check Marius Zachmann hwmon: (corsair-cpro) Validate the size of the received input buffer Paolo Abeni selftests: net: increase inter-packet timeout in udpgro.sh Brett Werling can: tcan4x5x: fix reset gpio usage during probe Johannes Berg wifi: cfg80211: remove scan request n_channels counted_by Maurizio Lombardi nvmet-tcp: fix callback lock for TLS handshake Yu Kuai nvme: fix misaccounting of nvme-mpath inflight I/O Christoph Hellwig nvme: revert the cross-controller atomic write size validation Sean Anderson net: phy: Don't register LEDs for genphy Kuniyuki Iwashima smc: Fix various oops due to inet_sock type confusion. John Garry nvme: fix endianness of command word prints in nvme_log_err_passthru() Zheng Qixing nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() Al Viro fix a leak in fcntl_dirnotify() Wang Zhaolong smb: client: fix use-after-free in cifs_oplock_break Kuniyuki Iwashima rpl: Fix use-after-free in rpl_do_srh_inline(). Xiang Mei net/sched: sch_qfq: Fix race condition on qfq_aggregate Ming Lei block: fix kobject leak in blk_unregister_queue Alok Tiwari net: emaclite: Fix missing pointer increment in aligned_read() Arnd Bergmann ALSA: compress_offload: tighten ioctl command number checks Zizhi Wo cachefiles: Fix the incorrect return value in __cachefiles_write() Pagadala Yesu Anjaneyulu wifi: iwlwifi: mask reserved bits in chan_state_active_bitmap Andrea Righi selftests/sched_ext: Fix exit selftest hang on UP Paul Chaignon bpf: Reject %p% format string in bprintf-like helpers Richard Zhu arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep Wei Fang arm64: dts: imx95-15x15-evk: fix the overshoot issue of NETC Wei Fang arm64: dts: imx95-19x19-evk: fix the overshoot issue of NETC Vijendar Mukunda soundwire: amd: fix for clearing command status register Dmitry Baryshkov phy: use per-PHY lockdep keys Vijendar Mukunda soundwire: amd: fix for handling slave alerts after link is down Andy Yan arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4B Andy Yan arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5 Ian Abbott comedi: Fix initialization of data for instructions that write to subdevice Ian Abbott comedi: Fix use of uninitialized data in insn_rw_emulate_bits() Ian Abbott comedi: Fix some signed shift left operations Ian Abbott comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large Ian Abbott comedi: comedi_test: Fix possible deletion of uninitialized timers Ian Abbott comedi: das6402: Fix bit shift out of bounds Ian Abbott comedi: das16m1: Fix bit shift out of bounds Ian Abbott comedi: aio_iiro_16: Fix bit shift out of bounds Ian Abbott comedi: pcl812: Fix bit shift out of bounds Maud Spierings iio: common: st_sensors: Fix use of uninitialize device structs Markus Burri iio: backend: fix out-of-bound write Chen Ni iio: adc: stm32-adc: Fix race in installing chained IRQ handler Fabio Estevam iio: adc: max1363: Reorder mode_list[] entries Fabio Estevam iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[] Chen-Yu Tsai iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps David Lechner iio: adc: adi-axi-adc: fix ad7606_bus_reg_read() David Lechner iio: adc: ad7380: fix adi,gain-milli property parsing Sean Nyekjaer iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush Christoph Hellwig xfs: don't allocate the xfs_extent_busy structure for zoned RTGs Amit Pundir soundwire: Revert "soundwire: qcom: Add set_channel_map api support" Andrew Jeffery soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled Andrew Jeffery soc: aspeed: lpc-snoop: Cleanup resources in stack-order Wang Zhaolong smb: client: fix use-after-free in crypt_message when using async crypto Ilya Leoshkevich s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again Maulik Shah pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov Jiawen Wu net: libwx: properly reset Rx ring descriptor Jiawen Wu net: libwx: fix the using of Rx buffer DMA Jiawen Wu net: libwx: remove duplicate page_pool_put_full_page() Markus Blöchl net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback Judith Mendez mmc: sdhci_am654: Workaround for Errata i2312 Edson Juliano Drosdeck mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo models Thomas Fourier mmc: bcm2835: Fix dma_unmap_sg() nents value Nathan Chancellor memstick: core: Zero initialize id_reg in h_memstick_read_dev_id() Jan Kara isofs: Verify inode mode when loading from disk Dan Carpenter dmaengine: nbpfaxi: Fix memory corruption in probe() Qiu-ji Chen dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status() Daniel Lezcano cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y Luiz Augusto von Dentz Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pkt_type Yun Lu af_packet: fix soft lockup issue caused by tpacket_snd() Yun Lu af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() Jakob Unterwurzacher arm64: dts: rockchip: use cs-gpios for spi1 on ringneck Alexey Charkov arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5 Tim Harvey arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency Tim Harvey arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency Tim Harvey arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency Francesco Dolcini arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on Meng Li arm64: dts: add big-endian property back into watchdog node Tim Harvey arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency Maor Gottlieb net/mlx5: Update the list of the PCI supported devices Nathan Chancellor phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept() Paolo Abeni mptcp: reset fallback status gracefully at disconnect() time Paolo Abeni mptcp: plug races between subflow fail and subflow creation Paolo Abeni mptcp: make fallback action and fallback decision atomic Steve French Fix SMB311 posix special file creation to servers which do not advertise reparse support Pavel Begunkov io_uring/poll: fix POLLERR handling Takashi Iwai ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS Edip Hazuri ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx David Howells netfs: Fix race between cache write completion and ALL_QUEUED being set David Howells netfs: Fix copy-to-cache so that it performs collection with ceph+fscache Clayton King drm/amd/display: Free memory allocation Melissa Wen drm/amd/display: Disable CRTC degamma LUT for DCN401 Lijo Lazar drm/amdgpu: Increase reset counter only on success Philipp Stanner drm/panfrost: Fix scheduler workqueue bug Eeli Haapalainen drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume Miguel Ojeda objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0 Janne Grunau rust: init: Fix generics in *_init! macros Tomas Glozar tracing/osnoise: Fix crash in timerlat_dump_stack() Steven Rostedt tracing: Add down_write(trace_event_sem) when adding trace event Nathan Chancellor tracing/probes: Avoid using params uninitialized in parse_btf_arg() Benjamin Tissoires HID: core: do not bypass hid_hw_raw_request Benjamin Tissoires HID: core: ensure __hid_request reserves the report ID as the first byte Benjamin Tissoires HID: core: ensure the allocated report buffer can contain the reserved report ID Sheng Yong dm-bufio: fix sched in atomic context Naman Jain tools/hv: fcopy: Fix irregularities with size of ring buffer Cheng Ming Lin spi: Add check for 8-bit transfer with 8 IO mode support Thomas Fourier pch_uart: Fix dma_sync_sg_for_device() nents value Nilton Perim Neto Input: xpad - set correct controller type for Acer NGR200 Michael C. Pratt nvmem: layouts: u-boot-env: remove crc32 endianness conversion Steffen Bätz nvmem: imx-ocotp: fix MAC address byte length Stefan Wahren Revert "staging: vchiq_arm: Create keep-alive thread during probe" Stefan Wahren Revert "staging: vchiq_arm: Improve initial VCHIQ connect" Alok Tiwari thunderbolt: Fix bit masking in tb_dp_port_set_hops() Mario Limonciello thunderbolt: Fix wake on connect at runtime Christophe JAILLET i2c: omap: Fix an error handling path in omap_i2c_probe() Christophe JAILLET i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe() Clément Le Goffic i2c: stm32f7: unmap DMA mapped buffer Clément Le Goffic i2c: stm32: fix the device used for the DMA map Xinyu Liu <1171169449@qq.com> usb: gadget: configfs: Fix OOB read on empty string write Minas Harutyunyan usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY Drew Hamilton usb: musb: fix gadget state on disconnect Ryan Mann (NDI) USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI Slark Xiao USB: serial: option: add Foxconn T99W640 Fabio Porcedda USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition Haotien Hsu phy: tegra: xusb: Disable periodic tracking on Tegra234 Wayne Chang phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode Wayne Chang phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode ------------- Diffstat: Makefile | 4 +- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 3 +- arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 1 + .../boot/dts/freescale/imx8mp-venice-gw71xx.dtsi | 2 +- .../boot/dts/freescale/imx8mp-venice-gw72xx.dtsi | 2 +- .../boot/dts/freescale/imx8mp-venice-gw73xx.dtsi | 2 +- .../boot/dts/freescale/imx8mp-venice-gw74xx.dts | 2 +- arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts | 20 +- arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts | 12 +- arch/arm64/boot/dts/freescale/imx95.dtsi | 2 +- arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi | 23 + .../boot/dts/rockchip/rk3576-armsom-sige5.dts | 28 ++ .../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi | 1 + arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts | 1 + arch/riscv/kernel/traps.c | 10 +- arch/riscv/kernel/traps_misaligned.c | 2 +- arch/s390/net/bpf_jit_comp.c | 10 +- block/blk-sysfs.c | 1 + drivers/block/loop.c | 5 +- drivers/bluetooth/bfusb.c | 2 +- drivers/bluetooth/bpa10x.c | 2 +- drivers/bluetooth/btbcm.c | 8 +- drivers/bluetooth/btintel.c | 30 +- drivers/bluetooth/btintel_pcie.c | 8 +- drivers/bluetooth/btmtksdio.c | 4 +- drivers/bluetooth/btmtkuart.c | 2 +- drivers/bluetooth/btnxpuart.c | 2 +- drivers/bluetooth/btqca.c | 2 +- drivers/bluetooth/btqcomsmd.c | 2 +- drivers/bluetooth/btrtl.c | 10 +- drivers/bluetooth/btsdio.c | 2 +- drivers/bluetooth/btusb.c | 148 +++--- drivers/bluetooth/hci_aml.c | 2 +- drivers/bluetooth/hci_bcm.c | 4 +- drivers/bluetooth/hci_bcm4377.c | 10 +- drivers/bluetooth/hci_intel.c | 2 +- drivers/bluetooth/hci_ldisc.c | 6 +- drivers/bluetooth/hci_ll.c | 4 +- drivers/bluetooth/hci_nokia.c | 2 +- drivers/bluetooth/hci_qca.c | 14 +- drivers/bluetooth/hci_serdev.c | 8 +- drivers/bluetooth/hci_vhci.c | 8 +- drivers/bluetooth/virtio_bt.c | 10 +- drivers/comedi/comedi_fops.c | 30 +- drivers/comedi/drivers.c | 17 +- drivers/comedi/drivers/aio_iiro_16.c | 3 +- drivers/comedi/drivers/comedi_test.c | 2 +- drivers/comedi/drivers/das16m1.c | 3 +- drivers/comedi/drivers/das6402.c | 3 +- drivers/comedi/drivers/pcl812.c | 3 +- drivers/cpuidle/cpuidle-psci.c | 23 +- drivers/dma/mediatek/mtk-cqdma.c | 4 +- drivers/dma/nbpfaxi.c | 11 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 9 +- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 1 + .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 11 +- .../amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c | 3 +- drivers/gpu/drm/mediatek/mtk_crtc.c | 36 +- drivers/gpu/drm/mediatek/mtk_crtc.h | 1 + drivers/gpu/drm/mediatek/mtk_ddp_comp.c | 1 + drivers/gpu/drm/mediatek/mtk_ddp_comp.h | 9 + drivers/gpu/drm/mediatek/mtk_disp_drv.h | 1 + drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 7 + drivers/gpu/drm/mediatek/mtk_plane.c | 12 +- drivers/gpu/drm/mediatek/mtk_plane.h | 3 +- drivers/gpu/drm/panfrost/panfrost_job.c | 2 +- drivers/gpu/drm/xe/xe_gt.c | 15 +- drivers/gpu/drm/xe/xe_gt_sriov_pf.c | 19 + drivers/gpu/drm/xe/xe_gt_sriov_pf.h | 5 + drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 27 + drivers/gpu/drm/xe/xe_ring_ops.c | 22 +- drivers/hid/hid-core.c | 21 +- drivers/hwmon/corsair-cpro.c | 5 + drivers/i2c/busses/i2c-omap.c | 7 +- drivers/i2c/busses/i2c-stm32.c | 8 +- drivers/i2c/busses/i2c-stm32f7.c | 24 +- drivers/iio/accel/fxls8962af-core.c | 2 + drivers/iio/accel/st_accel_core.c | 10 +- drivers/iio/adc/ad7380.c | 5 +- drivers/iio/adc/adi-axi-adc.c | 6 +- drivers/iio/adc/axp20x_adc.c | 1 + drivers/iio/adc/max1363.c | 43 +- drivers/iio/adc/stm32-adc-core.c | 7 +- drivers/iio/common/st_sensors/st_sensors_core.c | 36 +- drivers/iio/common/st_sensors/st_sensors_trigger.c | 20 +- drivers/iio/industrialio-backend.c | 5 +- drivers/input/joystick/xpad.c | 2 +- drivers/md/dm-bufio.c | 6 +- drivers/memstick/core/memstick.c | 2 +- drivers/mmc/host/bcm2835.c | 3 +- drivers/mmc/host/sdhci-pci-core.c | 3 +- drivers/mmc/host/sdhci_am654.c | 9 +- drivers/net/can/m_can/tcan4x5x-core.c | 61 ++- drivers/net/ethernet/airoha/airoha_npu.c | 3 +- drivers/net/ethernet/intel/ice/ice_debugfs.c | 2 +- drivers/net/ethernet/intel/ice/ice_lag.c | 3 +- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 12 +- drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 + drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 8 +- drivers/net/ethernet/wangxun/libwx/wx_hw.c | 9 +- drivers/net/ethernet/wangxun/libwx/wx_lib.c | 20 +- drivers/net/ethernet/wangxun/libwx/wx_type.h | 2 - drivers/net/ethernet/xilinx/xilinx_emaclite.c | 2 +- drivers/net/hyperv/netvsc_drv.c | 5 +- drivers/net/phy/phy_device.c | 6 +- drivers/net/usb/sierra_net.c | 4 + drivers/net/virtio_net.c | 2 +- .../net/wireless/intel/iwlwifi/fw/api/nvm-reg.h | 5 +- drivers/net/wireless/intel/iwlwifi/fw/regulatory.c | 1 + .../net/wireless/intel/iwlwifi/mld/regulatory.c | 4 +- drivers/nvme/host/core.c | 27 +- drivers/nvme/target/tcp.c | 4 +- drivers/nvmem/imx-ocotp-ele.c | 5 +- drivers/nvmem/imx-ocotp.c | 5 +- drivers/nvmem/layouts/u-boot-env.c | 6 +- drivers/phy/phy-core.c | 5 +- drivers/phy/tegra/xusb-tegra186.c | 77 +-- drivers/phy/tegra/xusb.h | 1 + drivers/pmdomain/governor.c | 18 +- drivers/soc/aspeed/aspeed-lpc-snoop.c | 13 +- drivers/soundwire/amd_manager.c | 4 +- drivers/soundwire/qcom.c | 26 - drivers/spi/spi.c | 14 +- .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 95 ++-- .../vc04_services/interface/vchiq_arm/vchiq_core.c | 1 - .../vc04_services/interface/vchiq_arm/vchiq_core.h | 2 - drivers/thunderbolt/switch.c | 10 +- drivers/thunderbolt/tb.h | 2 +- drivers/thunderbolt/usb4.c | 12 +- drivers/tty/serial/pch_uart.c | 2 +- drivers/usb/core/hub.c | 36 +- drivers/usb/core/hub.h | 1 + drivers/usb/dwc2/gadget.c | 40 +- drivers/usb/dwc3/dwc3-qcom.c | 8 +- drivers/usb/gadget/configfs.c | 4 + drivers/usb/musb/musb_gadget.c | 2 + drivers/usb/serial/ftdi_sio.c | 2 + drivers/usb/serial/ftdi_sio_ids.h | 3 + drivers/usb/serial/option.c | 5 + fs/cachefiles/io.c | 2 - fs/cachefiles/ondemand.c | 4 +- fs/efivarfs/super.c | 6 + fs/isofs/inode.c | 9 +- fs/netfs/read_pgpriv2.c | 5 + fs/notify/dnotify/dnotify.c | 8 +- fs/smb/client/cifs_debug.c | 23 +- fs/smb/client/file.c | 10 +- fs/smb/client/smb2inode.c | 3 +- fs/smb/client/smb2ops.c | 24 +- fs/smb/client/smbdirect.c | 544 ++++++++++----------- fs/smb/client/smbdirect.h | 62 +-- fs/smb/common/smbdirect/smbdirect.h | 37 ++ fs/smb/common/smbdirect/smbdirect_pdu.h | 55 +++ fs/smb/common/smbdirect/smbdirect_socket.h | 43 ++ fs/xfs/libxfs/xfs_group.c | 14 +- fs/xfs/xfs_extent_busy.h | 8 + include/linux/phy/phy.h | 2 + include/net/bluetooth/hci.h | 2 + include/net/bluetooth/hci_core.h | 50 +- include/net/cfg80211.h | 2 +- include/net/netfilter/nf_conntrack.h | 15 +- include/trace/events/netfs.h | 30 ++ include/trace/events/rxrpc.h | 6 +- io_uring/net.c | 12 +- io_uring/poll.c | 2 - kernel/bpf/helpers.c | 11 +- kernel/cgroup/legacy_freezer.c | 8 +- kernel/freezer.c | 15 +- kernel/sched/ext.c | 12 +- kernel/sched/loadavg.c | 2 +- kernel/sched/sched.h | 2 +- kernel/trace/trace_events.c | 5 + kernel/trace/trace_osnoise.c | 2 +- kernel/trace/trace_probe.c | 2 +- net/8021q/vlan.c | 42 +- net/8021q/vlan.h | 1 + net/bluetooth/hci_core.c | 4 +- net/bluetooth/hci_debugfs.c | 8 +- net/bluetooth/hci_event.c | 19 +- net/bluetooth/hci_sync.c | 63 ++- net/bluetooth/l2cap_core.c | 26 +- net/bluetooth/l2cap_sock.c | 3 + net/bluetooth/mgmt.c | 38 +- net/bluetooth/msft.c | 2 +- net/bluetooth/smp.c | 21 +- net/bluetooth/smp.h | 1 + net/bridge/br_switchdev.c | 3 + net/ipv4/tcp_offload.c | 1 + net/ipv4/udp_offload.c | 1 + net/ipv6/mcast.c | 2 +- net/ipv6/rpl_iptunnel.c | 8 +- net/mptcp/options.c | 3 +- net/mptcp/pm.c | 8 +- net/mptcp/protocol.c | 56 ++- net/mptcp/protocol.h | 29 +- net/mptcp/subflow.c | 30 +- net/netfilter/nf_conntrack_core.c | 26 +- net/packet/af_packet.c | 27 +- net/phonet/pep.c | 2 +- net/rxrpc/ar-internal.h | 4 + net/rxrpc/call_accept.c | 14 +- net/rxrpc/call_object.c | 28 +- net/rxrpc/io_thread.c | 14 + net/rxrpc/output.c | 22 +- net/rxrpc/peer_object.c | 6 +- net/rxrpc/recvmsg.c | 23 +- net/rxrpc/security.c | 8 +- net/sched/sch_htb.c | 4 +- net/sched/sch_qfq.c | 30 +- net/smc/af_smc.c | 14 + net/smc/smc.h | 8 +- net/tls/tls_strp.c | 3 +- rust/Makefile | 1 + rust/kernel/firmware.rs | 2 +- rust/kernel/init.rs | 8 +- rust/kernel/kunit.rs | 2 +- rust/kernel/lib.rs | 2 + rust/macros/module.rs | 10 +- scripts/Makefile.build | 2 +- sound/core/compress_offload.c | 48 +- sound/pci/hda/patch_realtek.c | 2 + tools/hv/hv_fcopy_uio_daemon.c | 91 +++- tools/lib/bpf/libbpf.c | 20 +- tools/objtool/check.c | 1 + tools/testing/selftests/net/udpgro.sh | 8 +- tools/testing/selftests/sched_ext/exit.c | 8 + 226 files changed, 2116 insertions(+), 1239 deletions(-)