APPLIED/Cmnt: [SRU][Resolute][PULL] Resolute upstream stable patchset 2026-08-26
Edoardo Canepa
edoardo.canepa at canonical.com
Wed Sep 2 11:44:39 UTC 2026
Applied to R:linux/master-next. Thanks.
Skipped (6 commits, already applied — same upstream commit)
- drm/amd/display: Fix ISM dc_lock deadlock during suspend
upstream 3714fe242592, already in as a227588c25ff (CVE-2026-68364)
- drm/amd/display: Fix ISM teardown crash from NULL dc dereference
upstream 732a8adde033, already in as ff4065204754 (CVE-2026-68364)
- drm/amd/display: fix NULL ptr deref in ISM delayed work
upstream 17edfa32f149, already in as ea7de0f54ae3 (CVE-2026-68364)
- drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
stable pull picks upstream 3e493f88c840; already in as SAUCE 086dd5e3f514
backported from the same fix via 7ce2a906f727 (LP#2158605)
- firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limits
upstream 53716a4d745f, already in as 424c7eaaa038 (LP#2162012)
- media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for
overlapping ranges
upstream 477620dccf3e, already in as 5559ed854cc3 (LP#2156972)
Modified (1 commit)
- UBUNTU: SAUCE: Revert "usb: typec: ucsi: Detect and skip duplicate
altmodes
from buggy firmware"
Payload reduced from 76 to 9 deletions: the old SAUCE version of
ucsi_altmode_is_duplicate() the stable revert targeted had already been
replaced by upstream's more elaborate implementation
(ucsi_dump_duplicate_altmode, ucsi_altmode_count_svid, reworked
ucsi_altmode_is_duplicate) plus its nvidia-path call. Only the extra call
site the old SAUCE had added inside ucsi_register_altmodes() (9 lines)
remained to be removed. [ecanepa] tag added documenting this.
On 8/26/26 23:26, Alice C. Munduruca via kernel-team wrote:
> This pull request (734 commits) includes the following Resolute stable patchsets:
>
> Resolute update: upstream stable patchset 2026-08-26
> Ported from the following upstream stable releases:
> v6.18.41, v6.18.42, v6.18.43, v7.1.6, v7.1.7
> https://bugs.launchpad.net/bugs/2165189
>
> Note also that the 'stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('stable-next') instead of each
> tags/resolute-stable-* reference:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/resolute stable-next
>
> - Alice C. Munduruca
>
> ------------------------------------------------------------------------
>
> The following changes since commit 733c6a85a196b45a7ebf766ed04fa6e596f91696:
>
> UBUNTU: Upstream stable to v6.18.40, v7.1.5 (2026-08-20 12:42:19 -0400)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/resolute tags/resolute-stable-2026-08-26
>
> for you to fetch changes up to 0db600ea4d5d02e85d1c00634c91a61fd54b0d88:
>
> UBUNTU: Upstream stable to v6.18.41, v6.18.42, v6.18.43, v7.1.6, v7.1.7 (2026-08-26 16:20:12 -0400)
>
> ----------------------------------------------------------------
> Abdun Nihaal (1):
> wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()
>
> Adrian Ng Ho Yin (2):
> firmware: stratix10-svc: fix teardown order in remove to prevent race
> firmware: stratix10-svc: handle NO_RESPONSE in async poll
>
> Akhil R (1):
> arm64: tegra: Remove fallback compatible for GPCDMA
>
> Aldo Ariel Panzardo (3):
> rds: drop incoming messages that cross network namespace boundaries
> net: qrtr: restrict socket creation to the initial network namespace
> net/sched: serialize qdisc_rtab_list against concurrent get/put
>
> Aleksandr Loktionov (1):
> ice: reject out-of-range ptype in ice_parser_profile_init
>
> Aleksandrova Alyona (1):
> RDMA/irdma: Prevent overflows in memory contiguity checks
>
> Alessandro Rinaldi (1):
> drm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05
>
> Alessio Belle (2):
> drm/imagination: Count paired job fence as dependency in prepare_job()
> drm/imagination: Fit paired fragment job in the correct CCCB
>
> Alex Deucher (14):
> drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()
> drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()
> drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()
> drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()
> drm/gfx10: Program DB_RING_CONTROL
> drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
> drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()
> drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()
> drm/amdgpu/gfx8: drop unecessary BUG_ON()
> drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()
> drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
> drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
> drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()
> drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()
>
> Alexander Usyskin (2):
> mei: bus: access mei_device under device_lock on cleanup
> drm/xe/nvm: fix writable override for CRI
>
> Alexandre Courbot (1):
> rust: allow `clippy::unwrap_or_default` globally
>
> Alexei Lazar (2):
> net/mlx5e: Report zero bandwidth for non-ETS traffic classes
> net/mlx5e: Reject unsupported CB Shaper TSA in ETS validation
>
> Alexis Czezar Torreno (2):
> hwmon: (pmbus/max34440): add support adpm12250
> hwmon: (pmbus/max34440) block unsupported VIN and IIN limit registers
>
> Alice C. Munduruca (6):
> UBUNTU: SAUCE: Revert "usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware"
> UBUNTU: SAUCE: Revert "mm/sparse-vmemmap: fix vmemmap accounting underflow"
> mm/sparse-vmemmap: fix vmemmap accounting underflow
> UBUNTU: [Config] Adjust config SND_SOC_ACPI_AMD_SDCA_QUIRKS
> UBUNTU: [Config] Fix config dependencies for MT76_NPU
> UBUNTU: Upstream stable to v6.18.41, v6.18.42, v6.18.43, v7.1.6, v7.1.7
>
> Alice Ryhl (2):
> rust_binder: only print failure if error has source
> rust: device: avoid trailing ; in printing macros
>
> Alper Ak (1):
> media: mali-c55: Fix possible ERR_PTR in enable_streams
>
> Amir Goldstein (2):
> ovl: check access to copy_file_range source with src mounter creds
> fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
>
> Anand Moon (1):
> media: meson: vdec: Fix memory leak in error path of vdec_open
>
> Andre Carvalho (1):
> selftests: netconsole: only restore MAC when it changed on resume
>
> Andrea Righi (1):
> sched_ext: Enable tick for finite slices on nohz_full
>
> Andrew Pope (1):
> wifi: mac80211: recalculate TIM when a station enters power save
>
> Andriy Korud (1):
> drm/amd/display: dce100: skip non-DP stream encoders for DP MST
>
> Antoine Tenart (2):
> geneve: fix hint header definition wrt endianness
> geneve: ensure the skb is writable before fixing its headers
>
> Antony Antony (1):
> xfrm: reject optional IPTFS templates in outbound policies
>
> Arnd Bergmann (1):
> wifi: mt76: fix airoha_npu dependency tracking
>
> Arvind Yadav (2):
> drm/xe/guc: Keep scheduler timeline name alive
> drm/xe/guc: Hold device ref until queue teardown completes
>
> Asad Kamal (1):
> drm/amdgpu/gfx: fix cleaner shader IB buffer overflow
>
> Ashutosh Desai (3):
> drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
> drm/dp/mst: fix buffer overflows in sideband chunk accumulation
> drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
>
> Ashutosh Dixit (2):
> drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
> drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
>
> Asim Viladi Oglu Manizada (1):
> pppoe: reload header pointer after dev_hard_header()
>
> Ben Horgan (1):
> arm_mpam: Fix software reset values of MPAMCFG_PRI
>
> Ben Hutchings (1):
> uio_hv_generic: Bind to FCopy device by default
>
> Benjamin Gaignard (1):
> media: verisilicon: Export only needed pixels formats
>
> Biju Das (2):
> drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
> drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
>
> Boris Burkov (1):
> btrfs: fallback to transaction csum tree on a commit root csum miss
>
> Borislav Petkov (AMD) (1):
> x86/bugs: Make Safe-RET robust against interrupt injection
>
> Boyuan Zhang (5):
> drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection
> drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection
> drm/amdgpu/vce: fix integer overflow in image size
> drm/amdgpu/vcn4: avoid rereading IB param length
> drm/amdgpu: fix division by zero with invalid uvd dimensions
>
> Brajesh Gupta (1):
> drm/imagination: Fix double call to drm_sched_entity_fini()
>
> Brandon Brnich (1):
> media: chips-media: wave5: Move src_buf Removal to finish_encode
>
> Breno Leitao (4):
> mm/kmemleak: fix checksum computation for per-cpu objects
> phonet: pep: fix use-after-free in pep_get_sb()
> bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
> bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
>
> Brian Nguyen (1):
> drm/xe: Add compact-PT and addr mask handling for page reclaim
>
> Bryam Vargas (5):
> wifi: mac80211_hwsim: clamp virtio RX length before skb_put
> net/iucv: take a reference on the socket found in afiucv_hs_rcv()
> drm/virtio: bound EDID block reads to the response buffer
> ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
> net/iucv: fix use-after-free of a severed iucv_path
>
> Bryan O'Donoghue (4):
> media: qcom: camss: Fix RDI streaming for CSID 680
> media: qcom: camss: Fix RDI streaming for CSID GEN2
> media: qcom: camss: Fix RDI streaming for CSID GEN3
> media: qcom: camss: Fix RDI streaming for CSID 340
>
> Carl Johnson (1):
> smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
>
> Ce Sun (2):
> drm/amdgpu: fix resource leak on ACP reset timeout
> drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
>
> Cen Zhang (6):
> xfrm: clear mode callbacks after failed mode setup
> wifi: cfg80211: cancel sched scan results work on unregister
> wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lock
> Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update
> usb: gadget: f_tcm: synchronize delayed set_alt with teardown
> wifi: cfg80211: use wiphy work for socket owner autodisconnect
>
> Cen Zhang (Microsoft) (5):
> sctp: validate stream count in sctp_process_strreset_inreq()
> tipc: fix u16 MTU truncation in media and bearer MTU validation
> rds: tcp: unregister sysctl before tearing down listen socket
> rhashtable: clear stale iter->p on table restart
> tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
>
> Chancel Liu (2):
> ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
> ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
>
> Charles Keepax (1):
> ASoC: cs42l43: Correct report for forced microphone jack
>
> Chen Changcheng (1):
> fs/super: fix emergency thaw double-unlock of s_umount
>
> Chen Ni (1):
> drm/rockchip: analogix_dp: Add missing error check for platform_get_resource()
>
> Chen YanJun (1):
> xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
>
> Chen-Yu Tsai (1):
> ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
>
> Cheng Yongkang (1):
> wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
>
> Chengfeng Ye (3):
> bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
> Bluetooth: hci_sync: Protect UUID list traversal
> Bluetooth: RFCOMM: Fix session UAF in set_termios
>
> Chenguang Zhao (4):
> net: txgbe: fix FDIR filter leak on remove
> hinic: remove unused ethtool RSS user configuration buffers
> mptcp: decrement subflows counter on failed passive join
> net: txgbe: fix heap overflow when reading module EEPROM
>
> Chia-Lin Kao (AceLan) (2):
> usb: core: port: Deattach Type-C connector on component unbind
> usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
>
> Christian Brauner (4):
> exec: fix unsigned loop counter wrap in transfer_args_to_stack()
> binfmt_misc: set have_execfd only once the interpreter is opened
> binfmt_elf_fdpic: only honour the first PT_INTERP
> super: fix emergency thaw deadlock on frozen block devices
>
> Christian Hewitt (1):
> ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
>
> Christian König (3):
> drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
> drm/amdgpu: remove deadlocks from amdgpu_userq_pre_reset
> drm/amdgpu: rework userq fence signal processing
>
> Christophe JAILLET (1):
> wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()
>
> Chuck Lever (3):
> xprtrdma: Clear receive-side ownership pointers on release
> SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
> SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
>
> Chukun Pan (1):
> USB: serial: option: add TDTECH MT5710-CN
>
> Clark Wang (1):
> ptp: netc: explicitly clear TMR_OFF during initialization
>
> Coia Prant (1):
> net: pcs: xpcs: fix SGMII state reading
>
> Daehyeon Ko (1):
> tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
>
> Daniel Borkmann (3):
> selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
> selftests/bpf: Keep verifier_map_ptr exercising ops pointer access
> bpf: Reject redirect helpers without a bpf_net_context
>
> Daniel Golle (1):
> regulator: mt6358: use regmap helper to read fixed LDO calibration
>
> Daniel Hodges (1):
> wifi: ath6kl: fix use-after-free in aggr_reset_state()
>
> Daniele Ceraolo Spurio (1):
> drm/xe/wopcm: fix WOPCM size for LNL+
>
> Danielle Ratson (1):
> netlink: specs: rt-link: convert bridge port flag attributes to u8
>
> Danila Chernetsov (1):
> RDMA/hns: Fix potential integer overflow in mhop hem cleanup
>
> Darrick J. Wong (1):
> xfs: don't replace the wrong part of the cow fork
>
> Dave Airlie (3):
> drm: drop lib from header search path.
> mm: add gpu active/reclaim per-node stat counters (v2)
> drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)
>
> Dave Chen (1):
> btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
>
> David Carlier (7):
> media: aspeed: fix missing of_reserved_mem_device_release() on probe failure
> media: nuvoton: npcm-video: fix error handling in npcm_video_init()
> media: nuvoton: npcm-video: fix memory leaks in probe and remove
> tracing: Fix use-after-free freeing trigger private data
> media: mali-c55: Add missing of_reserved_mem_device_release()
> media: mali-c55: Disable pm_runtime on probe error
> media: mali-c55: Power-off the peripheral in remove()
>
> David Francis (4):
> drm/amdkfd: Use kvcalloc to allocate arrays
> drm/amdkfd: Check bounds in allocate_event_notification_slot
> drm/amdkfd: Check bounds on CRIU restore queue type and mqd size
> drm/amdgpu: Check for multiplication overflow in checkpoint stack size
>
> David Howells (1):
> afs: Fix afs_edit_dir_remove() to get, not find, block 0
>
> David Jeffery (1):
> scsi: core: wake eh reliably when using scsi_schedule_eh
>
> David Lee (2):
> net/packet: avoid fanout hook re-registration after unregister
> net/x25: fix use-after-free in x25_kill_by_neigh()
>
> Dawei Feng (1):
> wifi: libertas: fix memory leak in helper_firmware_cb()
>
> Deepanshu Kartikey (1):
> media: rtl2832: fix use-after-free in rtl2832_remove()
>
> Dev Jain (1):
> arm64: make huge_ptep_get handled unaligned addresses
>
> Devin Wittmayer (4):
> wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio buses
> wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio buses
> wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio buses
> wifi: mt76: restrict NPU/PPE active checks to MMIO devices
>
> Diego Fernando Mancera Gomez (1):
> usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect
>
> Dmitry Baryshkov (1):
> media: iris: Fix use IRQF_NO_AUTOEN when requesting the IRQ
>
> Dmitry Morgun (1):
> wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
>
> Dmitry Osipenko (1):
> media: synopsys: hdmirx: Fix HPD lane hold time
>
> Dmitry Torokhov (1):
> Input: ims-pcu - fix logic error in packet reset
>
> Doruk Tan Ozturk (5):
> wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper
> vxlan: require CAP_NET_ADMIN in the device netns for changelink
> geneve: require CAP_NET_ADMIN in the device netns for changelink
> mac802154: llsec: reject frames shorter than the authentication tag
> mctp: serial: handle zero-length frames to prevent rx buffer overflow
>
> Douya Le (3):
> libceph: bound get_version reply decode to front len
> libceph: reject zero bucket types in crush_decode
> libceph: remove debugfs files before client teardown
>
> Eddie Phillips (1):
> gve: fix Rx queue stall on alloc failure
>
> Edward Adam Davis (1):
> hwmon: (corsair-psu) Stop device IO before calling hid_hw_stop
>
> Emil Tantilov (1):
> idpf: fix max_vport related crash on allocation error during init
>
> Emmanuel Grumbach (2):
> wifi: iwlwifi: fix pointer arithmetic in iwl_add_mcc_to_tas_block_list
> wifi: iwlwifi: validate payload length in iwl_pnvm_complete_fn
>
> Emre Cecanpunar (1):
> drm/i915/selftests: Fix GT PM sort comparators
>
> Enrico Zanda (1):
> vhost-net: fix TX stall when vhost owns virtio-net header
>
> Eric Biggers (2):
> fscrypt: Add missing superblock check in find_or_insert_direct_key()
> fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
>
> Eric Dumazet (7):
> tcp: fix TIME_WAIT socket reference leak on PSP policy failure
> ppp: annotate concurrent dev->stats accesses
> net: hsr: fix memory leak on slave unregistration by removing synced VLANs
> ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
> ppp: annotate data races in ppp_generic
> drop_monitor: fix size calculations for 64-bit attributes
> drop_monitor: perform u64_stats updates under IRQ-disabled section
>
> Ethan Nelson-Moore (2):
> selftests: ntsync: correct CONFIG_NTSYNC name
> watchdog: s32g_wdt: remove incorrect options in watchdog_info struct
>
> Eugene Shalygin (3):
> hwmon: (asus-ec-sensors) fix looping over banks while reading from EC
> hwmon: (asus-ec-sensors) fix EC read intervals
> hwmon: (asus-ec-sensors) add missed handle for ENOMEM
>
> FUJITA Tomonori (1):
> rust: time: fix as_micros_ceil() to round correctly for negative Delta
>
> Fan Wu (5):
> usb: gadget: f_midi: cancel pending IN work before freeing the midi object
> usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
> wifi: brcmfmac: make release_scratchbuffers idempotent
> net: hip04: fix RX buffer leak on build_skb failure
> wifi: brcmfmac: drain bus_reset work on device removal
>
> Felix Gu (3):
> media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()
> media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()
> media: ti: vpe: Fix the error code of devm_request_irq()
>
> Fenghua Yu (1):
> arm_mpam: Fix MPAMCFG_MBW_PBM register setting
>
> Filipe Manana (1):
> btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
>
> Florian Westphal (1):
> netfilter: nf_tables: remove register tracking infrastructure
>
> Frank Sorenson (4):
> cifs: prevent readdir from changing file size due to stale directory metadata
> cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
> cifs: fix time_last_write stamp placement in setattr/truncate paths
> cifs: consolidate time_last_write stamp into _cifsFileInfo_put()
>
> Frederic Weisbecker (1):
> powerpc/time: Prepare to stop elapsing in dynticks-idle
>
> Gal Pressman (1):
> net/mlx5: Fix MCIA register buffer overflow on 32 dword reads
>
> Gaole Zhang (1):
> wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
>
> Geliang Tang (2):
> mptcp: pm: userspace: fix use-after-free in get_local_id
> selftests: mptcp: userspace_pm: fix undefined variable port
>
> George Guo (1):
> LoongArch: Fix address space mismatch in kexec command line lookup
>
> Georgi Valkov (1):
> wifi: mwifiex: fix freeze for 60 seconds caused by request_firmware
>
> Gerhard Schwanzer (1):
> drm/amdkfd: Use exclusive bounds for SVM split alignment checks
>
> Gregor Herburger (1):
> drm/vc4: hvs/v3d: Fix null dereference in unbind
>
> Griffin Kroah-Hartman (1):
> usb: core: sysfs: add lock to bos_descriptors_read()
>
> Guanghui Feng (1):
> iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()
>
> Guanghui Yang (1):
> btrfs: free mapping node on duplicate reloc root insert
>
> Guangshuo Li (12):
> usb: musb: omap2430: Do not put borrowed of_node in probe
> ALSA: hda: cs35l41: validate and free ACPI mute object
> dpaa2-switch: put MAC endpoint device on disconnect
> dpaa2-eth: put MAC endpoint device on disconnect
> wifi: mt76: mt7925: guard link STA in decap offload
> media: marvell-cam: fix missing pci_disable_device() on remove
> media: vidtv: fix reference leak on failed device registration
> media: vimc: fix reference leak on failed device registration
> media: vivid: fix cleanup bugs in vivid_init()
> intel_th: fix MSC output device reference leak
> arm_mpam: guard MBWU state before adding it to garbage
> drm/amdkfd: free MQD managers on DQM init failures
>
> Guenter Roeck (4):
> hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stop
> hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stop
> hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop
> hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stop
>
> Guixiong Wei (1):
> platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug
>
> Guoniu Zhou (2):
> media: nxp: imx8-isi: Fix potential out-of-bounds issues
> media: nxp: imx8-isi: Fix scale factor calculation for hardware rounding
>
> HE WEI (ギカク) (2):
> wifi: cfg80211: bound element ID read when checking non-inheritance
> wifi: mwifiex: bound uAP association event IEs to the event buffer
>
> HanQuan (1):
> sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
>
> Hans Verkuil (2):
> media: vivid: add vivid_update_reduced_fps()
> media: vivid: check for vb2_is_busy() when toggling caps
>
> Haofeng Li (1):
> ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
>
> Haoran Jiang (1):
> LoongArch: Fix oops during single-step debugging
>
> Hariprasad Kelam (1):
> octeontx2-pf: tc: fix egress ratelimiting
>
> Harish Kasiviswanathan (1):
> drm/amdgpu: Fix kernel panic during driver load failure
>
> Harry Wentland (1):
> drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
>
> Harry Yoo (Oracle) (1):
> mm/slab: fix a memory leak due to bootstrapping sheaves twice
>
> Harshaka Narayana (1):
> vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
>
> Heiko Carstens (1):
> seqlock: Allow UBSAN_ALIGNMENT to fail optimizing
>
> Helen Koike (1):
> tipc: fix infinite loop in __tipc_nl_compat_dumpit
>
> Hidayath Khan (1):
> net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
>
> Himal Prasad Ghimiray (1):
> drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
>
> Honglei Huang (2):
> drm/amd/display: use kvzalloc to allocate struct dc
> drm/gpusvm: publish dpagemap early to avoid device mapping leak on error
>
> Huacai Chen (2):
> LoongArch: Fix build errors due to wrong instructions for 32BIT
> LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BIT
>
> Huang Wei (1):
> USB: storage: add NO_ATA_1X quirk for Longmai USB Key
>
> Hugo Villeneuve (1):
> serial: sc16is7xx: implement gpio get_direction() callback
>
> Huihui Huang (2):
> wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()
> wifi: wilc1000: validate assoc response length before subtracting header
>
> Huiwen He (1):
> smb/client: handle overlapping allocated ranges in fallocate
>
> Hungyu Lin (1):
> media: tegra-video: vi: fix invalid u32 return value in format lookup
>
> Hyunwoo Kim (1):
> KVM: nVMX: Hide shadow VMCS right after VMCLEAR
>
> Ian Abbott (1):
> comedi: comedi_parport: deal with premature interrupt
>
> Ian Forbes (1):
> drm/vmwgfx: Validate vmw_surface_metadata::array_size
>
> Ibrahim Hashimov (1):
> mac802154: hold an interface reference across the scan worker
>
> Icenowy Zheng (1):
> drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
>
> Ilia Gavrilov (1):
> rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabled
>
> Imre Deak (1):
> drm/i915/mtl+: Enable PPS before PLL
>
> Ivan Lipski (1):
> drm/amd/display: Restore periodic detection for DCN35
>
> Ivan Vecera (1):
> dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
>
> Jacob Moroni (3):
> RDMA/irdma: Prevent rereg_mr for non-mem regions
> RDMA/irdma: Remove redundant legacy_mode checks
> RDMA/irdma: Prevent user-triggered null deref on QP create
>
> Jacopo Mondi (1):
> media: rzv2h-ivc: Wait for frame end in stop_streaming
>
> Jakob Linke (1):
> drm/amdgpu/soc24: reset dGPU if suspend got aborted
>
> Jamal Hadi Salim (2):
> net/sched: act_tunnel_key: Defer dst_release to RCU callback
> net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
>
> James Montgomery (1):
> ksmbd: defer destroy_previous_session() until after NTLM authentication
>
> James Raphael Tiovalen (1):
> vxlan: mdb: Fix source list corruption on a failed replace
>
> Jani Nikula (6):
> drm/displayid: fix Tiled Display Topology ID size
> drm/i915/hdcp: require monotonically increasing seq_num_v
> drm/i915/hdcp: check streams[] bounds before overflow
> drm/i915/bios: range check LFP Data Block panel_type2
> drm/i915/mst: limit DP MST ESI service loop
> drm/i915/vrr: require valid min/max vfreq for VRR
>
> Jann Horn (1):
> proc: Fix broken error paths for namespace links
>
> Jason Macnak (1):
> drm/virtio: Don't detach GEM from a non-created context
>
> Jeff Layton (1):
> audit: widen ino fields to u64
>
> Jesse Zhang (3):
> drm/amdgpu/userq: fix indefinite fence wait during GPU reset
> drm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userq
> drm/amdgpu/gfx12: fix EOP interrupt routing for KQ and userq
>
> Jia Yao (1):
> drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
>
> Jiangshan Yi (1):
> serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms
>
> Jinchao Wang (1):
> usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
>
> Jiqian Chen (1):
> drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
>
> Joanne Koong (1):
> fuse-uring: fix race between registration and connection abortion
>
> Johan Hovold (7):
> USB: gadget: snps-udc: fix device name leak on probe failure
> USB: gadget: fsl-udc: fix device name leak on probe failure
> USB: gadget: fsl-udc: fix dev_printk() device
> USB: serial: keyspan_pda: fix data loss on receive throttling
> media: cx231xx: fix devres lifetime
> media: vpif_capture: fix OF node reference imbalance
> mmc: vub300: rename probe error labels
>
> Joonas Lahtinen (5):
> drm/i915/gem: Add missing nospec on parallel submit slot
> drm/i915: Return NULL on error in active_instance
> drm/i915/gem: Do not leak siblings[] on proto context error
> drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
> drm/i915/gt: Fix NULL deref on sched_engine alloc failure
>
> Jose Ignacio Tornos Martinez (1):
> wifi: ath12k: fix NULL pointer dereference in rhash table destroy
>
> José Expósito (1):
> drm/tests: shmem: Set DMA mask to 64-bit in drm_gem_shmem
>
> Julian Braha (2):
> drm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPER
> drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882T
>
> Jun Yang (1):
> sctp: don't free the ASCONF's own transport in DEL-IP processing
>
> Junrui Luo (1):
> drm/nouveau: fix reversed error cleanup order in ucopy functions
>
> Junxi Qian (1):
> fuse: fix writeback array overflow when max_pages is one
>
> Justin Lai (1):
> rtase: Workaround for TX hang caused by hardware packet parsing
>
> KP Singh (1):
> selftests/bpf: Adjust verifier_map_ptr for the map's excl field
>
> Kai Vehmanen (1):
> ALSA: hda: codecs: hdmi: disable keep-alive before audio format change
>
> Kalpan Jani (1):
> mptcp: fix stale skb->sk reference on subflow close
>
> Kanglong Wang (1):
> LoongArch: Move jump_label_init() before parse_early_param()
>
> Karol Wachowski (1):
> accel/ivpu: Fix wrong register read in LNL failure diagnostics
>
> Kenneth Feng (1):
> drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabled
>
> Krzysztof Kozlowski (1):
> media: pci: dm1105: Free allocated workqueue
>
> Kuba Piecuch (1):
> sched_ext: Skip ops.set_weight() for disabled tasks
>
> Kuniyuki Iwashima (3):
> soreuseport: Clear sk_reuseport_cb before failure in sk_clone().
> net: Call net_enable_timestamp() before failure in sk_clone().
> mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().
>
> Kyle Zeng (1):
> openvswitch: fix GSO userspace truncation underflow
>
> Leo Li (3):
> drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lock
> drm/amd/display: Fix flip-done timeouts on mode1 reset
> drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()
>
> Leo Martins (1):
> btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
>
> Leorize (1):
> drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x
>
> Li RongQing (2):
> iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()
> net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
>
> LiangCheng Wang (1):
> wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
>
> Linmao Li (3):
> drm/panthor: Check debugfs GEM lock initialization
> drm/vc4: Shut down BO cache timer before teardown
> drm/vc4: Prevent shader BO mappings from becoming writable
>
> Lizhi Hou (1):
> accel/amdxdna: Fix use-after-free of mm_struct in job scheduler
>
> Lorenzo Bianconi (5):
> wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()
> wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()
> wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()
> wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()
> net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
>
> Lu Baolu (1):
> iommu/vt-d: Disallow SVA if page walk is not coherent
>
> Luca Coelho (1):
> drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
>
> Luigi Santivetti (1):
> drm/imagination: fix error checking of pvr_vm_context_lookup()
>
> Ma Ke (1):
> media: saa7134: Fix a possible memory leak in saa7134_video_init1
>
> Malaya Kumar Rout (1):
> selftests/alsa: Fix memory leak in find_controls error path
>
> Manikanta Pubbisetty (1):
> wifi: ath10k: fix skb leak on incomplete msdu during rx pop
>
> Manivannan Sadhasivam (2):
> wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
> wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
>
> Manjunath Patil (1):
> net/mlx5e: Use sender devcom for MPV master-up
>
> Maoyi Xie (1):
> wifi: mac80211: defer link RX stats percpu free to RCU
>
> Marcin Szycik (1):
> ice: fix LAG recipe to profile association
>
> Marco Baffo (2):
> ovpn: fix use after free in unlock_ovpn()
> ovpn: use monotonic clock for peer keepalive timeouts
>
> Marco Crivellari (1):
> drm/xe: add WQ_PERCPU to alloc_workqueue users
>
> Marco Felsch (1):
> pmdomain: imx93-blk-ctrl: convert to devm_* only
>
> Marco Nenciarini (1):
> media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping ranges
>
> Mario Limonciello (6):
> drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFO
> drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1
> drm/amdgpu: Release VFCT ACPI table reference
> drm/amdgpu: Fix VFCT bus number matching with soft filter
> drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle Ridge
> drm/amd: Create a device link between APU display and XHCI devices
>
> Mark Harris (1):
> riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
>
> Markus Breitenberger (1):
> net: stmmac: intel: skip SerDes reconfig when rate is unchanged
>
> Martin Hecht (1):
> media: i2c: alvium: fix critical pointer access in alvium_ctrl_init
>
> Masami Hiramatsu (Google) (5):
> tracing: Fix union collision of module and refcnt for dynamic events
> tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
> tracing/probes: Avoid temporary buffer truncation in trace_probe_match_command_args()
> tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
> tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
>
> Mateusz Guzik (1):
> pidfs: make pidfs_ino_lock static
>
> Matt Bobrowski (1):
> bpf: Fix UAF in sock clone early bailouts
>
> Matthew Auld (1):
> drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
>
> Matthew Brost (8):
> drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves
> drm/xe: Return error on non-migratable faults requiring devmem
> drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked binds
> drm/ttm: Account for NULL and handle pages in ttm_pool_backup
> drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict
> drm/pagemap: Clear driver-provided PFNs from migration PFN array
> drm/ttm: Fix GPU MM stats during pool shrinking
> drm/ttm/pool: back up at native page order
>
> Matthieu Baerts (NGI0) (6):
> selftests: af_unix: add USER_NS config
> selftests: openvswitch: add config file
> selftests: ovpn: add IPV6 and VETH configs
> selftests: ovpn: increase timeout
> selftests: drv-net: increase timeout
> selftests: drv-net: add missing kconfig for psp.py
>
> Maíra Canal (1):
> drm/v3d: Reach the GMP through the hub registers on V3D 7.x
>
> Melbin K Mathew (1):
> usb: gadget: printer: fix infinite loop in printer_read()
>
> Michael Bommarito (5):
> IB/mad: Drop unmatched RMPP responses before reassembly
> amt: re-read skb header pointers after every pull
> amt: make the head writable before rewriting the L2 header
> mptcp: only set DATA_FIN when a mapping is present
> ila: reload IPv6 header after pskb_may_pull in checksum adjust
>
> Michael Walle (2):
> net: phy: marvell: fix return code
> net: dpaa: fix mode setting
>
> Michal Luczaj (1):
> bpf, sockmap: Reject unhashed UDP sockets on sockmap update
>
> Miguel Ojeda (2):
> objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
> rust: allow `suspicious_runtime_symbol_definitions` lint for Rust >= 1.98
>
> Mike Rapoport (Microsoft) (1):
> userfaultfd: prevent registration of special VMAs
>
> Mikhail Gavrilov (1):
> Bluetooth: mgmt: Translate HCI reason in Device Disconnected event
>
> Mikko Perttunen (2):
> gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappings
> crypto: tegra - Don't touch bo refcount in host1x bo pin/unpin
>
> MinJea Kim (1):
> staging: rtl8723bs: fix inverted HT40 secondary channel offset
>
> Ming Lei (1):
> ublk: wait on ublk_dev_ready() instead of ub->completion
>
> Minhong He (1):
> mctp: check register_netdevice_notifier() error in mctp_device_init()
>
> Mirela Rabulea (1):
> media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
>
> Moksh Panicker (1):
> staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
>
> Mostafa Saleh (2):
> firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
> drivers/virt: pkvm: Fix end calculation in mmio_guard_ioremap_hook()
>
> Muchun Song (2):
> mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
> mm/sparse-vmemmap: fix DAX vmemmap accounting with optimization
>
> Muhammad Bilal (1):
> usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
>
> Myeonghun Pak (6):
> net: mctp i3c: clean up notifier and buses if driver register fails
> media: cec: seco: unregister adapter on IR probe failure
> media: cedrus: clean up media device on probe failure
> media: radio-si476x: Unregister v4l2_device on probe failure
> media: stm32: dcmi: unregister notifier on probe failure
> media: ti: vpe: unwind v4l2 device registration on probe error
>
> Namjae Jeon (3):
> ksmbd: bound DACL dedup walk to copied ACEs
> ksmbd: validate ACE size against SID sub-authorities
> ksmbd: validate minimum PDU size for transform requests
>
> Nathan Chancellor (1):
> x86/boot/compressed: Disable jump tables
>
> Nazim Amirul (3):
> net: stmmac: xgmac: fix l4 filter port overwrite on register update
> net: stmmac: fix l3l4 filter rejecting unsupported offload requests
> net: stmmac: reset residual action in L3L4 filters on delete
>
> Nicholas Dudar (1):
> LoongArch: BPF: Zero-extend signed ALU32 div/mod results
>
> Nikhil P. Rao (7):
> pds_core: reject component parameter in legacy firmware update
> pds_core: fix deadlock between reset thread and remove
> pds_core: fix use-after-free on workqueue during remove
> pds_core: yield the CPU while waiting for the adminq to drain
> pds_core: order completion reads after the ownership check
> pds_core: fix auxiliary device add/del races
> pds_core: check for workqueue allocation failure
>
> Nikita Maksimov (1):
> ALSA: hda/realtek: Fix speakers on Lunnen Ground 14
>
> Niklas Söderlund (1):
> media: uapi: rkisp: Correct name version enum
>
> Nikola Z. Ivanov (1):
> ipv6: Change allocation flags to match rcu_read_lock section requirements
>
> Nikolay Aleksandrov (1):
> net: bridge: vlan: fix vlan range dumps starting with pvid
>
> Nikunj A Dadhania (1):
> KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
>
> Nitin Gote (1):
> drm/xe: Hold a dma-buf reference for imported BOs
>
> Norbert Szetei (4):
> ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
> ALSA: seq: close a re-opened queue timer in the destructor
> ALSA: timer: drain a slave's callback before its master detaches it
> ALSA: timer: don't re-enter an instance callback that is still running
>
> Oliver Hartkopp (1):
> can: raw: add locking for raw flags bitfield
>
> Or Gerlitz (1):
> RDMA/cma: Fix hardware address comparison length in netevent callback
>
> Osama Abdelkader (1):
> drm/panthor: return error on truncated firmware
>
> Pagadala Yesu Anjaneyulu (1):
> wifi: iwlwifi: mvm: validate SAR GEO response payload size
>
> Paul Greenwalt (2):
> ice: prevent tstamp ring allocation for non-PF VSI types
> ice: fix PTP Call Trace during PTP release
>
> Pauli Virtanen (4):
> Bluetooth: hci_sync: extend conn_hash lookup critical sections
> Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
> Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
> Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
>
> Pavel Ondračka (1):
> drm/radeon: fix r100_copy_blit for large BOs
>
> Pavitra Jha (2):
> ovpn: fix peer refcount leak in TCP error paths
> libceph: fix two unsafe bare decodes in decode_lockers()
>
> Peddolla Harshavardhan Reddy (1):
> wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlock
>
> Pengpeng Hou (9):
> mtd: mtdswap: remove debugfs stats file on teardown
> mtd: nand: mtk-ecc: stop on ECC idle timeouts
> drm/i915/gt: use correct selftest config symbol
> ASoC: tas2781: bound firmware description string parsing
> hwmon: occ: validate poll response sensor blocks
> Bluetooth: btusb: validate Realtek vendor event length
> iommu/amd: Bound the early ACPI HID map
> media: cedrus: skip invalid H.264 reference list entries
> media: v4l2-ctrls: validate HEVC active reference counts
>
> Petr Wozniak (2):
> xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
> xfrm: fix stale skb->prev after async crypto steals a GSO segment
>
> Phil Rosenthal (1):
> KVM: x86/mmu: Fix use-after-free on vendor module reload
>
> Prashanth Kumar KR (1):
> amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
>
> Prike Liang (3):
> drm/amdgpu: add the doorbell index input for suspending userq
> drm/amdgpu: rework userq fence driver alloc/destroy
> drm/amdgpu/mes11: set doorbell offset for suspending userq
>
> Pu Lehui (1):
> LoongArch: BPF: Fix memory leak in bpf_jit_free()
>
> Pushpendra Singh (1):
> firmware: arm_scmi: Rate-limit queue-full warnings in IRQ context
>
> Qihang (1):
> ksmbd: pin conn during async oplock break notification
>
> Qing Luo (1):
> sctp: auth: verify auth requirement when auth_chunk is NULL
>
> Qing Ming (1):
> ovpn: avoid putting unrelated P2P peer on socket release
>
> Qingfang Deng (1):
> ppp: don't store tx skb in the fastpath
>
> Raag Jadav (1):
> drm/xe/i2c: Allow per domain unique id
>
> Rafael J. Wysocki (1):
> cpufreq: Make cpufreq_update_pressure() fall back to cpuinfo.max_freq
>
> Raphael Zimmer (3):
> libceph: Fix multiplication overflow in decode_new_up_state_weight()
> libceph: Reject monmaps advertising zero monitors
> rbd: Reset positive result codes to zero in object map update path
>
> Ray Wu (2):
> drm/amd/display: fix NULL ptr deref in ISM delayed work
> drm/amd/display: Fix ISM dc_lock deadlock during suspend
>
> Ricardo B. Marlière (1):
> selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
>
> Ricardo Ribalda (1):
> media: amlogic-c3: Add validations for ae and awb config
>
> Ricardo Robaina (2):
> audit: use 'unsigned int' instead of 'unsigned'
> audit: fix recursive locking deadlock in audit_dupe_exe()
>
> Richard Fitzgerald (3):
> ASoC: cs35l56: Don't use devres to unregister component
> ASoC: cs35l56: Fix potential probe() deadlock
> ASoC: cs35l56: Use complete_all() to signal init_completion
>
> Rik van Riel (1):
> mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
>
> Rishikesh Jethwani (1):
> tls: device: push pending open record on splice EOF
>
> Rob Herring (Arm) (2):
> accel: ethosu: Fix element size accounting for cmd stream validation
> accel: ethosu: Handle U85 internal chaining buffer
>
> Robert Mader (1):
> udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()
>
> Rong Bao (1):
> LoongArch: Retrieve CPU package ID from PPTT when available
>
> Rosen Penev (5):
> ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
> ata: sata_dwc_460ex: use platform_get_irq()
> ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
> ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
> powerpc/85xx: Add fsl,ifc to common device ids
>
> Rui Qi (1):
> riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
>
> Runyu Xiao (3):
> wifi: brcmfmac: initialize SDIO data work before cleanup
> raw: annotate lockless match fields in raw_v4_match()
> misc: nsm: only unlock nsm_dev on post-lock error paths
>
> Ruoyu Wang (9):
> RDMA/erdma: initialize ret for empty receive WR lists
> RDMA/mana_ib: initialize err for empty send WR lists
> RDMA/siw: publish QP after initialization
> Bluetooth: hci_qca: Clear memdump state on invalid dump size
> firewire: net: Fix fragmented datagram reassembly
> nfp: Check resource mutex allocation
> wan: wanxl: Only reset hardware after BAR mapping
> wifi: mt76: mt7915: guard HE capability lookups
> bnxt_en: Handle partially initialized auxiliary devices
>
> Ryosuke Yasuoka (1):
> drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
>
> SJ Park (2):
> mm/damon/core: validate ranges in damon_set_regions()
> mm/damon/core: disallow overlapping input ranges for damon_set_regions()
>
> Sakari Ailus (3):
> media: imx219: Fix maximum frame length in lines
> media: v4l2-subdev: Fail {enable,disable}_streams and s_streaming nicely
> media: dw9719: Add back the I²C device id table
>
> Samuel Holland (1):
> media: cedrus: Fix missing cleanup in error path
>
> Sasha Levin (1):
> Revert "drm/amd/display: Add missing kdoc for ALLM parameters"
>
> Sean Christopherson (1):
> KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
>
> Sean Wang (1):
> wifi: mt76: mt7925: fix crash in reset link replay
>
> Sebastian Ene (1):
> firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
>
> Sergey Shtylyov (2):
> drm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()
> media: v4l2-ctrls-request: add NULL check in v4l2_ctrl_request_complete()
>
> Sergey Temerkhanov (1):
> ice: use READ_ONCE() to access cached PHC time
>
> Seth Forshee (1):
> firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limits
>
> Seungjin Bae (1):
> Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
>
> Shahar Tzarfati (1):
> wifi: iwlwifi: mvm: fix read in wake packet notification handler
>
> Shahyan Soltani (1):
> drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
>
> Shelley Yang (1):
> wifi: brcmfmac: fix 802.1X-SHA256 call trace warning
>
> Shengjiu Wang (1):
> ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAI
>
> Shengming Hu (1):
> mm/slub: fix lost local objects when bulk remote free batch fills
>
> Shihuang Liu (1):
> amt: fix use-after-free in AMT delayed works
>
> Shiming Cheng (1):
> net: gro: fix double aggregation of flush-marked skbs
>
> Shradha Gupta (1):
> net: mana: Optimize irq affinity for low vcpu configs
>
> Shrikanth Hegde (1):
> powerpc/vtime: Initialize starttime at boot for native accounting
>
> Shuangpeng Bai (1):
> libceph: refresh auth->authorizer_buf{,_len} after authorizer update
>
> Shubhankar Milind Sardeshpande (1):
> drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
>
> Shuhao Fu (1):
> can: j1939: fix lockless local-destination check
>
> Shuicheng Lin (1):
> drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()
>
> Shuvam Pandey (2):
> drm/imagination: Fix user array stride in pvr_set_uobj_array()
> ovpn: hold peer before scheduling keepalive work
>
> Sonali Pradhan (1):
> usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
>
> Srikanth Boyapally (1):
> spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabled
>
> Srinivasan Shanmugam (1):
> drm/amd/display: Fix ISM teardown crash from NULL dc dereference
>
> Stanislav Kinsburskii (1):
> drm/gpusvm: Zero HMM PFNs before scanning ranges
>
> Stefano Garzarella (1):
> vsock/virtio: collapse receive queue under memory pressure
>
> Steven Price (1):
> arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()
>
> Steven Rostedt (3):
> tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
> tracing: Delay module ref count for "enable_event" trigger
> tracing: perf: Fix stale head for perf syscall tracing
>
> Suman Ghosh (1):
> octeontx2-vf: set TC flower flag on MCAM entry allocation
>
> Sumit Gupta (1):
> arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
>
> Sungmin Kang (1):
> net: slip: serialize receive against buffer reallocation
>
> Sunho Park (1):
> USB: serial: io_edgeport: cap received transmit credits
>
> Suraj Kandpal (1):
> drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
>
> Sven Schnelle (2):
> s390/ptff: Export ptff_function_mask[]
> ptp: ptp_s390: Add missing facility check
>
> Syed Saba Kareem (1):
> ASoC: amd: acp: Fix linker error with SDCA quirks
>
> Takashi Iwai (1):
> ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
>
> Tejas Upadhyay (1):
> drm/xe/guc: Fix buffer overflow in steered register list allocation
>
> Tejun Heo (2):
> sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()
> sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()
>
> Tengda Wu (1):
> ftrace: Add global mutex to serialize trace_parser access
>
> Thomas Weißschuh (1):
> m68k: avoid -Wunused-but-set-parameter in clear_user_page()
>
> Thomas Zimmermann (7):
> drm/sysfb: Do not page-align visible size of the framebuffer
> drm/sysfb: Avoid truncating maximum stride
> drm/sysfb: Avoid possible truncation with calculating visible size
> drm/sysfb: Return errno code from drm_sysfb_get_visible_size()
> drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
> drm/exynos: fbdev: Remove offset into screen_buffer
> drm/tegra: fbdev: Remove offset into framebuffer memory
>
> Tim Pambor (1):
> USB: serial: ftdi_sio: add support for E+H FXA291
>
> Timur Kristóf (5):
> drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 (v2)
> drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
> drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
> drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
> drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
>
> Tomi Valkeinen (1):
> drm/tidss: Fix missing drm_bridge_add() call
>
> Tommaso Merciai (1):
> media: rzg2l-cru: Skip ICnMC configuration when ICnSVC is used
>
> Tristan Madani (6):
> wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
> wifi: ath6kl: fix OOB read from firmware IE lengths in connect event
> wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
> wifi: carl9170: fix OOB read from off-by-two in TX status handler
> wifi: carl9170: fix buffer overflow in rx_stream failover path
> wifi: ath6kl: fix OOB access from firmware ADDBA window size
>
> Tvrtko Ursulin (2):
> drm/xe: Assign queue name in time for drm_sched_init
> drm/amdgpu: Fix context pstate override handling
>
> Tycho Andersen (AMD) (2):
> iommu/amd: Fix IRQ unsafe locking in gdom allocation
> iommu/amd: Fix nested domain leak
>
> Tze Yee Ng (1):
> firmware: stratix10-svc: fix memory leaks and list corruption bugs
>
> Tzung-Bi Shih (1):
> watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
>
> Uday Khare (1):
> ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
>
> Unnathi Chalicheemala (1):
> firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
>
> Usama Arif (1):
> tracing: Fix context switch counter truncation
>
> Uwe Kleine-König (The Capable Hub) (2):
> hwmon: Drop unused i2c driver_data
> hwmon: Use named initializers for arrays of i2c_device_data
>
> Valery Borovsky (7):
> media: airspy: Return queued buffers on start_streaming() failure
> media: msi2500: Return queued buffers on start_streaming() failure
> media: pwc: Drain fill_buf on start_streaming() failure
> media: pwc: Return queued buffers on start_streaming() failure
> media: rtl2832_sdr: Return queued buffers on start_streaming() failure
> media: stm32-dcmipp: Return queued buffers on start_streaming() failure
> media: sun4i-csi: Return queued buffers on start_streaming() failure
>
> Vasily Gorbik (1):
> s390/checksum: Fix csum_partial() without vector facility
>
> Venkatesh Srinivas (1):
> KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
>
> Vijendar Mukunda (3):
> ASoC: amd: ps: disable MSI on resume in ACP PCI driver
> ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
> ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check
>
> Vikas Gupta (1):
> bnge/bng_re: fix ring ID widths
>
> Ville Syrjälä (1):
> drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable
>
> Vincent Chen (1):
> ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
>
> Vinod Govindapillai (1):
> drm/i915/wm: clear the plane ddb_y entries on plane disable
>
> Vitor Soares (1):
> drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
>
> Wang Jun (1):
> media: cx23885: add ioremap return check and cleanup
>
> Wayen Yan (3):
> watchdog: airoha: Prevent division by zero when clock frequency is zero
> net: airoha: Fix potential use-after-free in airoha_ppe_deinit()
> net: airoha: Fix DMA direction for NPU mailbox buffer
>
> Wei Yang (1):
> mm/page_vma_mapped: fix device-private PMD handling
>
> Weiming Shi (3):
> ipv4: fib: free fib_alias with kfree_rcu() on insert error path
> mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
> tipc: serialize udp bearer replicast list updates
>
> WenTao Liang (3):
> drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks prev_sink reference
> drm/amd/display: set new_stream to NULL after release
> ceph: fix refcount leak in ceph_readdir()
>
> Wentao Guan (1):
> ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
>
> Wentao Liang (3):
> drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
> wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
> ceph: fix writeback_count leak in write_folio_nounlock()
>
> Will Deacon (2):
> arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
> Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"
>
> Willem de Bruijn (3):
> selftests: drv-net: convert so_txtime to drv-net
> selftests: drv-net: cope with slow env in so_txtime.py test
> selftests: drv-net: so_txtime: relax variance bounds
>
> Xiang Mei (7):
> btrfs: reject free space cache with more entries than pages
> wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failure
> wifi: mac80211: fix fils_discovery double free on alloc failure
> wifi: p54: validate RX frame length in p54_rx_eeprom_readback()
> Bluetooth: qca: fix NVM tag length underflow in TLV parser
> wifi: mac80211: tear down new links on vif update error path
> libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
>
> Xiang Mei (Microsoft) (7):
> xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
> xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
> ksmbd: validate compound request size before reading StructureSize2
> gtp: check skb_pull_data() return in gtp1u_send_echo_resp()
> nexthop: initialize extack in nh_res_bucket_migrate()
> bpf: tcp: fix double sock release on batch realloc
> xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
>
> Xiaogang Chen (1):
> drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
>
> Xiaolei Wang (3):
> media: nxp: imx8-isi: Add missing v4l2_subdev_cleanup() in crossbar and pipe
> media: nxp: imx8-isi: Clean up already-initialized pipes on probe failure
> media: nxp: imx8-isi: Fix missing v4l2_subdev_cleanup() in pipe init error path
>
> Xie Bo (1):
> RISC-V: KVM: Serialize virtual interrupt pending state updates
>
> Xie Yuanbin (1):
> mm/memory-failure: trace: change memory_failure_event to ras subsystem
>
> Xin Long (1):
> sctp: fix auth_hmacs array size in struct sctp_cookie
>
> Xincheng Zhang (1):
> usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
>
> Xu Rao (2):
> cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
> misc: nsm: pin the module while the device is open
>
> Xu Yang (1):
> usb: chipidea: fix usage_count leak when autosuspend_delay is negative
>
> Xuanqiang Luo (1):
> rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()
>
> Xue Lei (1):
> mtd: fix double free and WARN_ON in add_mtd_device() error paths
>
> Yael Chemla (1):
> net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan rule
>
> Yang Wang (4):
> drm/amd/pm: fix smu14 power limit range calculation
> drm/amd/pm: fix amdgpu_pm_info power display units
> drm/amd/pm: make pp_features read-only when scpm is enabled
> drm/amd/pm: fix smu13 power limit range calculation
>
> Yehyeong Lee (1):
> net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
>
> Yichong Chen (2):
> smb: client: validate DFS referral PathConsumed
> ovl: fix trusted xattr escape prefix matching
>
> Yingying Tang (1):
> wifi: ath12k: Fix low MLO RX throughput on WCN7850
>
> Yitang Yang (1):
> io_uring/rw: fix missing ERESTARTSYS conversion in read paths
>
> Yixun Lan (1):
> reset: spacemit: k3: fix USB2 ahb reset
>
> Yizhou Zhao (1):
> tcp: initialize standalone TCP-AO response padding
>
> Yongqiang Sun (2):
> drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
> drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size
>
> You-Kai Zheng (1):
> btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8
>
> Youssef Samir (1):
> net: qrtr: ns: Raise node count limit to 512
>
> Yun Zhou (1):
> net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
>
> Yury Norov (1):
> bitmap: add test_zero_nbits()
>
> Yuxiang Yang (1):
> tcp: challenge ACK for non-exact RST in SYN-RECEIVED
>
> Zhang Yi (3):
> iomap: correct the range of a partial dirty clear
> iomap: fix out-of-bounds bitmap_set() with zero-length range
> iomap: fix incorrect did_zero setting in iomap_zero_iter()
>
> Zhao Li (9):
> wifi: nl80211: free RNR data on MBSSID mismatch
> wifi: cfg80211: derive S1G beacon TSF from S1G fields
> wifi: nl80211: validate nested MBSSID IE blobs
> wifi: nl80211: constrain MBSSID TX link ID range
> wifi: cfg80211: validate PMSR measurement type data
> wifi: cfg80211: validate PMSR FTM preamble range
> wifi: cfg80211: reject unsupported PMSR FTM location requests
> wifi: mac80211: avoid non-S1G AID fallback for S1G assoc
> wifi: cfg80211: reject empty PMSR peer lists
>
> Zhao Zhang (1):
> libceph: guard missing CRUSH type name lookup
>
> Zhaolong Zhang (1):
> bonding: fix devconf_all NULL dereference when IPv6 is disabled
>
> Zhiling Zou (2):
> sctp: avoid auth_enable sysctl UAF during netns teardown
> sctp: close UDP tunnel sockets during netns teardown
>
> Zhixing Chen (1):
> gtp: parse extension headers before reading inner protocol
>
> Zhu Lingshan (1):
> drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
>
> Zile Xiong (1):
> media: vb2: use ssize_t for vb2_read/vb2_write
>
> Zixing Liu (1):
> platform/loongarch: laptop: Explicitly reset bl_powered state when suspend
>
> Zongyao Bai (1):
> drm/xe/pt: Reset current_op in xe_pt_update_ops_init()
>
> deepakraog (1):
> tracing: Fix resource leak on mmiotrace trace_pipe close
>
> longlong yan (1):
> selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
>
> vadik likholetov (1):
> net: stmmac: enable the MAC on link up for all supported speeds
>
> Documentation/filesystems/proc.rst | 8 +
> Documentation/hwmon/max34440.rst | 27 +-
> Documentation/netlink/specs/rt-link.yaml | 40 +--
> Makefile | 5 +
> arch/arm64/boot/dts/nvidia/tegra234.dtsi | 24 +-
> arch/arm64/boot/dts/nvidia/tegra264.dtsi | 2 +-
> arch/arm64/include/asm/esr.h | 2 +-
> arch/arm64/mm/hugetlbpage.c | 2 +-
> arch/arm64/mm/mmu.c | 5 +-
> arch/loongarch/include/asm/asmmacro.h | 2 +-
> arch/loongarch/kernel/acpi.c | 27 +-
> arch/loongarch/kernel/kgdb.c | 3 +-
> arch/loongarch/kernel/machine_kexec.c | 5 +-
> arch/loongarch/kernel/rethook_trampoline.S | 18 +-
> arch/loongarch/kernel/setup.c | 3 +-
> arch/loongarch/kernel/smp.c | 4 +-
> arch/loongarch/mm/init.c | 5 +-
> arch/loongarch/net/bpf_jit.c | 9 +-
> arch/m68k/include/asm/page_mm.h | 2 +
> arch/powerpc/kernel/time.c | 43 +++
> arch/powerpc/mm/mem.c | 5 +-
> arch/powerpc/platforms/85xx/common.c | 2 +
> arch/riscv/Kconfig | 2 +-
> arch/riscv/include/asm/kvm_host.h | 10 +-
> arch/riscv/kernel/sys_hwprobe.c | 1 +
> arch/riscv/kvm/aia.c | 35 +-
> arch/riscv/kvm/vcpu.c | 68 ++--
> arch/riscv/kvm/vcpu_onereg.c | 8 +-
> arch/riscv/mm/init.c | 5 +-
> arch/s390/kernel/time.c | 1 +
> arch/s390/lib/csum-partial.c | 2 +-
> arch/s390/mm/init.c | 5 +-
> arch/x86/boot/compressed/Makefile | 1 +
> arch/x86/entry/entry_64.S | 8 +-
> arch/x86/include/asm/nospec-branch.h | 57 +++
> arch/x86/kernel/cpu/bugs.c | 39 ++
> arch/x86/kvm/lapic.c | 2 +-
> arch/x86/kvm/mmu/mmu.c | 11 +-
> arch/x86/kvm/mmu/paging_tmpl.h | 10 +-
> arch/x86/kvm/svm/svm.c | 7 +-
> arch/x86/kvm/vmx/nested.c | 11 +-
> arch/x86/lib/retpoline.S | 20 ++
> arch/x86/mm/init_64.c | 5 +-
> debian.master/config/annotations | 4 +-
> debian.master/upstream-stable | 4 +-
> drivers/accel/amdxdna/amdxdna_ctx.c | 4 +
> drivers/accel/ethosu/ethosu_gem.c | 54 ++-
> drivers/accel/ivpu/ivpu_hw_btrs.c | 2 +-
> drivers/android/binder/thread.rs | 14 +-
> drivers/ata/sata_dwc_460ex.c | 38 +-
> drivers/base/node.c | 5 +
> drivers/block/rbd.c | 7 +-
> drivers/block/ublk_drv.c | 47 ++-
> drivers/bluetooth/btqca.c | 2 +-
> drivers/bluetooth/btusb.c | 4 +-
> drivers/bluetooth/hci_qca.c | 4 +
> drivers/cdrom/cdrom.c | 1 +
> drivers/comedi/drivers/comedi_parport.c | 13 +-
> drivers/cpufreq/cpufreq.c | 3 +
> drivers/crypto/tegra/tegra-se-main.c | 3 +-
> drivers/dma-buf/udmabuf.c | 9 +-
> drivers/dpll/dpll_netlink.c | 3 +
> drivers/firewire/net.c | 39 +-
> drivers/firmware/arm_ffa/driver.c | 54 ++-
> drivers/firmware/arm_scmi/notify.c | 6 +-
> drivers/firmware/stratix10-svc.c | 19 +-
> drivers/gpu/drm/Makefile | 2 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu.h | 5 -
> drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 13 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 62 +++-
> drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 6 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 71 ++--
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 16 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 6 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 10 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | 30 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c | 3 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h | 2 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 13 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 18 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c | 24 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h | 1 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c | 20 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 58 ++-
> drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 17 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 25 +-
> drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 22 +-
> drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 64 ++--
> drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 77 ++--
> drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c | 34 +-
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 3 -
> drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 49 ++-
> drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 11 +-
> drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c | 2 +-
> drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c | 2 +-
> drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 2 +
> drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 4 +-
> drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 4 +-
> drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 4 +-
> drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c | 15 +-
> drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 15 +-
> drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c | 4 +-
> drivers/gpu/drm/amd/amdgpu/soc24.c | 28 ++
> drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 15 +-
> drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 12 +-
> .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 17 +-
> .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 4 +-
> drivers/gpu/drm/amd/amdkfd/kfd_events.c | 3 +
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h | 4 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 4 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c | 4 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c | 4 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12_1.c | 4 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 30 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c | 7 +-
> drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 3 +-
> .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 32 +-
> drivers/gpu/drm/amd/amdkfd/kfd_queue.c | 23 +-
> drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 8 +-
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 393 ++++++++++++---------
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 88 +++--
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_ism.c | 59 +++-
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_ism.h | 1 +
> .../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 2 -
> .../amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c | 2 -
> .../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 9 +-
> .../amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 11 +-
> drivers/gpu/drm/amd/display/dc/core/dc.c | 6 +-
> .../drm/amd/display/dc/dce/dce_stream_encoder.c | 14 +
> .../drm/amd/display/dc/dce/dce_stream_encoder.h | 3 +-
> .../gpu/drm/amd/display/dc/link/link_detection.c | 5 +-
> .../display/dc/resource/dce100/dce100_resource.c | 7 +-
> .../amd/display/modules/info_packet/info_packet.c | 2 -
> drivers/gpu/drm/amd/include/mes_v11_api_def.h | 2 +
> drivers/gpu/drm/amd/pm/amdgpu_pm.c | 26 +-
> drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c | 7 +-
> drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 12 +
> drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 12 +-
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 11 +-
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 15 +-
> .../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_0_ppt.c | 45 +++
> .../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 28 +-
> .../gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_0_ppt.c | 7 +-
> drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c | 11 +-
> drivers/gpu/drm/display/drm_dp_mst_topology.c | 36 +-
> drivers/gpu/drm/drm_connector.c | 12 +-
> drivers/gpu/drm/drm_displayid_internal.h | 2 +-
> drivers/gpu/drm/drm_gpusvm.c | 22 +-
> drivers/gpu/drm/drm_pagemap.c | 11 +-
> drivers/gpu/drm/drm_panel_backlight_quirks.c | 9 +
> drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 6 +-
> drivers/gpu/drm/i915/display/intel_bios.c | 36 +-
> drivers/gpu/drm/i915/display/intel_cdclk.c | 41 ++-
> drivers/gpu/drm/i915/display/intel_ddi.c | 11 +-
> drivers/gpu/drm/i915/display/intel_dp.c | 8 +-
> .../gpu/drm/i915/display/intel_dp_aux_backlight.c | 7 +-
> drivers/gpu/drm/i915/display/intel_hdcp.c | 12 +-
> drivers/gpu/drm/i915/display/intel_vrr.c | 4 +
> drivers/gpu/drm/i915/display/skl_watermark.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_context.c | 25 +-
> drivers/gpu/drm/i915/gt/intel_engine_user.c | 2 +-
> .../gpu/drm/i915/gt/intel_execlists_submission.c | 19 +-
> drivers/gpu/drm/i915/gt/selftest_gt_pm.c | 8 +-
> drivers/gpu/drm/i915/i915_active.c | 7 +-
> drivers/gpu/drm/imagination/pvr_context.c | 22 +-
> drivers/gpu/drm/imagination/pvr_drv.c | 13 +-
> drivers/gpu/drm/imagination/pvr_queue.c | 65 ++--
> drivers/gpu/drm/imagination/pvr_queue.h | 2 +-
> drivers/gpu/drm/imagination/pvr_vm.c | 2 +
> drivers/gpu/drm/nouveau/nouveau_exec.c | 4 +-
> drivers/gpu/drm/nouveau/nouveau_uvmm.c | 4 +-
> drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c | 1 +
> drivers/gpu/drm/panel/Kconfig | 2 +
> drivers/gpu/drm/panthor/panthor_device.c | 5 +-
> drivers/gpu/drm/panthor/panthor_fw.c | 1 +
> drivers/gpu/drm/radeon/r100.c | 13 +-
> drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c | 18 +-
> drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 2 +
> drivers/gpu/drm/rockchip/cdn-dp-reg.c | 2 +
> drivers/gpu/drm/sysfb/drm_sysfb_helper.h | 2 +-
> drivers/gpu/drm/sysfb/drm_sysfb_screen_info.c | 13 +-
> drivers/gpu/drm/sysfb/efidrm.c | 7 +-
> drivers/gpu/drm/sysfb/vesadrm.c | 6 +-
> drivers/gpu/drm/tegra/fbdev.c | 8 +-
> drivers/gpu/drm/tests/drm_gem_shmem_test.c | 16 +-
> drivers/gpu/drm/tidss/tidss_encoder.c | 2 +
> drivers/gpu/drm/ttm/ttm_backup.c | 129 ++++---
> drivers/gpu/drm/ttm/ttm_pool.c | 156 ++++++--
> drivers/gpu/drm/ttm/ttm_pool_internal.h | 8 +
> drivers/gpu/drm/v3d/v3d_gem.c | 12 +
> drivers/gpu/drm/vc4/vc4_bo.c | 12 +-
> drivers/gpu/drm/vc4/vc4_hvs.c | 2 +-
> drivers/gpu/drm/vc4/vc4_v3d.c | 2 +-
> drivers/gpu/drm/virtio/virtgpu_gem.c | 14 +-
> drivers/gpu/drm/virtio/virtgpu_kms.c | 5 +-
> drivers/gpu/drm/virtio/virtgpu_vq.c | 6 +-
> drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 22 +-
> drivers/gpu/drm/xe/display/intel_fb_bo.c | 3 +-
> drivers/gpu/drm/xe/display/xe_fb_pin.c | 3 +-
> drivers/gpu/drm/xe/regs/xe_gtt_defs.h | 6 +-
> drivers/gpu/drm/xe/xe_bo.c | 58 ++-
> drivers/gpu/drm/xe/xe_bo.h | 3 +-
> drivers/gpu/drm/xe/xe_bo_types.h | 2 +
> drivers/gpu/drm/xe/xe_device.c | 4 +-
> drivers/gpu/drm/xe/xe_device_types.h | 2 +-
> drivers/gpu/drm/xe/xe_dma_buf.c | 2 +-
> drivers/gpu/drm/xe/xe_ggtt.c | 2 +-
> drivers/gpu/drm/xe/xe_guc_capture.c | 10 +-
> drivers/gpu/drm/xe/xe_guc_exec_queue_types.h | 5 +
> drivers/gpu/drm/xe/xe_guc_submit.c | 140 ++++----
> drivers/gpu/drm/xe/xe_guc_types.h | 2 -
> drivers/gpu/drm/xe/xe_hw_engine_group.c | 3 +-
> drivers/gpu/drm/xe/xe_i2c.c | 5 +-
> drivers/gpu/drm/xe/xe_migrate.c | 5 +-
> drivers/gpu/drm/xe/xe_migrate.h | 1 +
> drivers/gpu/drm/xe/xe_module.c | 49 +++
> drivers/gpu/drm/xe/xe_module.h | 5 +
> drivers/gpu/drm/xe/xe_nvm.c | 9 +-
> drivers/gpu/drm/xe/xe_pci.c | 6 +
> drivers/gpu/drm/xe/xe_pt.c | 150 +++++---
> drivers/gpu/drm/xe/xe_reg_whitelist.c | 10 +-
> drivers/gpu/drm/xe/xe_sriov.c | 2 +-
> drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | 20 +-
> drivers/gpu/drm/xe/xe_sriov_vf_ccs.h | 3 +-
> drivers/gpu/drm/xe/xe_svm.c | 6 +-
> drivers/gpu/drm/xe/xe_vm.c | 35 +-
> drivers/gpu/drm/xe/xe_wopcm.c | 15 +-
> drivers/gpu/host1x/bus.c | 4 +-
> drivers/hwmon/ad7414.c | 4 +-
> drivers/hwmon/ad7418.c | 6 +-
> drivers/hwmon/adc128d818.c | 2 +-
> drivers/hwmon/adm1025.c | 4 +-
> drivers/hwmon/adm1026.c | 2 +-
> drivers/hwmon/adm1029.c | 2 +-
> drivers/hwmon/adm1031.c | 4 +-
> drivers/hwmon/adm1177.c | 4 +-
> drivers/hwmon/adm9240.c | 6 +-
> drivers/hwmon/ads7828.c | 4 +-
> drivers/hwmon/adt7410.c | 8 +-
> drivers/hwmon/adt7411.c | 2 +-
> drivers/hwmon/adt7462.c | 2 +-
> drivers/hwmon/adt7470.c | 2 +-
> drivers/hwmon/adt7475.c | 8 +-
> drivers/hwmon/aht10.c | 8 +-
> drivers/hwmon/amc6821.c | 2 +-
> drivers/hwmon/asb100.c | 2 +-
> drivers/hwmon/asc7621.c | 6 +-
> drivers/hwmon/asus-ec-sensors.c | 18 +-
> drivers/hwmon/atxp1.c | 2 +-
> drivers/hwmon/chipcap2.c | 16 +-
> drivers/hwmon/corsair-cpro.c | 1 +
> drivers/hwmon/corsair-psu.c | 1 +
> drivers/hwmon/dme1737.c | 4 +-
> drivers/hwmon/ds1621.c | 10 +-
> drivers/hwmon/ds620.c | 4 +-
> drivers/hwmon/emc1403.c | 24 +-
> drivers/hwmon/emc2103.c | 2 +-
> drivers/hwmon/emc2305.c | 8 +-
> drivers/hwmon/emc6w201.c | 2 +-
> drivers/hwmon/f75375s.c | 6 +-
> drivers/hwmon/fschmd.c | 14 +-
> drivers/hwmon/ftsteutates.c | 2 +-
> drivers/hwmon/g760a.c | 2 +-
> drivers/hwmon/g762.c | 6 +-
> drivers/hwmon/gigabyte_waterforce.c | 4 +-
> drivers/hwmon/gl518sm.c | 2 +-
> drivers/hwmon/gl520sm.c | 2 +-
> drivers/hwmon/hih6130.c | 2 +-
> drivers/hwmon/hs3001.c | 4 +-
> drivers/hwmon/htu31.c | 2 +-
> drivers/hwmon/ina209.c | 2 +-
> drivers/hwmon/ina238.c | 12 +-
> drivers/hwmon/ina2xx.c | 14 +-
> drivers/hwmon/ina3221.c | 2 +-
> drivers/hwmon/isl28022.c | 2 +-
> drivers/hwmon/jc42.c | 2 +-
> drivers/hwmon/lineage-pem.c | 4 +-
> drivers/hwmon/lm63.c | 6 +-
> drivers/hwmon/lm73.c | 2 +-
> drivers/hwmon/lm75.c | 62 ++--
> drivers/hwmon/lm77.c | 2 +-
> drivers/hwmon/lm78.c | 4 +-
> drivers/hwmon/lm80.c | 4 +-
> drivers/hwmon/lm83.c | 4 +-
> drivers/hwmon/lm85.c | 24 +-
> drivers/hwmon/lm87.c | 4 +-
> drivers/hwmon/lm90.c | 96 ++---
> drivers/hwmon/lm92.c | 6 +-
> drivers/hwmon/lm93.c | 4 +-
> drivers/hwmon/lm95234.c | 4 +-
> drivers/hwmon/lm95241.c | 4 +-
> drivers/hwmon/lm95245.c | 4 +-
> drivers/hwmon/ltc2945.c | 2 +-
> drivers/hwmon/ltc2947-i2c.c | 4 +-
> drivers/hwmon/ltc2990.c | 4 +-
> drivers/hwmon/ltc2991.c | 4 +-
> drivers/hwmon/ltc2992.c | 4 +-
> drivers/hwmon/ltc4151.c | 2 +-
> drivers/hwmon/ltc4215.c | 2 +-
> drivers/hwmon/ltc4222.c | 2 +-
> drivers/hwmon/ltc4245.c | 2 +-
> drivers/hwmon/ltc4260.c | 2 +-
> drivers/hwmon/ltc4261.c | 4 +-
> drivers/hwmon/max127.c | 2 +-
> drivers/hwmon/max16065.c | 12 +-
> drivers/hwmon/max1619.c | 2 +-
> drivers/hwmon/max1668.c | 6 +-
> drivers/hwmon/max31730.c | 2 +-
> drivers/hwmon/max31760.c | 2 +-
> drivers/hwmon/max31790.c | 2 +-
> drivers/hwmon/max31827.c | 6 +-
> drivers/hwmon/max6620.c | 2 +-
> drivers/hwmon/max6621.c | 2 +-
> drivers/hwmon/max6639.c | 2 +-
> drivers/hwmon/max6650.c | 4 +-
> drivers/hwmon/max6697.c | 20 +-
> drivers/hwmon/mc34vr500.c | 4 +-
> drivers/hwmon/mcp3021.c | 4 +-
> drivers/hwmon/nct6775-i2c.c | 26 +-
> drivers/hwmon/nct7802.c | 2 +-
> drivers/hwmon/nct7904.c | 4 +-
> drivers/hwmon/nzxt-kraken3.c | 6 +-
> drivers/hwmon/nzxt-smart2.c | 2 +-
> drivers/hwmon/occ/common.c | 38 +-
> drivers/hwmon/pcf8591.c | 2 +-
> drivers/hwmon/pmbus/acbel-fsg032.c | 4 +-
> drivers/hwmon/pmbus/adm1266.c | 2 +-
> drivers/hwmon/pmbus/adm1275.c | 20 +-
> drivers/hwmon/pmbus/bel-pfe.c | 6 +-
> drivers/hwmon/pmbus/bpa-rs600.c | 6 +-
> drivers/hwmon/pmbus/crps.c | 4 +-
> drivers/hwmon/pmbus/delta-ahe50dc-fan.c | 2 +-
> drivers/hwmon/pmbus/dps920ab.c | 4 +-
> drivers/hwmon/pmbus/fsp-3y.c | 4 +-
> drivers/hwmon/pmbus/hac300s.c | 4 +-
> drivers/hwmon/pmbus/ibm-cffps.c | 8 +-
> drivers/hwmon/pmbus/ina233.c | 4 +-
> drivers/hwmon/pmbus/inspur-ipsps.c | 4 +-
> drivers/hwmon/pmbus/ir35221.c | 4 +-
> drivers/hwmon/pmbus/ir36021.c | 4 +-
> drivers/hwmon/pmbus/ir38064.c | 10 +-
> drivers/hwmon/pmbus/irps5401.c | 4 +-
> drivers/hwmon/pmbus/isl68137.c | 92 ++---
> drivers/hwmon/pmbus/lm25066.c | 10 +-
> drivers/hwmon/pmbus/lt3074.c | 4 +-
> drivers/hwmon/pmbus/lt7182s.c | 4 +-
> drivers/hwmon/pmbus/ltc2978.c | 60 ++--
> drivers/hwmon/pmbus/ltc3815.c | 2 +-
> drivers/hwmon/pmbus/max15301.c | 8 +-
> drivers/hwmon/pmbus/max16064.c | 4 +-
> drivers/hwmon/pmbus/max16601.c | 10 +-
> drivers/hwmon/pmbus/max17616.c | 2 +-
> drivers/hwmon/pmbus/max20730.c | 10 +-
> drivers/hwmon/pmbus/max20751.c | 4 +-
> drivers/hwmon/pmbus/max31785.c | 8 +-
> drivers/hwmon/pmbus/max34440.c | 143 +++++++-
> drivers/hwmon/pmbus/max8688.c | 2 +-
> drivers/hwmon/pmbus/mp2856.c | 6 +-
> drivers/hwmon/pmbus/mp2888.c | 4 +-
> drivers/hwmon/pmbus/mp2891.c | 2 +-
> drivers/hwmon/pmbus/mp2925.c | 6 +-
> drivers/hwmon/pmbus/mp29502.c | 4 +-
> drivers/hwmon/pmbus/mp2975.c | 8 +-
> drivers/hwmon/pmbus/mp2993.c | 2 +-
> drivers/hwmon/pmbus/mp5920.c | 2 +-
> drivers/hwmon/pmbus/mp5926.c | 4 +-
> drivers/hwmon/pmbus/mp5990.c | 4 +-
> drivers/hwmon/pmbus/mp9941.c | 2 +-
> drivers/hwmon/pmbus/mp9945.c | 4 +-
> drivers/hwmon/pmbus/mpq7932.c | 6 +-
> drivers/hwmon/pmbus/mpq8785.c | 10 +-
> drivers/hwmon/pmbus/pim4328.c | 18 +-
> drivers/hwmon/pmbus/pli1209bc.c | 4 +-
> drivers/hwmon/pmbus/pm6764tr.c | 4 +-
> drivers/hwmon/pmbus/pmbus.c | 60 ++--
> drivers/hwmon/pmbus/pxe1610.c | 8 +-
> drivers/hwmon/pmbus/q54sj108a2.c | 4 +-
> drivers/hwmon/pmbus/stef48h28.c | 4 +-
> drivers/hwmon/pmbus/stpddc60.c | 6 +-
> drivers/hwmon/pmbus/tda38640.c | 4 +-
> drivers/hwmon/pmbus/tps25990.c | 4 +-
> drivers/hwmon/pmbus/tps40422.c | 4 +-
> drivers/hwmon/pmbus/tps53679.c | 18 +-
> drivers/hwmon/pmbus/tps546d24.c | 4 +-
> drivers/hwmon/pmbus/ucd9000.c | 16 +-
> drivers/hwmon/pmbus/ucd9200.c | 18 +-
> drivers/hwmon/pmbus/xdp710.c | 2 +-
> drivers/hwmon/pmbus/xdpe12284.c | 8 +-
> drivers/hwmon/pmbus/xdpe152c4.c | 6 +-
> drivers/hwmon/pmbus/zl6100.c | 44 +--
> drivers/hwmon/powr1220.c | 4 +-
> drivers/hwmon/pt5161l.c | 4 +-
> drivers/hwmon/sbtsi_temp.c | 4 +-
> drivers/hwmon/sg2042-mcu.c | 2 +-
> drivers/hwmon/sht21.c | 6 +-
> drivers/hwmon/sht3x.c | 8 +-
> drivers/hwmon/sht4x.c | 4 +-
> drivers/hwmon/shtc1.c | 6 +-
> drivers/hwmon/smsc47m192.c | 2 +-
> drivers/hwmon/spd5118.c | 2 +-
> drivers/hwmon/stts751.c | 2 +-
> drivers/hwmon/tc654.c | 6 +-
> drivers/hwmon/tc74.c | 4 +-
> drivers/hwmon/thmc50.c | 4 +-
> drivers/hwmon/tmp102.c | 2 +-
> drivers/hwmon/tmp103.c | 2 +-
> drivers/hwmon/tmp108.c | 8 +-
> drivers/hwmon/tmp401.c | 10 +-
> drivers/hwmon/tmp421.c | 10 +-
> drivers/hwmon/tmp464.c | 4 +-
> drivers/hwmon/tmp513.c | 4 +-
> drivers/hwmon/tsc1641.c | 2 +-
> drivers/hwmon/w83773g.c | 2 +-
> drivers/hwmon/w83781d.c | 8 +-
> drivers/hwmon/w83791d.c | 2 +-
> drivers/hwmon/w83792d.c | 2 +-
> drivers/hwmon/w83793.c | 2 +-
> drivers/hwmon/w83795.c | 4 +-
> drivers/hwmon/w83l785ts.c | 2 +-
> drivers/hwmon/w83l786ng.c | 2 +-
> drivers/hwtracing/intel_th/core.c | 10 -
> drivers/hwtracing/intel_th/msu.c | 2 +
> drivers/infiniband/core/cma.c | 2 +-
> drivers/infiniband/core/mad.c | 30 ++
> drivers/infiniband/hw/bng_re/bng_dev.c | 6 +-
> drivers/infiniband/hw/erdma/erdma_qp.c | 2 +-
> drivers/infiniband/hw/hns/hns_roce_hem.c | 2 +-
> drivers/infiniband/hw/irdma/uk.c | 9 +-
> drivers/infiniband/hw/irdma/user.h | 1 -
> drivers/infiniband/hw/irdma/verbs.c | 33 +-
> drivers/infiniband/hw/mana/wr.c | 2 +-
> drivers/infiniband/sw/siw/siw_verbs.c | 44 +--
> drivers/input/misc/ims-pcu.c | 32 +-
> drivers/iommu/amd/init.c | 6 +
> drivers/iommu/amd/iommu.c | 22 +-
> drivers/iommu/amd/nested.c | 34 +-
> drivers/iommu/intel/perf.c | 2 +-
> drivers/iommu/intel/svm.c | 2 +-
> drivers/media/cec/platform/seco/seco-cec.c | 6 +-
> drivers/media/common/videobuf2/videobuf2-core.c | 12 +-
> drivers/media/dvb-frontends/rtl2832.c | 4 +-
> drivers/media/dvb-frontends/rtl2832_sdr.c | 19 +-
> drivers/media/i2c/alvium-csi2.c | 21 +-
> drivers/media/i2c/dw9719.c | 10 +
> drivers/media/i2c/imx219.c | 2 +-
> drivers/media/pci/cx23885/cx23885-core.c | 14 +-
> drivers/media/pci/dm1105/dm1105.c | 1 +
> drivers/media/pci/intel/ipu6/ipu6-isys-dwc-phy.c | 26 +-
> drivers/media/pci/saa7134/saa7134-video.c | 25 +-
> .../media/platform/amlogic/c3/isp/c3-isp-params.c | 4 +
> .../media/platform/arm/mali-c55/mali-c55-core.c | 21 +-
> drivers/media/platform/arm/mali-c55/mali-c55-isp.c | 7 +
> drivers/media/platform/aspeed/aspeed-video.c | 1 +
> .../platform/chips-media/wave5/wave5-vpu-enc.c | 29 +-
> drivers/media/platform/marvell/cafe-driver.c | 1 +
> drivers/media/platform/nuvoton/npcm-video.c | 34 +-
> .../media/platform/nxp/imx8-isi/imx8-isi-core.c | 2 +
> .../media/platform/nxp/imx8-isi/imx8-isi-core.h | 16 +
> .../platform/nxp/imx8-isi/imx8-isi-crossbar.c | 1 +
> drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c | 9 +-
> drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.c | 11 +-
> .../media/platform/nxp/imx8-isi/imx8-isi-pipe.c | 20 +-
> drivers/media/platform/qcom/camss/camss-csid-340.c | 18 +-
> drivers/media/platform/qcom/camss/camss-csid-680.c | 30 +-
> .../media/platform/qcom/camss/camss-csid-gen2.c | 47 +--
> .../media/platform/qcom/camss/camss-csid-gen3.c | 28 +-
> drivers/media/platform/qcom/iris/iris_probe.c | 6 +-
> .../platform/renesas/rzg2l-cru/rzg2l-cru-regs.h | 1 +
> .../media/platform/renesas/rzg2l-cru/rzg2l-video.c | 17 +-
> .../platform/renesas/rzv2h-ivc/rzv2h-ivc-video.c | 31 +-
> drivers/media/platform/st/stm32/stm32-dcmi.c | 1 +
> .../st/stm32/stm32-dcmipp/dcmipp-bytecap.c | 6 +-
> drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c | 6 +-
> .../media/platform/synopsys/hdmirx/snps_hdmirx.c | 4 +-
> drivers/media/platform/ti/davinci/vpif_capture.c | 2 +-
> drivers/media/platform/ti/vpe/vip.c | 16 +-
> drivers/media/platform/ti/vpe/vpe.c | 3 +-
> drivers/media/platform/verisilicon/hantro_v4l2.c | 6 +-
> drivers/media/radio/radio-si476x.c | 1 +
> drivers/media/test-drivers/vidtv/vidtv_bridge.c | 4 +-
> drivers/media/test-drivers/vimc/vimc-core.c | 1 +
> drivers/media/test-drivers/vivid/vivid-core.c | 6 +-
> drivers/media/test-drivers/vivid/vivid-ctrls.c | 15 +-
> drivers/media/test-drivers/vivid/vivid-vid-cap.c | 38 +-
> drivers/media/test-drivers/vivid/vivid-vid-cap.h | 1 +
> drivers/media/test-drivers/vivid/vivid-vid-out.c | 6 +
> drivers/media/usb/airspy/airspy.c | 8 +-
> drivers/media/usb/cx231xx/cx231xx-cards.c | 16 +-
> drivers/media/usb/msi2500/msi2500.c | 32 +-
> drivers/media/usb/pwc/pwc-if.c | 13 +-
> drivers/media/v4l2-core/v4l2-ctrls-core.c | 13 +
> drivers/media/v4l2-core/v4l2-ctrls-request.c | 14 +-
> drivers/media/v4l2-core/v4l2-fwnode.c | 6 +-
> drivers/media/v4l2-core/v4l2-subdev.c | 4 +
> drivers/misc/mei/bus.c | 16 +-
> drivers/misc/nsm.c | 3 +-
> drivers/mmc/host/vub300.c | 13 +-
> drivers/mtd/mtdcore.c | 23 +-
> drivers/mtd/mtdswap.c | 5 +-
> drivers/mtd/nand/ecc-mtk.c | 16 +-
> drivers/net/amt.c | 101 ++++--
> drivers/net/bonding/bond_main.c | 3 +-
> drivers/net/ethernet/airoha/airoha_eth.c | 3 +-
> drivers/net/ethernet/airoha/airoha_npu.c | 4 +-
> drivers/net/ethernet/airoha/airoha_ppe.c | 1 +
> drivers/net/ethernet/amd/pds_core/adminq.c | 12 +-
> drivers/net/ethernet/amd/pds_core/auxbus.c | 17 +-
> drivers/net/ethernet/amd/pds_core/core.c | 22 +-
> drivers/net/ethernet/amd/pds_core/devlink.c | 6 +
> drivers/net/ethernet/amd/pds_core/main.c | 14 +-
> drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 11 +-
> drivers/net/ethernet/broadcom/bnge/bnge.h | 1 +
> drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c | 8 +-
> drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.h | 2 +-
> drivers/net/ethernet/broadcom/bnge/bnge_netdev.c | 50 ++-
> drivers/net/ethernet/broadcom/bnge/bnge_netdev.h | 4 +-
> drivers/net/ethernet/broadcom/bnge/bnge_rmem.h | 2 +-
> drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 39 +-
> drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 1 +
> .../net/ethernet/freescale/dpaa2/dpaa2-switch.c | 1 +
> drivers/net/ethernet/freescale/fman/fman_dtsec.c | 17 +-
> drivers/net/ethernet/google/gve/gve.h | 3 +
> drivers/net/ethernet/google/gve/gve_rx_dqo.c | 34 ++
> drivers/net/ethernet/hisilicon/hip04_eth.c | 11 +-
> drivers/net/ethernet/huawei/hinic/hinic_dev.h | 2 -
> drivers/net/ethernet/huawei/hinic/hinic_ethtool.c | 21 --
> drivers/net/ethernet/intel/ice/ice.h | 3 +
> drivers/net/ethernet/intel/ice/ice_eswitch.c | 3 -
> drivers/net/ethernet/intel/ice/ice_lag.c | 2 +-
> drivers/net/ethernet/intel/ice/ice_parser.c | 3 +
> drivers/net/ethernet/intel/ice/ice_ptp.c | 7 +-
> drivers/net/ethernet/intel/ice/ice_sriov.c | 14 +-
> drivers/net/ethernet/intel/ice/ice_vf_lib.c | 3 +-
> drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 7 +-
> .../ethernet/marvell/octeontx2/nic/otx2_flows.c | 1 +
> .../net/ethernet/marvell/octeontx2/nic/otx2_tc.c | 29 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 15 +
> drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 4 +-
> .../ethernet/mellanox/mlx5/core/esw/acl/helper.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/port.c | 4 +-
> drivers/net/ethernet/microsoft/mana/gdma_main.c | 78 +++-
> .../ethernet/netronome/nfp/nfpcore/nfp_resource.c | 3 +
> drivers/net/ethernet/realtek/rtase/rtase.h | 8 +
> drivers/net/ethernet/realtek/rtase/rtase_main.c | 197 +++++++++++
> drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 31 ++
> .../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 28 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 92 ++---
> drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 35 ++
> drivers/net/ethernet/wangxun/txgbe/txgbe_aml.c | 6 +-
> drivers/net/ethernet/wangxun/txgbe/txgbe_main.c | 1 +
> drivers/net/geneve.c | 27 +-
> drivers/net/gtp.c | 17 +-
> drivers/net/mctp/mctp-i3c.c | 11 +-
> drivers/net/mctp/mctp-serial.c | 2 +-
> drivers/net/ovpn/io.c | 4 +-
> drivers/net/ovpn/peer.c | 16 +-
> drivers/net/ovpn/tcp.c | 6 +-
> drivers/net/pcs/pcs-xpcs.c | 32 +-
> drivers/net/phy/marvell.c | 2 +-
> drivers/net/ppp/ppp_generic.c | 211 ++++++-----
> drivers/net/ppp/pppoe.c | 1 +
> drivers/net/slip/slip.c | 4 +
> drivers/net/vmxnet3/vmxnet3_drv.c | 22 +-
> drivers/net/vxlan/vxlan_core.c | 3 +
> drivers/net/vxlan/vxlan_mdb.c | 30 +-
> drivers/net/wan/wanxl.c | 3 +-
> drivers/net/wireless/ath/ath10k/htt_rx.c | 2 +
> drivers/net/wireless/ath/ath11k/ahb.c | 1 +
> drivers/net/wireless/ath/ath11k/dp_rx.c | 3 +
> drivers/net/wireless/ath/ath11k/pci.c | 4 +
> drivers/net/wireless/ath/ath11k/qmi.c | 11 +-
> drivers/net/wireless/ath/ath12k/dp_peer.c | 11 +-
> drivers/net/wireless/ath/ath12k/dp_peer.h | 1 +
> drivers/net/wireless/ath/ath12k/dp_rx.c | 7 +-
> drivers/net/wireless/ath/ath12k/hw.h | 16 +
> drivers/net/wireless/ath/ath12k/mac.c | 10 +-
> drivers/net/wireless/ath/ath12k/pci.c | 4 +
> drivers/net/wireless/ath/ath12k/peer.c | 3 +
> drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c | 33 ++
> drivers/net/wireless/ath/ath12k/wifi7/dp_rx.h | 6 +
> drivers/net/wireless/ath/ath12k/wifi7/hw.c | 3 +
> drivers/net/wireless/ath/ath6kl/txrx.c | 12 +-
> drivers/net/wireless/ath/ath6kl/wmi.c | 20 ++
> drivers/net/wireless/ath/ath9k/hif_usb.c | 7 +-
> drivers/net/wireless/ath/carl9170/rx.c | 7 +-
> drivers/net/wireless/ath/carl9170/tx.c | 2 +-
> drivers/net/wireless/atmel/at76c50x-usb.c | 7 +-
> .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 14 +
> .../net/wireless/broadcom/brcm80211/brcmfmac/bus.h | 6 +
> .../broadcom/brcm80211/brcmfmac/cfg80211.c | 2 +-
> .../wireless/broadcom/brcm80211/brcmfmac/core.c | 46 ++-
> .../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 14 +-
> .../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 8 +-
> .../wireless/broadcom/brcm80211/brcmfmac/sdio.h | 1 +
> .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 3 +
> drivers/net/wireless/intel/ipw2x00/ipw2100.c | 8 +-
> drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 9 +-
> drivers/net/wireless/intel/iwlwifi/fw/regulatory.c | 2 +-
> drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 3 +-
> drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 10 +
> drivers/net/wireless/intersil/p54/txrx.c | 8 +
> drivers/net/wireless/marvell/libertas/firmware.c | 1 +
> drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 14 +-
> drivers/net/wireless/marvell/mwifiex/tdls.c | 2 +-
> drivers/net/wireless/marvell/mwifiex/uap_event.c | 24 +-
> drivers/net/wireless/mediatek/mt76/Kconfig | 4 +-
> drivers/net/wireless/mediatek/mt76/Makefile | 6 +-
> drivers/net/wireless/mediatek/mt76/mt76.h | 6 +-
> drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 6 +
> .../net/wireless/mediatek/mt76/mt76_connac_mcu.c | 2 +
> drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 18 +-
> drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 10 +-
> drivers/net/wireless/mediatek/mt76/mt7925/mac.c | 13 +-
> drivers/net/wireless/mediatek/mt76/mt7925/main.c | 3 +
> drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 2 +
> drivers/net/wireless/mediatek/mt76/mt7996/Kconfig | 2 +-
> drivers/net/wireless/mediatek/mt76/mt7996/mcu.c | 19 +-
> drivers/net/wireless/microchip/wilc1000/hif.c | 5 +
> drivers/net/wireless/virtual/mac80211_hwsim.c | 1 +
> drivers/platform/loongarch/loongson-laptop.c | 1 +
> .../uncore-frequency/uncore-frequency-common.c | 7 +-
> drivers/pmdomain/imx/imx93-blk-ctrl.c | 66 ++--
> drivers/ptp/ptp_netc.c | 1 +
> drivers/ptp/ptp_s390.c | 6 +-
> drivers/regulator/mt6358-regulator.c | 2 +-
> drivers/resctrl/mpam_devices.c | 36 +-
> drivers/reset/spacemit/reset-spacemit-k3.c | 2 +-
> drivers/scsi/hosts.c | 2 +
> drivers/scsi/scsi_error.c | 22 +-
> drivers/scsi/scsi_priv.h | 1 +
> drivers/spi/spi-cadence-quadspi.c | 12 +-
> drivers/staging/media/meson/vdec/vdec.c | 4 +-
> drivers/staging/media/sunxi/cedrus/cedrus.c | 6 +-
> drivers/staging/media/sunxi/cedrus/cedrus_h264.c | 3 +
> drivers/staging/media/tegra-video/vi.c | 4 +-
> drivers/staging/rtl8723bs/core/rtw_ieee80211.c | 9 +-
> drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 2 +-
> drivers/tty/serial/8250/8250_mid.c | 14 +-
> drivers/tty/serial/sc16is7xx.c | 12 +
> drivers/uio/uio_hv_generic.c | 8 +-
> drivers/usb/atm/ueagle-atm.c | 17 +
> drivers/usb/chipidea/core.c | 1 +
> drivers/usb/core/port.c | 2 +
> drivers/usb/core/sysfs.c | 8 +-
> drivers/usb/gadget/function/f_midi.c | 1 +
> drivers/usb/gadget/function/f_ncm.c | 17 +-
> drivers/usb/gadget/function/f_printer.c | 23 +-
> drivers/usb/gadget/function/f_tcm.c | 192 ++++++++--
> drivers/usb/gadget/function/tcm.h | 13 +
> drivers/usb/gadget/function/uvc_v4l2.c | 2 +
> drivers/usb/gadget/udc/bdc/bdc_core.c | 20 ++
> drivers/usb/gadget/udc/bdc/bdc_udc.c | 7 +-
> drivers/usb/gadget/udc/dummy_hcd.c | 40 ++-
> drivers/usb/gadget/udc/fsl_udc_core.c | 93 +++--
> drivers/usb/gadget/udc/fsl_usb2_udc.h | 1 +
> drivers/usb/gadget/udc/snps_udc_core.c | 1 -
> drivers/usb/host/xhci-pci.c | 1 +
> drivers/usb/host/xhci.c | 15 +-
> drivers/usb/host/xhci.h | 1 +
> drivers/usb/musb/omap2430.c | 2 -
> drivers/usb/serial/ftdi_sio.c | 2 +
> drivers/usb/serial/ftdi_sio_ids.h | 5 +
> drivers/usb/serial/io_edgeport.c | 3 +-
> drivers/usb/serial/keyspan_pda.c | 44 ++-
> drivers/usb/serial/option.c | 1 +
> drivers/usb/storage/unusual_devs.h | 7 +
> drivers/usb/typec/ucsi/ucsi.c | 106 ++++--
> drivers/vhost/net.c | 8 +-
> drivers/virt/coco/pkvm-guest/arm-pkvm-guest.c | 2 +-
> drivers/watchdog/airoha_wdt.c | 3 +
> drivers/watchdog/s32g_wdt.c | 3 +-
> drivers/watchdog/watchdog_pretimeout.c | 2 +
> fs/afs/dir_edit.c | 2 +-
> fs/binfmt_elf_fdpic.c | 4 +
> fs/binfmt_misc.c | 5 +-
> fs/btrfs/extent_io.c | 4 +-
> fs/btrfs/extent_map.c | 4 +-
> fs/btrfs/file-item.c | 26 +-
> fs/btrfs/free-space-cache.c | 3 +
> fs/btrfs/relocation.c | 2 +
> fs/ceph/addr.c | 9 +
> fs/ceph/caps.c | 1 +
> fs/ceph/dir.c | 7 +-
> fs/crypto/inline_crypt.c | 57 ++-
> fs/crypto/keysetup_v1.c | 8 +-
> fs/exec.c | 2 +-
> fs/f2fs/super.c | 25 +-
> fs/fuse/dev_uring.c | 22 +-
> fs/fuse/file.c | 5 +-
> fs/iomap/buffered-io.c | 42 ++-
> fs/nfsd/vfs.c | 6 +-
> fs/overlayfs/file.c | 16 +-
> fs/overlayfs/xattrs.c | 2 +-
> fs/pidfs.c | 2 +-
> fs/posix_acl.c | 7 +
> fs/proc/meminfo.c | 6 +
> fs/proc/namespaces.c | 4 +-
> fs/smb/client/cifsfs.c | 1 +
> fs/smb/client/cifsglob.h | 1 +
> fs/smb/client/file.c | 64 +++-
> fs/smb/client/inode.c | 24 ++
> fs/smb/client/misc.c | 61 +++-
> fs/smb/client/smb2file.c | 21 ++
> fs/smb/client/smb2inode.c | 23 +-
> fs/smb/client/smb2ops.c | 25 +-
> fs/smb/server/connection.c | 16 +-
> fs/smb/server/oplock.c | 6 +-
> fs/smb/server/smb2misc.c | 5 +
> fs/smb/server/smb2pdu.c | 9 +-
> fs/smb/server/smbacl.c | 42 ++-
> fs/super.c | 34 +-
> fs/xfs/scrub/cow_repair.c | 203 +++++++----
> fs/xfs/scrub/trace.h | 28 +-
> include/drm/drm_connector.h | 6 +-
> include/drm/drm_utils.h | 1 +
> include/drm/ttm/ttm_backup.h | 12 +-
> include/linux/arm_ffa.h | 2 +-
> include/linux/audit.h | 6 +-
> include/linux/audit_arch.h | 12 +-
> include/linux/bnge/hsi.h | 7 +-
> include/linux/bootconfig.h | 3 +
> include/linux/firmware/intel/stratix10-smc.h | 4 +
> include/linux/fscrypt.h | 18 +-
> include/linux/memory_hotplug.h | 8 +-
> include/linux/mlx5/mlx5_ifc.h | 13 +-
> include/linux/mmzone.h | 2 +
> include/linux/seqlock.h | 7 +-
> include/linux/sunrpc/xdr.h | 19 +-
> include/linux/userfaultfd_k.h | 5 +-
> include/linux/vtime.h | 6 +
> include/media/v4l2-async.h | 4 +-
> include/media/videobuf2-core.h | 8 +-
> include/net/bluetooth/hci_core.h | 1 +
> include/net/bluetooth/rfcomm.h | 3 +
> include/net/cfg80211.h | 4 +-
> include/net/netfilter/nf_tables.h | 32 --
> include/net/netfilter/nft_fib.h | 2 -
> include/net/netfilter/nft_meta.h | 3 -
> include/net/pkt_cls.h | 14 +-
> include/net/sctp/structs.h | 3 +-
> include/net/tcp.h | 2 +
> include/scsi/scsi_host.h | 3 +
> include/trace/events/memory-failure.h | 6 +-
> include/uapi/linux/btrfs.h | 2 +-
> include/uapi/linux/rkisp1-config.h | 6 +-
> init/Kconfig | 3 +
> init/main.c | 45 ---
> io_uring/rw.c | 42 ++-
> kernel/audit.c | 2 +-
> kernel/audit.h | 32 +-
> kernel/audit_fsnotify.c | 36 +-
> kernel/audit_tree.c | 2 +-
> kernel/audit_watch.c | 35 +-
> kernel/auditfilter.c | 17 +-
> kernel/auditsc.c | 6 +-
> kernel/sched/ext.c | 69 +++-
> kernel/trace/ftrace.c | 13 +
> kernel/trace/trace.c | 2 +-
> kernel/trace/trace.h | 1 +
> kernel/trace/trace_eprobe.c | 3 +-
> kernel/trace/trace_events.c | 4 +-
> kernel/trace/trace_events_hist.c | 2 +
> kernel/trace/trace_events_trigger.c | 22 +-
> kernel/trace/trace_mmiotrace.c | 4 +-
> kernel/trace/trace_probe.c | 13 +-
> kernel/trace/trace_syscalls.c | 5 +
> lib/bitmap.c | 2 +
> lib/bootconfig.c | 65 ++++
> lib/compat_audit.c | 12 +-
> lib/rhashtable.c | 1 +
> lib/test_bitmap.c | 57 +++
> mm/damon/core.c | 13 +
> mm/huge_memory.c | 12 +-
> mm/kmemleak.c | 7 +-
> mm/memory_hotplug.c | 13 +-
> mm/memremap.c | 4 +-
> mm/page_vma_mapped.c | 36 +-
> mm/show_mem.c | 6 +-
> mm/slub.c | 21 +-
> mm/sparse.c | 58 ++-
> mm/vmstat.c | 2 +
> net/bluetooth/hci_event.c | 18 +-
> net/bluetooth/hci_sync.c | 79 ++++-
> net/bluetooth/mgmt.c | 105 +++++-
> net/bluetooth/rfcomm/core.c | 17 +
> net/bluetooth/rfcomm/tty.c | 7 +-
> net/bridge/br_netlink_tunnel.c | 3 +-
> net/bridge/br_private.h | 6 +-
> net/bridge/br_vlan.c | 10 +-
> net/bridge/br_vlan_options.c | 3 +-
> net/bridge/netfilter/nft_meta_bridge.c | 20 --
> net/bridge/netfilter/nft_reject_bridge.c | 1 -
> net/can/j1939/transport.c | 18 +-
> net/can/raw.c | 66 ++--
> net/ceph/auth_x.c | 9 +-
> net/ceph/ceph_common.c | 4 +-
> net/ceph/cls_lock_client.c | 8 +-
> net/ceph/mon_client.c | 4 +-
> net/ceph/osdmap.c | 16 +-
> net/core/bpf_sk_storage.c | 2 -
> net/core/dev.c | 10 +-
> net/core/drop_monitor.c | 18 +-
> net/core/filter.c | 17 +-
> net/core/gro.c | 4 +-
> net/core/sock.c | 13 +-
> net/core/sock_map.c | 2 +
> net/hsr/hsr_slave.c | 2 +
> net/ipv4/datagram.c | 4 +-
> net/ipv4/fib_trie.c | 2 +-
> net/ipv4/icmp.c | 18 +-
> net/ipv4/ip_gre.c | 4 +-
> net/ipv4/netfilter/nft_dup_ipv4.c | 1 -
> net/ipv4/netfilter/nft_fib_ipv4.c | 2 -
> net/ipv4/netfilter/nft_reject_ipv4.c | 1 -
> net/ipv4/nexthop.c | 2 +-
> net/ipv4/raw.c | 23 +-
> net/ipv4/tcp_bpf.c | 2 +-
> net/ipv4/tcp_input.c | 56 ++-
> net/ipv4/tcp_ipv4.c | 14 +-
> net/ipv4/tcp_minisocks.c | 12 +-
> net/ipv6/ila/ila_common.c | 12 +
> net/ipv6/ip6_gre.c | 4 +-
> net/ipv6/netfilter/nft_dup_ipv6.c | 1 -
> net/ipv6/netfilter/nft_fib_ipv6.c | 2 -
> net/ipv6/netfilter/nft_reject_ipv6.c | 1 -
> net/ipv6/raw.c | 2 +-
> net/ipv6/route.c | 4 +-
> net/ipv6/tcp_ipv6.c | 8 +-
> net/ipv6/xfrm6_policy.c | 1 +
> net/iucv/af_iucv.c | 21 +-
> net/mac80211/cfg.c | 11 +-
> net/mac80211/iface.c | 8 +-
> net/mac80211/link.c | 4 +
> net/mac80211/mlme.c | 6 +-
> net/mac80211/rx.c | 2 +
> net/mac80211/sta_info.c | 15 +-
> net/mac802154/llsec.c | 5 +
> net/mac802154/scan.c | 11 +
> net/mctp/device.c | 4 +-
> net/mpls/af_mpls.c | 11 +-
> net/mptcp/options.c | 12 +-
> net/mptcp/pm_userspace.c | 7 +-
> net/mptcp/protocol.c | 34 +-
> net/netfilter/nf_tables_api.c | 67 ----
> net/netfilter/nft_bitwise.c | 104 ------
> net/netfilter/nft_byteorder.c | 11 -
> net/netfilter/nft_cmp.c | 3 -
> net/netfilter/nft_compat.c | 10 -
> net/netfilter/nft_connlimit.c | 1 -
> net/netfilter/nft_counter.c | 1 -
> net/netfilter/nft_ct.c | 46 ---
> net/netfilter/nft_dup_netdev.c | 1 -
> net/netfilter/nft_dynset.c | 1 -
> net/netfilter/nft_exthdr.c | 34 --
> net/netfilter/nft_fib.c | 42 ---
> net/netfilter/nft_fib_inet.c | 1 -
> net/netfilter/nft_fib_netdev.c | 1 -
> net/netfilter/nft_flow_offload.c | 1 -
> net/netfilter/nft_fwd_netdev.c | 2 -
> net/netfilter/nft_hash.c | 36 --
> net/netfilter/nft_immediate.c | 12 -
> net/netfilter/nft_last.c | 1 -
> net/netfilter/nft_limit.c | 2 -
> net/netfilter/nft_log.c | 1 -
> net/netfilter/nft_lookup.c | 12 -
> net/netfilter/nft_masq.c | 3 -
> net/netfilter/nft_meta.c | 45 ---
> net/netfilter/nft_nat.c | 2 -
> net/netfilter/nft_numgen.c | 22 --
> net/netfilter/nft_objref.c | 2 -
> net/netfilter/nft_osf.c | 25 --
> net/netfilter/nft_payload.c | 47 ---
> net/netfilter/nft_queue.c | 2 -
> net/netfilter/nft_quota.c | 1 -
> net/netfilter/nft_range.c | 1 -
> net/netfilter/nft_redir.c | 3 -
> net/netfilter/nft_reject_inet.c | 1 -
> net/netfilter/nft_reject_netdev.c | 1 -
> net/netfilter/nft_rt.c | 1 -
> net/netfilter/nft_socket.c | 26 --
> net/netfilter/nft_synproxy.c | 1 -
> net/netfilter/nft_tproxy.c | 1 -
> net/netfilter/nft_tunnel.c | 26 --
> net/netfilter/nft_xfrm.c | 27 --
> net/openvswitch/actions.c | 19 +-
> net/openvswitch/datapath.c | 25 +-
> net/openvswitch/datapath.h | 2 +-
> net/openvswitch/vport.c | 2 +-
> net/packet/af_packet.c | 6 +-
> net/phonet/pep.c | 2 +
> net/qrtr/af_qrtr.c | 8 +
> net/qrtr/ns.c | 4 +-
> net/rds/ib.c | 4 +
> net/rds/ib_cm.c | 4 +
> net/rds/recv.c | 15 +
> net/rds/tcp.c | 12 +-
> net/rxrpc/ar-internal.h | 6 +-
> net/sched/act_tunnel_key.c | 14 +-
> net/sched/cls_api.c | 6 +-
> net/sched/sch_api.c | 24 +-
> net/sched/sch_cake.c | 2 +-
> net/sched/sch_drr.c | 2 +-
> net/sched/sch_dualpi2.c | 2 +-
> net/sched/sch_ets.c | 2 +-
> net/sched/sch_fq_codel.c | 2 +-
> net/sched/sch_fq_pie.c | 2 +-
> net/sched/sch_hfsc.c | 2 +-
> net/sched/sch_htb.c | 2 +-
> net/sched/sch_multiq.c | 2 +-
> net/sched/sch_prio.c | 2 +-
> net/sched/sch_qfq.c | 2 +-
> net/sched/sch_sfb.c | 2 +-
> net/sched/sch_sfq.c | 2 +-
> net/sctp/auth.c | 2 +-
> net/sctp/protocol.c | 21 +-
> net/sctp/sm_make_chunk.c | 6 +
> net/sctp/sm_statefuns.c | 2 +-
> net/sctp/stream.c | 6 +-
> net/sctp/sysctl.c | 9 +-
> net/sunrpc/svcsock.c | 14 +-
> net/sunrpc/xdr.c | 210 ++++++++++-
> net/sunrpc/xprtrdma/rpc_rdma.c | 4 +
> net/sunrpc/xprtrdma/verbs.c | 12 +-
> net/tipc/netlink.c | 6 +-
> net/tipc/netlink_compat.c | 4 +
> net/tipc/socket.c | 5 +-
> net/tipc/udp_media.c | 56 ++-
> net/tls/tls_device.c | 6 +-
> net/vmw_vsock/virtio_transport_common.c | 165 ++++++++-
> net/wireless/core.c | 11 +-
> net/wireless/core.h | 4 +-
> net/wireless/nl80211.c | 25 +-
> net/wireless/pmsr.c | 34 +-
> net/wireless/scan.c | 13 +-
> net/wireless/sme.c | 6 +-
> net/x25/af_x25.c | 8 +-
> net/xfrm/xfrm_device.c | 12 +-
> net/xfrm/xfrm_iptfs.c | 1 +
> net/xfrm/xfrm_policy.c | 4 +-
> net/xfrm/xfrm_state.c | 11 +-
> net/xfrm/xfrm_user.c | 3 +-
> rust/bindings/lib.rs | 4 +
> rust/kernel/device.rs | 16 +-
> rust/kernel/time.rs | 11 +-
> rust/uapi/lib.rs | 4 +
> sound/core/seq/seq_timer.c | 13 +-
> sound/core/timer.c | 21 +-
> sound/hda/codecs/hdmi/hdmi.c | 3 +
> sound/hda/codecs/hdmi/hdmi_local.h | 9 +
> sound/hda/codecs/hdmi/intelhdmi.c | 36 +-
> sound/hda/codecs/realtek/alc269.c | 9 +
> sound/hda/codecs/side-codecs/cs35l41_hda.c | 11 +-
> sound/soc/amd/acp/Kconfig | 10 +-
> sound/soc/amd/acp/Makefile | 3 +-
> sound/soc/amd/acp/amd-acp70-acpi-match.c | 2 +-
> sound/soc/amd/acp/soc-acpi-amd-sdca-quirks.c | 4 -
> sound/soc/amd/ps/pci-ps.c | 33 +-
> sound/soc/codecs/bt-sco.c | 10 +-
> sound/soc/codecs/cs35l56-i2c.c | 4 +-
> sound/soc/codecs/cs35l56-spi.c | 4 +-
> sound/soc/codecs/cs35l56.c | 25 +-
> sound/soc/codecs/cs42l43-jack.c | 3 +-
> sound/soc/codecs/tas2562.c | 5 +-
> sound/soc/codecs/tas2781-fmwlib.c | 63 +++-
> sound/soc/fsl/fsl_sai.c | 29 +-
> sound/soc/fsl/imx-card.c | 12 +-
> sound/soc/meson/aiu-fifo-spdif.c | 5 +
> sound/soc/sunxi/sun4i-codec.c | 1 +
> sound/usb/quirks.c | 2 +
> tools/objtool/check.c | 1 +
> tools/testing/selftests/alsa/mixer-test.c | 1 +
> .../testing/selftests/bpf/progs/verifier_ld_ind.c | 142 ++++++++
> .../testing/selftests/bpf/progs/verifier_map_ptr.c | 36 +-
> tools/testing/selftests/drivers/net/.gitignore | 1 +
> tools/testing/selftests/drivers/net/Makefile | 2 +
> tools/testing/selftests/drivers/net/config | 5 +
> .../drivers/net/netconsole/netcons_resume.sh | 3 +-
> tools/testing/selftests/drivers/net/settings | 1 +
> .../selftests/{ => drivers}/net/so_txtime.c | 35 +-
> tools/testing/selftests/drivers/net/so_txtime.py | 103 ++++++
> tools/testing/selftests/drivers/ntsync/config | 2 +-
> tools/testing/selftests/net/.gitignore | 1 -
> tools/testing/selftests/net/Makefile | 2 -
> tools/testing/selftests/net/af_unix/config | 1 +
> tools/testing/selftests/net/mptcp/userspace_pm.sh | 2 +-
> tools/testing/selftests/net/openvswitch/config | 16 +
> tools/testing/selftests/net/ovpn/config | 2 +
> tools/testing/selftests/net/ovpn/ovpn-cli.c | 4 +-
> tools/testing/selftests/net/ovpn/settings | 1 +
> tools/testing/selftests/net/so_txtime.sh | 110 ------
> tools/testing/selftests/net/tun.c | 8 +-
> 991 files changed, 9261 insertions(+), 4786 deletions(-)
> create mode 100644 tools/testing/selftests/drivers/net/settings
> rename tools/testing/selftests/{ => drivers}/net/so_txtime.c (95%)
> create mode 100755 tools/testing/selftests/drivers/net/so_txtime.py
> create mode 100644 tools/testing/selftests/net/openvswitch/config
> create mode 100644 tools/testing/selftests/net/ovpn/settings
> delete mode 100755 tools/testing/selftests/net/so_txtime.sh
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260902/962c3a6e/attachment-0001.sig>
More information about the kernel-team
mailing list