[SRU][Noble][PULL] Noble upstream stable patchset 2025-10-17
Manuel Diewald
manuel.diewald at canonical.com
Fri Oct 17 15:14:18 UTC 2025
This pull request (462 commits) includes the following Noble stable patchsets:
Noble update: upstream stable patchset 2025-10-17
Ported from the following upstream stable releases:
v6.6.88, v6.12.24
https://bugs.launchpad.net/bugs/2128722
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/noble-stable-* reference:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble stable-next
-Manuel
------------------------------------------------------------------------
The following changes since commit f6958b093042fb88a2203287a32456cee4aea66d:
UBUNTU: Upstream stable to v6.6.87, v6.12.23 (2025-10-17 17:00:41 +0200)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-10-17
for you to fetch changes up to 8c5bf558e122b5fc44cfb09ce45659c7b51e11e2:
UBUNTU: Upstream stable to v6.6.88, v6.12.24 (2025-10-17 17:01:44 +0200)
----------------------------------------------------------------
Aakarsh Jain (1):
media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
Abdun Nihaal (5):
wifi: at76c50x: fix use after free access in at76_disconnect
wifi: wl1251: fix memory leak in wl1251_tx_work
pds_core: fix memory leak in pdsc_debugfs_add_qcq()
net: ngbe: fix memory leak in ngbe_probe() error path
cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
Abel Vesa (2):
leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs
leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs
Abhinav Kumar (1):
drm: allow encoder mode_set even when connectors change for crtc
Ajit Pandey (1):
clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks
Akhil P Oommen (1):
drm/msm/a6xx: Fix stale rpmh votes from GPU
Alain Volmat (1):
dt-bindings: media: st,stmipid02: correct lane-polarities maxItems
Alexander Sverdlin (1):
net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_np
Alexandra Diupina (1):
cifs: avoid NULL pointer dereference in dbg call
Alexandre Torgue (1):
clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup
Alexey Klimov (1):
ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path
Aman (1):
CIFS: Propagate min offload along with other parameters from primary to secondary channels.
Andreas Gruenbacher (1):
writeback: fix false warning in inode_to_wb()
Andrew Wyatt (5):
drm: panel-orientation-quirks: Add support for AYANEO 2S
drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
drm: panel-orientation-quirks: Add new quirk for GPD Win 2
drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
Andy Shevchenko (2):
i2c: atr: Fix wrong include
gpiolib: of: Fix the choice for Ingenic NAND quirk
AngeloGioacchino Del Regno (2):
drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
Ard Biesheuvel (1):
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Arnaud Lecomte (1):
net: ppp: Add bound checking for skb data on ppp_sync_txmung
Arnd Bergmann (2):
media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
Arseniy Krasnov (2):
Bluetooth: hci_uart: fix race during initialization
Bluetooth: hci_uart: Fix another race during initialization
Artem Sadovnikov (1):
ext4: fix off-by-one error in do_split
Ayush Jain (1):
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Badal Nilawar (1):
drm/i915: Disable RPG during live selftest
Baoquan He (1):
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Bard Liao (1):
ASoC: Intel: adl: add 2xrt1316 audio configuration
Bhupesh (1):
ext4: ignore xattrs past end
Birger Koblitz (1):
net: sfp: add quirk for 2.5G OEM BX SFP
Björn Töpel (1):
riscv: Properly export reserved regions in /proc/iomem
Bo-Cun Chen (2):
net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100Mbps
net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
Boqun Feng (1):
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boris Burkov (1):
btrfs: harden block_group::bg_list against list_del() races
Borislav Petkov (AMD) (1):
x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches
Brady Norander (1):
ASoC: dwc: always enable/disable i2s irqs
Brendan Tam (1):
drm/amd/display: add workaround flag to link to force FFE preset
Bryan O'Donoghue (2):
clk: qcom: gdsc: Release pm subdomains in reverse add order
clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
Chandrakanth Patil (1):
scsi: megaraid_sas: Block zero-length ATA VPD inquiry
Chao Yu (3):
f2fs: don't retry IO for corrupted data scenario
f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
Revert "f2fs: rebuild nat_bits during umount"
Chaohai Chen (1):
scsi: target: spc: Fix RSOC parameter data header size
Charles Keepax (1):
ASoC: cs42l43: Reset clamp override on jack removal
Chen Ridong (1):
cgroup/cpuset: Correct invalid remote parition prs
Chen-Yu Tsai (1):
arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string
Chengchang Tang (1):
RDMA/hns: Fix wrong maximum DMA segment size
Chenyuan Yang (3):
net: libwx: handle page_pool_dev_alloc_pages error
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
mfd: ene-kb3930: Fix a potential NULL pointer dereference
Chris Bainbridge (1):
drm/nouveau: prime: fix ttm_bo_delayed_delete oops
Christian König (1):
drm/amdgpu: grab an additional reference on the gang fence v2
Christopher S M Hall (6):
igc: fix PTM cycle trigger logic
igc: increase wait time before retrying PTM
igc: move ktime snapshot into PTM retry loop
igc: handle the IGC_PTP_ENABLED flag correctly
igc: cleanup PTP module if probe fails
igc: add lock preventing multiple simultaneous PTM transactions
Chunjie Zhu (1):
smb3 client: fix open hardlink on deferred close file error
Ciprian Marian Costea (2):
can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
can: flexcan: add NXP S32G2/S32G3 SoC support
Cong Liu (1):
selftests: mptcp: fix incorrect fd checks in main_loop
Dan Carpenter (2):
Bluetooth: btrtl: Prevent potential NULL dereference
usb: typec: fix potential array underflow in ucsi_ccg_sync_control()
Daniel Kral (1):
ahci: add PCI ID for Marvell 88SE9215 SATA Controller
Daniel Wagner (1):
nvmet-fcloop: swap list_add_tail arguments
Daniele Ceraolo Spurio (1):
drm/i915/dg2: wait for HuC load completion before running selftests
Dapeng Mi (1):
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dave Stevenson (1):
media: imx219: Adjust PLL settings based on the number of MIPI lanes
David Hildenbrand (2):
mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues
David Yat Sin (1):
drm/amdkfd: clamp queue size to minimum
Denis Arefev (8):
asus-laptop: Fix an uninitialized variable
ksmbd: Prevent integer overflow in calculation of deadtime
drm/amd/pm: Prevent division by zero
drm/amd/pm/powerplay: Prevent division by zero
drm/amd/pm/smu11: Prevent division by zero
drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zero
drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zero
drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zero
Dmitry Baryshkov (1):
Bluetooth: qca: simplify WCN399x NVM loading
Douglas Anderson (6):
arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
arm64: cputype: Add MIDR_CORTEX_A76AE
arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Eder Zulian (1):
libbpf: Prevent compiler warnings/errors
Edward Adam Davis (3):
jfs: Prevent copying of nlink with value 0 from disk inode
jfs: add sanity check for agwidth in dbMount
isofs: Prevent the use of too small fid
Edward Liaw (1):
selftests/futex: futex_waitv wouldblock test should fail
Eric Biggers (1):
nfs: add missing selections of CONFIG_CRC32
Evgeny Pimenov (1):
ASoC: qcom: Fix sc7280 lpass potential buffer overflow
Fedor Pchelkin (1):
ntb: use 64-bit arithmetic for the MSI doorbell mask
Filipe Manana (2):
btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers
btrfs: tests: fix chunk map leak after failure to add it to the tree
Florian Westphal (1):
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Frédéric Danis (2):
Bluetooth: l2cap: Check encryption key size on incoming connection
Bluetooth: l2cap: Process valid commands in too long frame
GONG Ruiqi (1):
usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
Gabriele Paoloni (1):
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
Gang Yan (1):
mptcp: fix NULL pointer in can_accept_new_subflow
Gavrilov Ilia (1):
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Geliang Tang (1):
selftests: mptcp: close fd_in before returning in main_loop
Giuseppe Scrivano (1):
ovl: remove unused forward declaration
Guixin Liu (1):
gpio: tegra186: fix resource handling in ACPI probe path
Haiyang Zhang (1):
net: mana: Switch to page pool for jumbo frames
Hamza Mahfooz (1):
efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32
Hans Verkuil (1):
media: v4l2-common.h: kerneldoc: correctly format return values
Haoxiang Li (1):
wifi: mt76: Add check for devm_kstrdup()
Hariprasad Kelam (1):
octeontx2-pf: qos: fix VF root node parent queue index
Henry Martin (2):
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()
Herbert Xu (1):
crypto: caam/qi - Fix drv_ctx refcount bug
Herve Codina (1):
backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()
Icenowy Zheng (1):
wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
Ido Schimmel (1):
ipv6: Align behavior across nexthops during path selection
Ilya Maximets (1):
net: openvswitch: fix nested key length validation in the set() action
Ingo Molnar (1):
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
Jacek Lawrynowicz (1):
accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
Jackson.lee (2):
media: chips-media: wave5: Fix gray color on screen
media: chips-media: wave5: Fix a hang after seeking
Jakub Kicinski (2):
netlink: specs: rt-link: add an attr layer around alt-ifname
netlink: specs: rt-link: adjust mctp attribute naming
Jan Beulich (1):
xenfs/xensyms: respect hypervisor's "next" indication
Jan Kara (2):
udf: Fix inode_getblk() return value
jbd2: remove wrong sb->s_sequence check
Jan Stancek (3):
sign-file,extract-cert: move common SSL helper functions to a header
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
Jane Chu (1):
mm: make page_mapped_in_vma() hugetlb walk aware
Jani Nikula (1):
drm/i915/gvt: fix unterminated-string-initialization warning
Jann Horn (1):
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Janusz Krzysztofik (1):
drm/i915/huc: Fix fence not released on early probe errors
Jason Xing (1):
page_pool: avoid infinite loop to schedule delayed worker
Jeff Hugo (1):
bus: mhi: host: Fix race between unprepare and queue_buf
Jeff Layton (1):
nfsd: don't ignore the return code of svc_proc_register()
Jens Axboe (1):
io_uring/kbuf: reject zero sized provided buffers
Jiande Lu (1):
Bluetooth: btusb: Add 2 HWIDs for MT7922
Jiasheng Jiang (4):
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
media: platform: stm32: Add check for clk_enable()
mtd: Add check for devm_kcalloc()
mtd: Replace kcalloc() with devm_kcalloc()
Jinjie Ruan (1):
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jo Van Bulck (1):
dm-integrity: fix non-constant-time tag verification
Johannes Berg (1):
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"
Johannes Kimmel (1):
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Thumshirn (2):
btrfs: zoned: fix zone activation with missing devices
btrfs: zoned: fix zone finishing with missing devices
John Keeping (1):
media: rockchip: rga: fix rga offset lookup
Jonas Gorski (2):
net: b53: enable BPDU reception for management port
net: bridge: switchdev: do not notify new brentries as changed
Jonathan McDowell (2):
tpm, tpm_tis: Workaround failed command reception on Infineon devices
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Josh Poimboeuf (2):
objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
Joshua Washington (1):
gve: handle overflow when reporting TX consumed descriptors
Julien Panis (1):
thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
Kai Mäkisara (1):
scsi: st: Fix array overflow in st_setup()
Kaixin Wang (1):
HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
Kamal Dasu (1):
mtd: rawnand: brcmnand: fix PM resume warning
Kan Liang (3):
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
Karina Yankevich (1):
media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()
Karolina Stolarek (1):
drm/tests: Build KMS helpers when DRM_KUNIT_TEST_HELPERS is enabled
Kartik Rajput (1):
mailbox: tegra-hsp: Define dimensioning masks in SoC data
Kaustabh Chakraborty (1):
mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
Kees Cook (2):
xen/mcelog: Add __nonstring annotations for unterminated strings
Bluetooth: vhci: Avoid needless snprintf() calls
Keir Fraser (1):
arm64: mops: Do not dereference src reg for a set operation
Kirill A. Shutemov (2):
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
mm: fix apply_to_existing_page_range()
Krzysztof Kozlowski (3):
dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'
dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
gpio: zynq: Fix wakeup source leaks on device unbind
Kunihiko Hayashi (3):
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kuniyuki Iwashima (1):
Revert "smb: client: fix TCP timers deadlock after rmmod"
Leonid Arapov (1):
fbdev: omapfb: Add 'plane' value check
Li Lingfeng (1):
nfsd: decrease sc_count directly if fail to queue dl_recall
Lizhi Xu (1):
PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
Lorenzo Stoakes (1):
mm/mremap: correctly handle partial mremap() of VMA starting at 0
Louis-Alexis Eyraud (1):
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Luca Ceresoli (2):
drm/bridge: panel: forbid initializing a panel with unknown connector type
drm/debugfs: fix printk format for bridge index
Lucas De Marchi (1):
drivers: base: devres: Allow to release group on device release
Luiz Augusto von Dentz (1):
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Ma Ke (2):
PCI: Fix reference leak in pci_alloc_child_bus()
PCI: Fix reference leak in pci_register_host_bridge()
Maksim Davydov (1):
x86/split_lock: Fix the delayed detection logic
Manish Dharanenthiran (1):
wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
Manjunatha Venkatesh (1):
i3c: Add NULL pointer check in i3c_master_queue_ibi()
Manuel Diewald (5):
Revert "net_sched: sch_sfq: move the limit validation"
UBUNTU: [Config] enable hid-universal-pidff driver
Revert "UBUNTU: SAUCE: fs: hfs/hfsplus: add key_len boundary check to hfs_bnode_read_key"
Revert "usb: typec: fix potential array underflow in ucsi_ccg_sync_control()"
UBUNTU: Upstream stable to v6.6.88, v6.12.24
Marc Herbert (1):
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Marek Behún (1):
net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family
Marek Szyprowski (1):
iommu/exynos: Fix suspend/resume with IDENTITY domain
Mario Limonciello (1):
drm/amd: Handle being compiled without SI or CIK support better
Mark Brown (1):
selftests/mm: generate a temporary mountpoint for cgroup filesystem
Mark Rutland (1):
perf: arm_pmu: Don't disable counter in armpmu_add()
Martin Tůma (2):
media: mgb4: Fix CMT registers update logic
media: mgb4: Fix switched CMT frequency range "magic values" sets
Masami Hiramatsu (Google) (1):
tracing: probe-events: Add comments about entry data storing code
Mateusz Guzik (1):
fs: consistently deref the files table with rcu_dereference_raw()
Mathieu Desnoyers (1):
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Matt Johnston (1):
net: mctp: Set SOCK_RCU_FREE
Matthew Auld (1):
drm/amdgpu/dma_buf: fix page_link check
Matthew Majewski (1):
media: vim2m: print device name after registering device
Matthew Wilcox (Oracle) (2):
x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW
test suite: use %zu to print size_t
Matthieu Baerts (NGI0) (3):
mptcp: sockopt: fix getting IPV6_V6ONLY
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
mptcp: sockopt: fix getting freebind & transparent
Max Grobecker (1):
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
Max Schulze (1):
net: usb: asix_devices: add FiberGecko DeviceID
Maxim Mikityanskiy (2):
ALSA: hda: intel: Fix Optimus when GPU has no sound
ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist
Maxime Chevallier (1):
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Ripard (8):
drm/tests: modeset: Fix drm_display_mode memory leak
drm/tests: helpers: Add atomic helpers
drm/tests: Add helper to create mock plane
drm/tests: Add helper to create mock crtc
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
drm/tests: cmdline: Fix drm_display_mode memory leak
drm/tests: modes: Fix drm_display_mode memory leak
drm/tests: probe-helper: Fix drm_display_mode memory leak
Meghana Malladi (3):
net: ti: icss-iep: Add pwidth configuration for perout signal
net: ti: icss-iep: Add phase offset configuration for perout signal
net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
Menglong Dong (1):
ftrace: fix incorrect hash size in register_ftrace_direct()
Miaoqian Lin (1):
scsi: iscsi: Fix missing scsi_host_put() in error path
Miaoqing Pan (2):
wifi: ath11k: fix memory leak in ath11k_xxx_remove()
wifi: ath12k: fix memory leak in ath12k_pci_remove()
Michael Walle (1):
net: ethernet: ti: am65-cpsw: fix port_np reference counting
Mickaël Salaün (3):
landlock: Add the errata interface
landlock: Move code to ease future backports
landlock: Add erratum for TCP fix
Mike Katsnelson (1):
drm/amd/display: stop DML2 from removing pipes based on planes
Miklos Szeredi (1):
ovl: don't allow datadir only
Mikulas Patocka (3):
dm-ebs: fix prefetch-vs-suspend race
dm-integrity: set ti->error on memory allocation failure
dm-verity: fix prefetch-vs-suspend race
Mimi Zohar (1):
ima: limit the number of open-writers integrity violations
Ming Lei (1):
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Yen Hsieh (2):
wifi: mt76: mt7925: ensure wow pattern command align fw format
wifi: mt76: mt7925: fix country count limitation for CLC
Miquel Raynal (1):
spi: cadence-qspi: Fix probe on AM62A LP SK
Miri Korenblit (1):
wifi: mac80211: ensure sdata->work is canceled before initialized.
Murad Masimov (1):
media: streamzap: prevent processing IR data on URB failure
Myrrh Periwinkle (1):
x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions()
Namjae Jeon (1):
ksmbd: fix the warning from __kernel_write_iter
Nathan Chancellor (3):
ACPI: platform-profile: Fix CFI violation when accessing sysfs files
riscv: Avoid fortify warning in syscall_get_arguments()
kbuild: Add '-fno-builtin-wcslen'
Nicolas Dufresne (1):
media: visl: Fix ERANGE error when setting enum controls
Nicolas Pitre (1):
thermal/drivers/mediatek/lvts_thermal: Allow early empty sensor slots
Nicolin Chen (1):
iommufd: Fix uninitialized rc in iommufd_access_rw()
Nikita Zhandarovich (1):
drm/repaper: fix integer overflows in repeat functions
Niklas Cassel (2):
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
ata: libata-sata: Save all fields from sense data descriptor
Niklas Söderlund (1):
media: i2c: adv748x: Fix test pattern selection mask
Nícolas F. R. A. Prado (2):
thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
Octavian Purdila (2):
net_sched: sch_sfq: use a temporary work area for validating configuration
net_sched: sch_sfq: move the limit validation
Ojaswin Mujoo (1):
ext4: protect ext4_release_dquot against freezing
Olga Kornievskaia (1):
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
P Praneesh (1):
wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues
Paul E. McKenney (1):
Flush console log from kernel_power_off()
Pavel Begunkov (1):
io_uring/net: fix accept multishot handling
Pedro Nishiyama (2):
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Peter Collingbourne (1):
string: Add load_unaligned_zeropad() code path to sized_strscpy()
Peter Griffin (3):
scsi: ufs: exynos: Ensure consistent phy reference counts
arm64: dts: exynos: gs101: disable pinctrl_gsacore node
pinctrl: samsung: add support for eint_fltcon_offset
Peter Xu (1):
mm/userfaultfd: fix release hang over concurrent GUP
Philip Yang (3):
drm/amdkfd: Fix mode1 reset crash issue
drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
drm/amdkfd: debugfs hang_hws skip GPU with MES
Philipp Hahn (1):
cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
Rafael J. Wysocki (2):
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
cpufreq: Reference count policy in cpufreq_update_limits()
Rand Deeb (2):
fs/jfs: cast inactags to s64 to prevent potential overflow
fs/jfs: Prevent integer overflow in AG size calculation
Ranjan Kumar (1):
scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
Remi Pommarel (2):
wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
wifi: mac80211: Purge vif txq in ieee80211_do_stop()
Ricard Wanderlof (1):
ALSA: usb-audio: Fix CME quirk for UF series keyboards
Ricardo Cañuelo Navarro (1):
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Ribalda (3):
media: uvcvideo: Add quirk for Actions UVC05
media: nuvoton: Fix reference handling of ece_node
media: nuvoton: Fix reference handling of ece_pdev
Roger Pau Monne (3):
x86/xen: fix balloon target initialization for PVH dom0
x86/xen: move xen_reserve_extra_memory()
x86/xen: fix memblock_reserve() usage on PVH
Rolf Eike Beer (1):
drm/sti: remove duplicate object names
Roman Smirnov (1):
cifs: fix integer overflow in match_server()
Ryan Roberts (3):
sparc/mm: disable preemption in lazy mmu mode
sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes
mm: fix lazy mmu docs and usage
Ryo Takakura (1):
PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
Sagi Maimon (1):
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sakari Ailus (8):
media: i2c: ccs: Set the device's runtime PM status correctly in remove
media: i2c: ccs: Set the device's runtime PM status correctly in probe
media: i2c: ov7251: Set enable GPIO low in probe
media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO
media: i2c: imx219: Rectify runtime PM handling in probe and remove
media: v4l: Add a helper for setting up link-frequencies control
media: i2c: imx319: Rectify runtime PM handling probe and remove
media: i2c: imx214: Rectify probe error handling related to runtime PM
Sandipan Das (1):
x86/cpu/amd: Fix workaround for erratum 1054
Sean Christopherson (2):
KVM: x86: Explicitly zero-initialize on-stack CPUID unions
KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
Sean Heelan (1):
ksmbd: Fix dangling pointer in krb_authenticate
Sebastian Andrzej Siewior (1):
xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
Sharan Kumar M (1):
ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx
Sharath Srinivasan (1):
RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
Shawn Lin (1):
PCI: Add Rockchip Vendor ID
Shay Drory (1):
RDMA/core: Silence oversized kvmalloc() warning
Shengjiu Wang (1):
ASoC: fsl_audmix: register card device depends on 'dais' property
Shuai Xue (1):
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Si-Wei Liu (1):
vdpa/mlx5: Fix oversized null mkey longer than 32bit
Siddharth Vadapalli (1):
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Srinivas Kandagatla (5):
ASoC: q6apm: add q6apm_get_hw_pointer helper
ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.
ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.
ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
Stanimir Varbanov (1):
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanislav Fomichev (1):
net: vlan: don't propagate flags on open
Stanley Chu (1):
i3c: master: svc: Use readsb helper for reading MDB
Stefan Eichenberger (1):
phy: freescale: imx8m-pcie: assert phy reset and perst in power off
Stephan Gerhold (1):
pinctrl: qcom: Clear latched interrupt status when changing IRQ type
Steve French (1):
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steven Rostedt (2):
tracing: Do not add length to print format in synthetic events
tracing: Fix filter string testing
Syed Saba kareem (1):
ASoC: amd: yc: update quirk data for new Lenovo model
T Pratham (1):
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
Taniya Das (1):
clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
Thadeu Lima de Souza Cascardo (2):
tpm: do not start chip while suspended
i2c: cros-ec-tunnel: defer probe if parent EC is not present
Thomas Weißschuh (3):
kunit: qemu_configs: SH: Respect kunit cmdline
loop: properly send KOBJ_CHANGED uevent for disk device
loop: LOOP_SET_FD: send uevents for partitions
Toke Høiland-Jørgensen (1):
tc: Ensure we have enough buffer space when sending filter netlink notifications
Tom Lendacky (1):
crypto: ccp - Fix check for the primary ASP device
Tomasz Pakuła (31):
HID: pidff: Convert infinite length from Linux API to PID standard
HID: pidff: Do not send effect envelope if it's empty
HID: pidff: Add MISSING_DELAY quirk and its detection
HID: pidff: Add MISSING_PBO quirk and its detection
HID: pidff: Add PERMISSIVE_CONTROL quirk
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
HID: Add hid-universal-pidff driver and supported device ids
HID: pidff: Add PERIODIC_SINE_ONLY quirk
HID: pidff: Fix null pointer dereference in pidff_find_fields
HID: pidff: Clamp PERIODIC effect period to device's logical range
HID: pidff: Stop all effects before enabling actuators
HID: pidff: Completely rework and fix pidff_reset function
HID: pidff: Simplify pidff_upload_effect function
HID: pidff: Define values used in pidff_find_special_fields
HID: pidff: Rescale time values to match field units
HID: pidff: Factor out code for setting gain
HID: pidff: Move all hid-pidff definitions to a dedicated header
HID: pidff: Simplify pidff_rescale_signed
HID: pidff: Use macros instead of hardcoded min/max values for shorts
HID: pidff: Factor out pool report fetch and remove excess declaration
HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
HID: hid-universal-pidff: Add Asetek wheelbases support
HID: pidff: Comment and code style update
HID: pidff: Support device error response from PID_BLOCK_LOAD
HID: pidff: Remove redundant call to pidff_find_special_keys
HID: pidff: Rename two functions to align them with naming convention
HID: pidff: Clamp effect playback LOOP_COUNT value
HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff
HID: pidff: Fix 90 degrees direction name North -> East
HID: pidff: Fix set_device_control()
Trevor Woerner (1):
thermal/drivers/rockchip: Add missing rk3328 mapping entry
Trond Myklebust (1):
umount: Allow superblock owners to force umount
Tung Nguyen (1):
tipc: fix memory leak in tipc_link_xmit
Tvrtko Ursulin (1):
drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
Uday Shankar (1):
ublk: refactor recovery configuration flag helpers
Usama Arif (1):
mm/damon/ops: have damon_get_folio return folio even for tail pages
Uwe Kleine-König (2):
pwm: rcar: Improve register calculation
pwm: fsl-ftm: Handle clk_get_rate() returning 0
Vasiliy Kovalev (1):
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vijendar Mukunda (1):
ASoC: amd: ps: use macro for ACP6.3 pci revision id
Vikash Garodia (4):
media: venus: hfi: add a check to handle OOB in sfr region
media: venus: hfi: add check to handle incorrect queue size
media: venus: hfi_parser: add check to avoid out of bound access
media: venus: hfi_parser: refactor hfi packet parsing logic
Vishal Moola (Oracle) (1):
mm: fix filemap_get_folios_contig returning batches of identical folios
Vladimir Oltean (7):
net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered
net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
net: dsa: clean up FDB, MDB, VLAN entries on unbind
net: dsa: free routing table on probe failure
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
Waiman Long (6):
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask()
cgroup/cpuset: Fix error handling in remote_partition_disable()
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
cgroup/cpuset: Fix race between newly created partition and dying one
WangYuli (6):
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
nvmet-fc: Remove unused functions
MIPS: dec: Declare which_prom() as static
MIPS: cevt-ds1287: Add missing ds1287.h include
MIPS: ds1287: Match ds1287_set_base_clock() function types
Wentao Liang (4):
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
mtd: inftlcore: Add error check for inftl_read_oob()
mtd: rawnand: Add status chack in r852_ready()
Will Deacon (1):
KVM: arm64: Tear down vGIC on failed vCPU creation
Willem de Bruijn (1):
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Xiangsheng Hou (1):
virtiofs: add filesystem context source name check
Xin Li (Intel) (1):
x86/ia32: Leave NULL selector values 0~3 unchanged
Xingui Yang (1):
scsi: hisi_sas: Enable force phy when SATA disk directly connected
Yeongjin Gil (1):
f2fs: fix to avoid atomicity corruption of atomic file
Yi Liu (1):
iommufd: Fail replace if device has not been attached
Yu Kuai (2):
md/raid10: fix missing discard IO accounting
md: fix mddev uaf while iterating all_mddevs list
Yu-Chun Lin (1):
drm/tests: helpers: Fix compiler warning
Yuan Can (1):
media: siano: Fix error handling in smsdvb_module_init()
Yue Haibing (1):
RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
Yuli Wang (1):
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yunhui Cui (1):
perf/dwc_pcie: fix some unreleased resources
Zhang Heng (1):
ASoC: SOF: topology: Use krealloc_array() to replace krealloc()
Zheng Qixing (2):
md/md-bitmap: fix stats collection for external bitmaps
block: fix resource leak in blk_register_queue() error path
Zhenhua Huang (1):
arm64: mm: Correct the update of max_pfn
Zhikai Zhai (1):
drm/amd/display: Update Cursor request mode to the beginning prefetch always
Zhongqiu Han (2):
pm: cpupower: bench: Prevent NULL dereference on malloc failure
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zijun Hu (5):
of/irq: Fix device node refcount leakage in API of_irq_parse_one()
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
of/irq: Fix device node refcount leakages in of_irq_count()
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
of/irq: Fix device node refcount leakages in of_irq_init()
keenplify (1):
ASoC: amd: Add DMI quirk for ACP6X mic support
zhoumin (1):
ftrace: Add cond_resched() to ftrace_graph_set_hash()
.../bindings/arm/qcom,coresight-tpda.yaml | 3 +-
.../bindings/arm/qcom,coresight-tpdm.yaml | 3 +-
.../bindings/media/i2c/st,st-mipid02.yaml | 2 +-
Documentation/netlink/specs/rt_link.yaml | 14 +-
MAINTAINERS | 1 +
Makefile | 3 +
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 6 +-
arch/arm64/include/asm/cputype.h | 4 +
arch/arm64/include/asm/spectre.h | 1 -
arch/arm64/include/asm/traps.h | 4 +-
arch/arm64/kernel/proton-pack.c | 218 ++++----
arch/arm64/kvm/arm.c | 6 +-
arch/arm64/mm/mmu.c | 3 +-
arch/loongarch/kernel/acpi.c | 12 -
arch/mips/dec/prom/init.c | 2 +-
arch/mips/include/asm/ds1287.h | 2 +-
arch/mips/kernel/cevt-ds1287.c | 1 +
arch/riscv/include/asm/kgdb.h | 9 +-
arch/riscv/include/asm/syscall.h | 7 +-
arch/riscv/kernel/kgdb.c | 6 +
arch/riscv/kernel/setup.c | 36 +-
arch/sparc/include/asm/pgtable_64.h | 2 -
arch/sparc/mm/tlb.c | 5 +-
arch/x86/boot/compressed/mem.c | 5 +-
arch/x86/boot/compressed/sev.c | 67 +--
arch/x86/boot/compressed/sev.h | 2 +
arch/x86/events/intel/ds.c | 8 +-
arch/x86/events/intel/uncore_snbep.c | 107 +---
arch/x86/include/asm/irqflags.h | 40 +-
arch/x86/include/asm/paravirt.h | 20 +-
arch/x86/include/asm/paravirt_types.h | 3 +-
arch/x86/include/asm/xen/hypervisor.h | 5 -
arch/x86/kernel/cpu/amd.c | 21 +-
arch/x86/kernel/cpu/intel.c | 20 +-
arch/x86/kernel/cpu/microcode/amd.c | 9 +-
arch/x86/kernel/e820.c | 17 +-
arch/x86/kernel/paravirt.c | 14 +-
arch/x86/kernel/signal_32.c | 62 ++-
arch/x86/kvm/cpuid.c | 8 +-
arch/x86/kvm/x86.c | 4 +
arch/x86/mm/pat/set_memory.c | 6 +-
arch/x86/platform/pvh/enlighten.c | 3 -
arch/x86/xen/enlighten.c | 10 +
arch/x86/xen/enlighten_pvh.c | 93 ++--
arch/x86/xen/setup.c | 3 -
block/blk-sysfs.c | 2 +
certs/Makefile | 2 +-
certs/extract-cert.c | 138 ++---
debian.master/config/annotations | 1 +
debian.master/upstream-stable | 4 +-
drivers/accel/ivpu/ivpu_ipc.c | 3 +-
drivers/acpi/platform_profile.c | 20 +-
drivers/ata/ahci.c | 2 +
drivers/ata/libata-eh.c | 11 +-
drivers/ata/libata-sata.c | 15 +
drivers/ata/pata_pxa.c | 6 +
drivers/ata/sata_sx4.c | 13 +-
drivers/base/devres.c | 7 +
drivers/block/loop.c | 7 +-
drivers/block/ublk_drv.c | 90 +++-
drivers/bluetooth/btqca.c | 13 +-
drivers/bluetooth/btrtl.c | 2 +
drivers/bluetooth/btusb.c | 4 +
drivers/bluetooth/hci_ldisc.c | 19 +-
drivers/bluetooth/hci_uart.h | 1 +
drivers/bluetooth/hci_vhci.c | 10 +-
drivers/bus/mhi/host/main.c | 16 +-
drivers/char/tpm/tpm-chip.c | 5 +
drivers/char/tpm/tpm-interface.c | 7 -
drivers/char/tpm/tpm_tis_core.c | 20 +-
drivers/char/tpm/tpm_tis_core.h | 1 +
drivers/clk/qcom/clk-branch.c | 4 +-
drivers/clk/qcom/gdsc.c | 61 ++-
drivers/clocksource/timer-stm32-lp.c | 4 +-
drivers/cpufreq/cpufreq.c | 8 +
drivers/crypto/caam/qi.c | 6 +-
drivers/crypto/ccp/sp-pci.c | 15 +-
drivers/firmware/efi/libstub/efistub.h | 2 +-
drivers/gpio/gpio-tegra186.c | 27 +-
drivers/gpio/gpio-zynq.c | 1 +
drivers/gpio/gpiolib-of.c | 2 +
drivers/gpu/drm/Kconfig | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 10 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 44 +-
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 10 +
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 5 +
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 17 +
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 2 +-
drivers/gpu/drm/amd/display/dc/dc.h | 2 +
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubp.c | 2 +-
.../amd/display/dc/dml2/dml2_dc_resource_mgmt.c | 26 -
.../drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c | 22 +-
.../display/dc/link/protocols/link_dp_training.c | 2 +
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 5 +
.../gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c | 4 +-
.../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 4 +-
.../drm/amd/pm/powerplay/hwmgr/vega20_thermal.c | 2 +-
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 3 +
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 2 +-
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 2 +-
drivers/gpu/drm/drm_atomic_helper.c | 2 +-
drivers/gpu/drm/drm_debugfs.c | 2 +-
drivers/gpu/drm/drm_panel.c | 5 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 46 +-
drivers/gpu/drm/i915/gt/intel_rc6.c | 19 +-
drivers/gpu/drm/i915/gt/uc/intel_huc.c | 11 +-
drivers/gpu/drm/i915/gt/uc/intel_huc.h | 1 +
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 1 +
drivers/gpu/drm/i915/gvt/opregion.c | 7 +-
drivers/gpu/drm/i915/selftests/i915_selftest.c | 54 +-
drivers/gpu/drm/mediatek/mtk_dpi.c | 23 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 72 +--
drivers/gpu/drm/nouveau/nouveau_bo.c | 3 +
drivers/gpu/drm/nouveau/nouveau_gem.c | 3 -
drivers/gpu/drm/sti/Makefile | 2 -
drivers/gpu/drm/tests/drm_client_modeset_test.c | 3 +
drivers/gpu/drm/tests/drm_cmdline_parser_test.c | 10 +-
drivers/gpu/drm/tests/drm_kunit_helpers.c | 213 ++++++++
drivers/gpu/drm/tests/drm_modes_test.c | 22 +
drivers/gpu/drm/tests/drm_probe_helper_test.c | 8 +-
drivers/gpu/drm/tiny/repaper.c | 4 +-
drivers/gpu/drm/xe/xe_tuning.c | 8 -
drivers/gpu/drm/xe/xe_wa.c | 7 +
drivers/hid/Kconfig | 14 +
drivers/hid/Makefile | 1 +
drivers/hid/hid-ids.h | 37 ++
drivers/hid/hid-universal-pidff.c | 202 ++++++++
drivers/hid/usbhid/hid-core.c | 1 +
drivers/hid/usbhid/hid-pidff.c | 569 ++++++++++++++-------
drivers/hid/usbhid/hid-pidff.h | 33 ++
drivers/hsi/clients/ssi_protocol.c | 1 +
drivers/i2c/busses/i2c-cros-ec-tunnel.c | 3 +
drivers/i2c/i2c-atr.c | 2 +-
drivers/i3c/master.c | 3 +
drivers/i3c/master/svc-i3c-master.c | 2 +-
drivers/infiniband/core/cma.c | 4 +-
drivers/infiniband/core/umem_odp.c | 6 +-
drivers/infiniband/hw/hns/hns_roce_main.c | 2 +-
drivers/infiniband/hw/usnic/usnic_ib_main.c | 14 +-
drivers/iommu/exynos-iommu.c | 4 +-
drivers/iommu/iommufd/device.c | 18 +-
drivers/iommu/mtk_iommu.c | 26 +-
drivers/leds/rgb/leds-qcom-lpg.c | 8 +-
drivers/mailbox/tegra-hsp.c | 72 ++-
drivers/md/dm-ebs-target.c | 7 +
drivers/md/dm-integrity.c | 44 +-
drivers/md/dm-verity-target.c | 8 +
drivers/md/md-bitmap.c | 5 +-
drivers/md/md.c | 22 +-
drivers/md/raid10.c | 1 +
drivers/media/common/siano/smsdvb-main.c | 2 +
drivers/media/i2c/adv748x/adv748x.h | 2 +-
drivers/media/i2c/ccs/ccs-core.c | 6 +-
drivers/media/i2c/imx214.c | 24 +-
drivers/media/i2c/imx219.c | 105 +++-
drivers/media/i2c/imx319.c | 9 +-
drivers/media/i2c/ov7251.c | 4 +-
drivers/media/pci/mgb4/mgb4_cmt.c | 8 +-
.../media/platform/chips-media/wave5/wave5-hw.c | 1 +
.../platform/chips-media/wave5/wave5-vpu-dec.c | 17 +-
.../platform/chips-media/wave5/wave5-vpuapi.c | 10 +
.../mediatek/vcodec/common/mtk_vcodec_fw_scp.c | 5 +-
.../vcodec/decoder/vdec/vdec_vp9_req_lat_if.c | 3 +-
.../mediatek/vcodec/encoder/venc/venc_h264_if.c | 6 +-
drivers/media/platform/nuvoton/npcm-video.c | 6 +-
drivers/media/platform/qcom/venus/hfi_parser.c | 100 +++-
drivers/media/platform/qcom/venus/hfi_venus.c | 18 +-
drivers/media/platform/rockchip/rga/rga-hw.c | 2 +-
.../platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c | 5 +-
drivers/media/platform/st/stm32/dma2d/dma2d.c | 3 +-
drivers/media/rc/streamzap.c | 68 +--
drivers/media/test-drivers/vim2m.c | 6 +-
drivers/media/test-drivers/visl/visl-core.c | 12 +
drivers/media/usb/uvc/uvc_driver.c | 9 +
drivers/media/v4l2-core/v4l2-common.c | 47 ++
drivers/media/v4l2-core/v4l2-dv-timings.c | 4 +-
drivers/mfd/ene-kb3930.c | 2 +-
drivers/misc/pci_endpoint_test.c | 6 +-
drivers/mmc/host/dw_mmc.c | 94 +++-
drivers/mmc/host/dw_mmc.h | 27 +
drivers/mtd/inftlcore.c | 9 +-
drivers/mtd/mtdpstore.c | 12 +-
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 2 +-
drivers/mtd/nand/raw/r852.c | 3 +
drivers/net/can/flexcan/flexcan-core.c | 35 +-
drivers/net/can/flexcan/flexcan.h | 5 +
drivers/net/dsa/b53/b53_common.c | 10 +
drivers/net/dsa/mv88e6xxx/chip.c | 30 +-
drivers/net/dsa/mv88e6xxx/devlink.c | 3 +-
drivers/net/ethernet/amd/pds_core/debugfs.c | 5 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 1 +
drivers/net/ethernet/google/gve/gve_ethtool.c | 4 +-
drivers/net/ethernet/intel/igc/igc.h | 1 +
drivers/net/ethernet/intel/igc/igc_defines.h | 6 +-
drivers/net/ethernet/intel/igc/igc_main.c | 1 +
drivers/net/ethernet/intel/igc/igc_ptp.c | 113 ++--
drivers/net/ethernet/marvell/octeontx2/nic/qos.c | 5 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 10 +-
drivers/net/ethernet/microsoft/mana/mana_en.c | 46 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 19 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.h | 2 +-
drivers/net/ethernet/ti/icssg/icss_iep.c | 154 ++++--
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 3 +-
drivers/net/ethernet/wangxun/ngbe/ngbe_main.c | 3 +-
drivers/net/phy/phy_device.c | 57 ++-
drivers/net/phy/sfp.c | 2 +
drivers/net/ppp/ppp_synctty.c | 5 +
drivers/net/usb/asix_devices.c | 17 +
drivers/net/usb/cdc_ether.c | 7 +
drivers/net/usb/r8152.c | 6 +
drivers/net/usb/r8153_ecm.c | 6 +
drivers/net/wireless/ath/ath11k/ahb.c | 4 +-
drivers/net/wireless/ath/ath11k/core.c | 3 +-
drivers/net/wireless/ath/ath11k/dp.c | 17 +-
drivers/net/wireless/ath/ath11k/fw.c | 3 +-
drivers/net/wireless/ath/ath11k/pci.c | 3 +-
drivers/net/wireless/ath/ath12k/dp_rx.c | 42 +-
drivers/net/wireless/ath/ath12k/pci.c | 1 +
drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
drivers/net/wireless/mediatek/mt76/eeprom.c | 4 +
drivers/net/wireless/mediatek/mt76/mt76x2/usb.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 5 +-
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h | 4 +-
drivers/net/wireless/ti/wl1251/tx.c | 4 +-
drivers/ntb/ntb_transport.c | 2 +-
drivers/nvme/target/fc.c | 14 -
drivers/nvme/target/fcloop.c | 2 +-
drivers/of/irq.c | 80 +--
drivers/pci/controller/cadence/pci-j721e.c | 5 +-
drivers/pci/controller/pcie-brcmstb.c | 13 +-
drivers/pci/controller/pcie-rockchip-host.c | 2 +-
drivers/pci/controller/pcie-rockchip.h | 1 -
drivers/pci/controller/vmd.c | 12 +-
drivers/pci/probe.c | 14 +-
drivers/perf/arm_pmu.c | 8 +-
drivers/perf/dwc_pcie_pmu.c | 33 +-
drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 11 +
drivers/pinctrl/qcom/pinctrl-msm.c | 12 +-
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 98 ++--
drivers/pinctrl/samsung/pinctrl-exynos.h | 22 +
drivers/pinctrl/samsung/pinctrl-samsung.c | 1 +
drivers/pinctrl/samsung/pinctrl-samsung.h | 4 +
drivers/platform/x86/asus-laptop.c | 9 +-
drivers/ptp/ptp_ocp.c | 1 +
drivers/pwm/pwm-fsl-ftm.c | 6 +
drivers/pwm/pwm-mediatek.c | 8 +-
drivers/pwm/pwm-rcar.c | 24 +-
drivers/s390/virtio/virtio_ccw.c | 16 +-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 9 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 14 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 9 +-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 5 +-
drivers/scsi/mpi3mr/mpi3mr.h | 2 +
drivers/scsi/mpi3mr/mpi3mr_fw.c | 67 ++-
drivers/scsi/scsi_transport_iscsi.c | 7 +-
drivers/scsi/st.c | 2 +-
drivers/soc/samsung/exynos-chipid.c | 2 +
drivers/spi/spi-cadence-quadspi.c | 6 +
drivers/target/target_core_spc.c | 2 +-
drivers/thermal/mediatek/lvts_thermal.c | 108 ++--
drivers/thermal/rockchip_thermal.c | 1 +
drivers/ufs/host/ufs-exynos.c | 6 +
drivers/usb/typec/ucsi/ucsi_ccg.c | 3 +-
drivers/vdpa/mlx5/core/mr.c | 7 +-
drivers/video/backlight/led_bl.c | 5 +-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c | 6 +-
drivers/xen/balloon.c | 34 +-
drivers/xen/xenfs/xensyms.c | 4 +-
fs/Kconfig | 1 +
fs/btrfs/disk-io.c | 12 +
fs/btrfs/extent-tree.c | 8 +
fs/btrfs/super.c | 3 +-
fs/btrfs/tests/extent-map-tests.c | 1 +
fs/btrfs/transaction.c | 12 +
fs/btrfs/zoned.c | 6 +
fs/ext4/inode.c | 68 ++-
fs/ext4/namei.c | 2 +-
fs/ext4/super.c | 17 +
fs/ext4/xattr.c | 11 +-
fs/f2fs/checkpoint.c | 21 +-
fs/f2fs/f2fs.h | 32 +-
fs/f2fs/inode.c | 8 +-
fs/f2fs/node.c | 110 ++--
fs/f2fs/super.c | 4 +
fs/file.c | 26 +-
fs/fuse/virtio_fs.c | 3 +
fs/hfs/bnode.c | 10 +-
fs/hfs/brec.c | 21 +-
fs/hfs/btree.h | 2 +-
fs/hfsplus/bnode.c | 10 +-
fs/hfsplus/brec.c | 21 +-
fs/hfsplus/hfsplus_fs.h | 2 +-
fs/isofs/export.c | 2 +-
fs/jbd2/journal.c | 1 -
fs/jfs/jfs_dmap.c | 10 +-
fs/jfs/jfs_imap.c | 4 +-
fs/namespace.c | 3 +-
fs/nfs/Kconfig | 2 +-
fs/nfs/internal.h | 7 -
fs/nfs/nfs4session.h | 4 -
fs/nfsd/Kconfig | 1 +
fs/nfsd/nfs4callback.c | 2 +-
fs/nfsd/nfs4state.c | 2 +-
fs/nfsd/nfsctl.c | 9 +-
fs/nfsd/nfsfh.h | 7 -
fs/nfsd/stats.c | 4 +-
fs/nfsd/stats.h | 2 +-
fs/overlayfs/overlayfs.h | 2 -
fs/overlayfs/super.c | 5 +
fs/smb/client/cifsproto.h | 2 +
fs/smb/client/connect.c | 39 +-
fs/smb/client/file.c | 28 +
fs/smb/client/fs_context.c | 5 +
fs/smb/client/sess.c | 5 +
fs/smb/client/smb2misc.c | 9 +-
fs/smb/server/smb2pdu.c | 4 +-
fs/smb/server/transport_ipc.c | 7 +-
fs/smb/server/vfs.c | 3 +-
fs/udf/inode.c | 1 +
fs/userfaultfd.c | 51 +-
include/drm/drm_kunit_helpers.h | 28 +
include/linux/backing-dev.h | 1 +
include/linux/cgroup-defs.h | 1 +
include/linux/cgroup.h | 2 +-
include/linux/hid.h | 6 -
include/linux/nfs.h | 7 -
include/linux/pci_ids.h | 2 +
include/linux/pgtable.h | 14 +-
include/linux/printk.h | 7 +
include/linux/tpm.h | 1 +
include/media/v4l2-common.h | 32 +-
include/net/bluetooth/hci.h | 16 +
include/net/bluetooth/hci_core.h | 4 +
include/net/sctp/structs.h | 3 +-
include/net/xdp.h | 9 +-
include/uapi/linux/kfd_ioctl.h | 2 +
include/uapi/linux/landlock.h | 2 +
include/xen/interface/xen-mca.h | 2 +-
io_uring/kbuf.c | 2 +
io_uring/net.c | 2 +
kernel/cgroup/cgroup.c | 6 +
kernel/cgroup/cpuset.c | 204 +++++---
kernel/locking/lockdep.c | 3 +
kernel/power/hibernate.c | 6 +-
kernel/printk/printk.c | 4 +-
kernel/reboot.c | 1 +
kernel/sched/cpufreq_schedutil.c | 18 +-
kernel/trace/ftrace.c | 8 +-
kernel/trace/trace_events.c | 4 +-
kernel/trace/trace_events_filter.c | 4 +-
kernel/trace/trace_events_synth.c | 1 -
kernel/trace/trace_probe.c | 28 +
lib/sg_split.c | 2 -
lib/string.c | 13 +-
lib/zstd/common/portability_macros.h | 2 +-
mm/damon/ops-common.c | 2 +-
mm/damon/paddr.c | 16 +-
mm/filemap.c | 1 +
mm/gup.c | 4 +-
mm/hugetlb.c | 2 +-
mm/memory-failure.c | 11 +-
mm/memory.c | 4 +-
mm/mremap.c | 10 +-
mm/page_vma_mapped.c | 13 +-
mm/rmap.c | 2 +-
mm/vmscan.c | 2 +-
net/8021q/vlan_dev.c | 31 +-
net/bluetooth/hci_event.c | 5 +-
net/bluetooth/hci_sync.c | 6 +-
net/bluetooth/l2cap_core.c | 21 +-
net/bridge/br_vlan.c | 4 +-
net/core/filter.c | 80 +--
net/core/page_pool.c | 8 +-
net/dsa/dsa.c | 59 ++-
net/dsa/tag_8021q.c | 2 +-
net/ethtool/netlink.c | 8 +-
net/ipv6/route.c | 8 +-
net/mac80211/iface.c | 8 +-
net/mac80211/mesh_hwmp.c | 14 +-
net/mctp/af_mctp.c | 3 +
net/mptcp/sockopt.c | 28 +
net/mptcp/subflow.c | 19 +-
net/netfilter/nft_set_pipapo_avx2.c | 3 +-
net/openvswitch/flow_netlink.c | 3 +-
net/sched/cls_api.c | 66 ++-
net/sched/sch_sfq.c | 58 ++-
net/sctp/socket.c | 22 +-
net/sctp/transport.c | 2 +
net/tipc/link.c | 1 +
scripts/sign-file.c | 132 ++---
scripts/ssl-common.h | 32 ++
security/integrity/ima/ima.h | 2 +
security/integrity/ima/ima_main.c | 11 +-
security/landlock/errata.h | 87 ++++
security/landlock/errata/abi-4.h | 15 +
security/landlock/setup.c | 38 +-
security/landlock/setup.h | 3 +
security/landlock/syscalls.c | 22 +-
sound/pci/hda/hda_intel.c | 44 +-
sound/pci/hda/patch_realtek.c | 22 +
sound/soc/amd/ps/acp63.h | 1 +
sound/soc/amd/ps/pci-ps.c | 2 +-
sound/soc/amd/yc/acp6x-mach.c | 14 +
sound/soc/codecs/cs42l43-jack.c | 3 +
sound/soc/codecs/lpass-wsa-macro.c | 117 +++--
sound/soc/dwc/dwc-i2s.c | 13 +-
sound/soc/fsl/fsl_audmix.c | 16 +-
sound/soc/intel/avs/pcm.c | 3 +-
sound/soc/intel/common/soc-acpi-intel-adl-match.c | 29 ++
sound/soc/qcom/lpass.h | 3 +-
sound/soc/qcom/qdsp6/q6apm-dai.c | 9 +-
sound/soc/qcom/qdsp6/q6apm.c | 18 +-
sound/soc/qcom/qdsp6/q6apm.h | 3 +
sound/soc/qcom/qdsp6/q6asm-dai.c | 19 +-
sound/soc/sof/topology.c | 4 +-
sound/usb/midi.c | 80 ++-
tools/lib/bpf/btf_dump.c | 4 +-
tools/objtool/check.c | 5 +
tools/power/cpupower/bench/parse.c | 4 +
tools/testing/ktest/ktest.pl | 8 +
tools/testing/kunit/qemu_configs/sh.py | 4 +-
tools/testing/radix-tree/linux.c | 4 +-
.../futex/functional/futex_wait_wouldblock.c | 2 +-
tools/testing/selftests/landlock/base_test.c | 46 +-
.../selftests/mm/charge_reserved_hugetlb.sh | 4 +-
.../selftests/mm/hugetlb_reparenting_test.sh | 2 +-
tools/testing/selftests/net/mptcp/mptcp_connect.c | 11 +-
429 files changed, 5313 insertions(+), 2341 deletions(-)
create mode 100644 drivers/hid/hid-universal-pidff.c
create mode 100644 drivers/hid/usbhid/hid-pidff.h
create mode 100644 scripts/ssl-common.h
create mode 100644 security/landlock/errata.h
create mode 100644 security/landlock/errata/abi-4.h
More information about the kernel-team
mailing list