[SRU][Noble][PULL] Noble upstream stable patchset 2025-02-07
Manuel Diewald
manuel.diewald at canonical.com
Fri Feb 7 09:27:31 UTC 2025
This pull request (254 commits) includes the following Noble stable patchsets:
Noble update: upstream stable patchset 2025-02-07
Ported from the following upstream stable releases:
v6.6.58, v6.6.59, v6.11.6
https://bugs.launchpad.net/bugs/2097575
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 a40f17de6bd98f649bc5126c8fd39fffc0769439:
UBUNTU: Upstream stable to v6.6.57, v6.11.5 (2025-02-04 23:13:00 +0100)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-02-07
for you to fetch changes up to 94d293bc444d94f841f4f3c8479586b1a38b2002:
UBUNTU: Upstream stable to v6.6.58, v6.6.59, v6.11.6 (2025-02-07 00:21:29 +0100)
----------------------------------------------------------------
Abel Vesa (1):
drm/bridge: Fix assignment of the of_node of the parent to aux bridge
Abhishek Mohapatra (1):
RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
Aleksa Sarai (1):
openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
Aleksandr Mishin (4):
octeon_ep: Implement helper for iterating packets in Rx queue
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
fsl/fman: Save device references taken in mac_probe()
fsl/fman: Fix refcount handling of fman-related devices
Alexander Zubkov (1):
RDMA/irdma: Fix misspelling of "accept*"
Alexey Klimov (3):
ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default regs values
ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
ASoC: qcom: sdm845: add missing soundwire runtime stream alloc
Amadeusz Sławiński (1):
ASoC: topology: Bump minimal topology ABI version
Amir Goldstein (1):
fsnotify: optimize the case of no parent watcher
Andrea Parri (1):
riscv, bpf: Make BPF_CMPXCHG fully ordered
Andrey Shumilin (1):
ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
Andrii Nakryiko (3):
uprobes: encapsulate preparation of uprobe args buffer
uprobes: prepare uprobe args buffer lazily
uprobes: prevent mutex_lock() under rcu_read_lock()
Anumula Murali Mohan Reddy (1):
RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
Armin Wolf (1):
platform/x86: dell-wmi: Ignore suspend notifications
Arnd Bergmann (1):
fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS
Bart Van Assche (1):
RDMA/srpt: Make slab cache names unique
Benjamin Bara (1):
ASoC: dapm: avoid container_of() to get component
Bhargava Chenna Marreddy (1):
RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Binbin Zhou (1):
ASoC: loongson: Fix component check failed on FDT systems
Chancel Liu (1):
ASoC: fsl_micfil: Add a flag to distinguish with different volume control types
Chandramohan Akula (1):
RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
Changhuang Liang (1):
reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC
Christian Heusel (1):
ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
Christoph Hellwig (4):
xfs: fix error returns from xfs_bmapi_write
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
xfs: fix freeing speculative preallocations for preallocated files
Colin Ian King (2):
octeontx2-af: Fix potential integer overflows on integer shifts
ASoC: max98388: Fix missing increment of variable slot_found
Cosmin Ratiu (2):
net/mlx5: Unregister notifier on eswitch init failure
net/mlx5e: Don't call cleanup on profile rollback failure
Crag Wang (1):
platform/x86: dell-sysman: add support for alienware products
Dan Carpenter (1):
ACPI: PRM: Clean up guid type in struct prm_handler_info
Daniel Borkmann (5):
vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
bpf: Add MEM_WRITE attribute
bpf: Fix overloading of MEM_UNINIT's meaning
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
bpf: Fix print_reg_state's constant scalar dump
Darrick J. Wong (12):
xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
xfs: fix missing check for invalid attr flags
xfs: check shortform attr entry flags specifically
xfs: validate recovered name buffers when recovering xattr items
xfs: enforce one namespace per attribute
xfs: revert commit 44af6c7e59b12
xfs: use dontcache for grabbing inodes during scrub
xfs: allow symlinks with short remote targets
xfs: allow unlinked symlinks and dirs with zero size
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
xfs: don't fail repairs on metadata files with no attr fork
Dave Chinner (1):
xfs: fix unlink vs cluster buffer instantiation race
Dave Kleikamp (1):
jfs: Fix sanity check in dbMount
David Lawrence Glanzman (1):
ASoC: amd: yc: Add quirk for HP Dragonfly pro one
Dhananjay Ugwekar (1):
cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems
Dimitar Kanaliev (1):
bpf: Fix truncation bug in coerce_reg_to_size_sx()
Dmitry Antipov (2):
net: sched: fix use-after-free in taprio_change()
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Baryshkov (3):
drm/msm/dpu: make sure phys resources are properly initialized
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Douglas Anderson (2):
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Eric Biggers (1):
ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE
Eric Dumazet (3):
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
genetlink: hold RCU in genlmsg_mcast()
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eyal Birger (2):
xfrm: extract dst lookup parameters into a struct
xfrm: respect ip protocols rules criteria when performing dst lookups
Fabrizio Castro (1):
irqchip/renesas-rzg2l: Fix missing put_device
Felix Fietkau (1):
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
Filipe Manana (1):
btrfs: clear force-compress on remount when compress mount option is given
Florian Kauer (1):
bpf: devmap: provide rxq after redirect
Florian Klink (1):
ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
Florian Westphal (1):
netfilter: bpf: must hold reference on net namespace
Frank Li (1):
XHCI: Separate PORT and CAPs macros into dedicated file
Gal Pressman (1):
ravb: Remove setting of RX software timestamp
Geliang Tang (1):
selftests: mptcp: join: change capture/checksum as bool
Gianfranco Trad (1):
udf: fix uninit-value use in udf_get_fileshortad
Gustavo Sousa (1):
drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
Haiyang Zhang (1):
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Heiko Carstens (1):
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Henrique Carvalho (1):
smb: client: Handle kstrdup failures for passwords
Hongguang Gao (1):
RDMA/bnxt_re: Get the toggle bits from SRQ events
Huacai Chen (3):
LoongArch: Get correct cores_per_package for SMT systems
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
LoongArch: Make KASAN usable for variable cpu_vabits
Ian Forbes (1):
drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_check
Ilkka Koskinen (1):
KVM: arm64: Fix shift-out-of-bounds bug
Jakub Boehm (1):
net: plip: fix break; causing plip to never transmit
Jan Kara (1):
fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
Javier Carrasco (3):
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Jessica Zhang (2):
drm/msm/dpu: don't always program merge_3d block
drm/msm/dpu: Don't always set merge_3d pending flush
Jinjie Ruan (1):
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jiri Olsa (4):
bpf: Fix memory leak in bpf_core_apply
bpf: Add cookie to perf_event bpf_link_info records
selftests/bpf: Add cookies check for perf_event fill_link_info test
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Slaby (SUSE) (2):
xhci: dbgtty: remove kfifo_out() wrapper
xhci: dbgtty: use kfifo from tty_port struct
John Keeping (1):
usb: gadget: f_uac2: fix non-newline-terminated function name
Jonathan Marek (2):
drm/msm/dsi: improve/fix dsc pclk calculation
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jordan Rome (1):
bpf: Fix iter/task tid filtering
Josh Poimboeuf (1):
cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()
José Relvas (1):
ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
Justin Chen (1):
firmware: arm_scmi: Queue in scmi layer for mailbox implementation
Kai Shen (1):
net/smc: Fix memory leak when using percpu refs
Kailang Yang (1):
ALSA: hda/realtek: Update default depop procedure
Kalesh AP (5):
RDMA/bnxt_re: Fix a possible memory leak
RDMA/bnxt_re: Add a check for memory allocation
RDMA/bnxt_re: Fix out of bound check
RDMA/bnxt_re: Return more meaningful error
RDMA/bnxt_re: Fix the GID table length
Kashyap Desai (1):
RDMA/bnxt_re: Fix incorrect dereference of srq in async event
Kevin Groeneveld (1):
usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store
Koba Ko (1):
ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
Krzysztof Kozlowski (2):
ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
ASoC: qcom: Select missing common Soundwire module code on SDM845
Kuniyuki Iwashima (1):
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Lad Prabhakar (1):
ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing
Leo Yan (1):
tracing: Consider the NULL character when validating the event length
Li Huafei (1):
fgraph: Fix missing unlock in register_ftrace_graph()
Li RongQing (1):
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Lin Ma (1):
net: wwan: fix global oob in wwan_rtnl_policy
Linus Torvalds (2):
task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK
x86: support user address masking instead of non-speculative conditional
Luiz Augusto von Dentz (2):
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Maher Sanalla (1):
net/mlx5: Check for invalid vector index on EQ creation
Manuel Diewald (3):
UBUNTU: [Config] disable ADDRESS_MASKING
UBUNTU: SAUCE: Revert "iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig"
UBUNTU: Upstream stable to v6.6.58, v6.6.59, v6.11.6
Marc Zyngier (1):
KVM: arm64: Don't eagerly teardown the vgic on init error
Mario Limonciello (2):
drm/amd: Guard against bad data for ATIF ACPI method
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Mark Rutland (1):
arm64: Force position-independent veneers
Martin Kletzander (1):
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Masami Hiramatsu (Google) (4):
tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
tracing/probes: Support $argN in return probe (kprobe and fprobe)
tracing: probes: Fix to zero initialize a local variable
Mateusz Guzik (1):
exec: don't WARN for racy path_noexec check
Mathias Nyman (1):
xhci: dbc: honor usb transfer size boundaries.
Matthew Brost (2):
drm/xe: Take job list lock in xe_sched_add_pending_job
drm/xe: Use bookkeep slots for external BO's in exec IOCTL
Matthew Wilcox (Oracle) (3):
khugepaged: inline hpage_collapse_alloc_folio()
khugepaged: convert alloc_charge_hpage to alloc_charge_folio
khugepaged: remove hpage from collapse_file()
Matthieu Baerts (NGI0) (1):
selftests: mptcp: remove duplicated variables
Maurizio Lombardi (1):
nvme-pci: fix race condition between reset and nvme_dev_disable()
Michal Luczaj (4):
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
vsock: Update rx_bytes on read_skb()
vsock: Update msg_count on read_skb()
bpf, vsock: Drop static vsock_bpf_prot initialization
Michel Alex (1):
net: phy: dp83822: Fix reset pin definitions
Mikel Rychliski (1):
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikhail Lobanov (1):
iio: accel: bma400: Fix uninitialized variable field_value in tap event handling.
Miquel Raynal (2):
ASoC: dt-bindings: davinci-mcasp: Fix interrupts property
ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties
Murad Masimov (1):
ALSA: hda/cs8409: Fix possible NULL dereference
Naohiro Aota (1):
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Nianyao Tang (1):
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Niklas Cassel (1):
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Schnelle (1):
s390/pci: Handle PCI error codes other than 0x3a
Niklas Söderlund (1):
net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
Oliver Neukum (2):
net: usb: usbnet: fix race in probe failure
net: usb: usbnet: fix name regression
Pablo Neira Ayuso (1):
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pali Rohár (1):
cifs: Validate content of NFS reparse point buffer
Paolo Abeni (1):
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paritosh Dixit (1):
net: stmmac: dwmac-tegra: Fix link bring-up sequence
Paul Moore (1):
selinux: improve error checking in sel_write_load()
Paulo Alcantara (1):
smb: client: fix OOBs when building SMB2_IOCTL request
Pawan Gupta (1):
x86/lam: Disable ADDRESS_MASKING in most cases
Peter Collingbourne (1):
bpf, arm64: Fix address emission with tag-based KASAN enabled
Peter Rashleigh (2):
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Petr Pavlu (1):
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Vaganov (1):
xfrm: fix one more kernel-infoleak in algo dumping
Pranjal Ramajor Asha Kanojiya (1):
accel/qaic: Fix the for loop used to walk SG table
Praveen Kumar Kannoju (1):
net/sched: adjust device watchdog timer to detect stopped queue at right time
Qiao Ma (1):
uprobe: avoid out-of-bounds memory access of fetching args
Qu Wenruo (2):
btrfs: qgroup: set a more sane default value for subtree drop threshold
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Ranjani Sridharan (2):
ASoC: SOF: Intel: hda: Always clean up link DMA during stop
soundwire: intel_ace2x: Send PDI stream number during prepare
Richard Gong (2):
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Rob Clark (1):
drm/msm/a6xx+: Insert a fence wait before SMMU table update
Roger Quadros (1):
usb: dwc3: core: Fix system suspend on TI AM62 platforms
Ryusuke Konishi (1):
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Sabrina Dubroca (2):
macsec: don't increment counters for an unrelated SA
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Saravanan Vajravel (1):
RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
Sean Christopherson (1):
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sebastian Andrzej Siewior (1):
task_work: Add TWA_NMI_CURRENT as an additional notify mode.
Shay Drory (1):
net/mlx5: Fix command bitmask initialization
Shenghao Yang (3):
net: dsa: mv88e6xxx: group cycle counter coefficients
net: dsa: mv88e6xxx: read cycle counter period from hardware
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shengjiu Wang (1):
ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
Shubham Panwar (1):
ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue
Srinivasan Shanmugam (1):
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Steven Rostedt (1):
fgraph: Change the name of cpuhp state to "fgraph:online"
Su Hui (2):
firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
smb: client: fix possible double free in smb2_set_ea()
Thadeu Lima de Souza Cascardo (1):
usb: typec: altmode should keep reference to parent
Thomas Weißschuh (1):
LoongArch: Don't crash in stack_top() for tasks without vDSO
Tim Harvey (1):
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Timo Grautstueck (1):
lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
Toke Høiland-Jørgensen (2):
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
bpf: fix kfunc btf caching for modules
Tony Ambardar (1):
selftests/bpf: Fix cross-compiling urandom_read
Tyrone Wu (4):
bpf: fix unpopulated name_len field in perf_event link info
selftests/bpf: fix perf_event link info name_len assertion
bpf: Fix link info netfilter flags to populate defrag flag
bpf: Fix unpopulated path_size when uprobe_multi fields unset
Vadim Fedorenko (1):
bnxt_en: replace ptp_lock with irqsave variant
Vamsi Krishna Brahmajosyula (1):
platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
Viktor Malik (1):
objpool: fix choosing allocation for percpu slots
Vladimir Oltean (1):
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
Waiman Long (1):
sched/core: Disable page allocation in task_tick_mm_cid()
Wander Lairson Costa (1):
bpf: Use raw_spinlock_t in ringbuf
Wang Hai (6):
net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
net: bcmasp: fix potential memory leak in bcmasp_xmit()
scsi: target: core: Fix null-ptr-deref in target_alloc_device()
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
be2net: fix potential memory leak in be_xmit()
Wengang Wang (1):
xfs: make sure sb_fdblocks is non-negative
Xin Long (1):
ipv4: give an IPv4 dev to blackhole_netdev
Yang Erkun (1):
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Shi (1):
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Ye Bin (1):
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Yuan Can (1):
powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()
Yue Haibing (1):
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Zhang Yi (4):
xfs: match lock mode in xfs_buffered_write_iomap_begin()
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhao Mengmeng (3):
udf: refactor udf_current_aext() to handle error
udf: refactor udf_next_aext() to handle error
udf: refactor inode_bmap() to handle error
Zichen Xie (1):
ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
liwei (1):
cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception
.../bindings/sound/davinci-mcasp-audio.yaml | 18 +-
arch/arm/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts | 2 +-
arch/arm64/Makefile | 2 +-
arch/arm64/kvm/arm.c | 3 +
arch/arm64/kvm/sys_regs.c | 2 +-
arch/arm64/kvm/vgic/vgic-init.c | 6 +-
arch/arm64/net/bpf_jit_comp.c | 12 +-
arch/loongarch/include/asm/bootinfo.h | 4 +
arch/loongarch/include/asm/kasan.h | 2 +-
arch/loongarch/kernel/process.c | 16 +-
arch/loongarch/kernel/setup.c | 3 +-
arch/loongarch/kernel/traps.c | 5 +
arch/riscv/net/bpf_jit_comp64.c | 4 +-
arch/s390/include/asm/perf_event.h | 1 +
arch/s390/pci/pci_event.c | 17 +-
arch/x86/Kconfig | 1 +
arch/x86/include/asm/uaccess_64.h | 8 +
arch/x86/kernel/amd_nb.c | 6 +
arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 23 +-
arch/x86/kvm/svm/nested.c | 6 +-
debian.master/config/annotations | 1 -
debian.master/upstream-stable | 4 +-
drivers/accel/qaic/qaic_control.c | 2 +-
drivers/accel/qaic/qaic_data.c | 6 +-
drivers/acpi/button.c | 11 +
drivers/acpi/cppc_acpi.c | 22 +-
drivers/acpi/prmt.c | 29 ++-
drivers/acpi/resource.c | 7 +
drivers/ata/libata-eh.c | 1 +
drivers/cdrom/cdrom.c | 2 +-
drivers/cpufreq/amd-pstate.c | 10 +
drivers/firmware/arm_scmi/driver.c | 4 +-
drivers/firmware/arm_scmi/mailbox.c | 32 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 15 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | 5 +-
.../drm/amd/display/modules/power/power_helpers.c | 2 +
drivers/gpu/drm/bridge/aux-bridge.c | 3 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 16 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 20 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 68 ++++--
.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 7 +-
.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 5 +-
drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c | 19 +-
drivers/gpu/drm/msm/dsi/dsi_host.c | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 4 +
drivers/gpu/drm/xe/xe_exec.c | 12 +-
drivers/gpu/drm/xe/xe_gpu_scheduler.h | 2 +
drivers/gpu/drm/xe/xe_gt_mcr.c | 2 +-
drivers/iio/accel/bma400_core.c | 3 +-
drivers/iio/adc/Kconfig | 4 +-
drivers/iio/frequency/Kconfig | 33 +--
drivers/infiniband/hw/bnxt_re/hw_counters.c | 2 +-
drivers/infiniband/hw/bnxt_re/ib_verbs.h | 1 +
drivers/infiniband/hw/bnxt_re/main.c | 20 +-
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 16 ++
drivers/infiniband/hw/bnxt_re/qplib_fp.h | 3 +-
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 2 +-
drivers/infiniband/hw/bnxt_re/qplib_res.c | 21 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 11 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.h | 1 +
drivers/infiniband/hw/cxgb4/cm.c | 9 +-
drivers/infiniband/hw/irdma/cm.c | 2 +-
drivers/infiniband/ulp/srpt/ib_srpt.c | 80 ++++++-
drivers/irqchip/irq-gic-v3-its.c | 8 +-
drivers/irqchip/irq-renesas-rzg2l.c | 16 +-
drivers/net/dsa/microchip/ksz_common.c | 20 +-
drivers/net/dsa/mv88e6xxx/chip.c | 2 +-
drivers/net/dsa/mv88e6xxx/chip.h | 6 +-
drivers/net/dsa/mv88e6xxx/port.c | 1 +
drivers/net/dsa/mv88e6xxx/ptp.c | 108 ++++++---
drivers/net/ethernet/aeroflex/greth.c | 3 +-
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c | 1 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 22 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c | 65 +++--
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h | 12 +-
drivers/net/ethernet/emulex/benet/be_main.c | 10 +-
drivers/net/ethernet/freescale/fman/mac.c | 68 ++++--
drivers/net/ethernet/freescale/fman/mac.h | 6 +-
drivers/net/ethernet/i825xx/sun3_82586.c | 1 +
drivers/net/ethernet/marvell/octeon_ep/octep_rx.c | 82 +++++--
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 4 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/eq.c | 6 +
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 5 +-
drivers/net/ethernet/renesas/ravb_main.c | 25 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c | 14 +-
drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 2 +
drivers/net/hyperv/netvsc_drv.c | 30 +++
drivers/net/macsec.c | 18 --
drivers/net/netdevsim/dev.c | 15 +-
drivers/net/phy/dp83822.c | 4 +-
drivers/net/plip/plip.c | 2 +-
drivers/net/usb/usbnet.c | 4 +-
drivers/net/vmxnet3/vmxnet3_xdp.c | 2 +-
drivers/net/wwan/wwan_core.c | 2 +-
drivers/nvme/host/pci.c | 19 +-
drivers/platform/x86/dell/dell-wmi-base.c | 9 +
drivers/platform/x86/dell/dell-wmi-sysman/sysman.c | 1 +
drivers/platform/x86/intel/pmc/core_ssram.c | 4 +-
drivers/powercap/dtpm_devfreq.c | 2 +-
drivers/reset/starfive/reset-starfive-jh71x0.c | 3 +
drivers/soundwire/intel_ace2x.c | 19 +-
drivers/target/target_core_device.c | 2 +-
drivers/target/target_core_user.c | 2 +-
drivers/usb/dwc3/core.c | 19 ++
drivers/usb/dwc3/core.h | 3 +
drivers/usb/gadget/function/f_uac2.c | 9 +-
drivers/usb/host/xhci-caps.h | 85 +++++++
drivers/usb/host/xhci-dbgcap.h | 2 +-
drivers/usb/host/xhci-dbgtty.c | 73 ++++--
drivers/usb/host/xhci-port.h | 176 ++++++++++++++
drivers/usb/host/xhci.h | 262 +--------------------
drivers/usb/typec/class.c | 3 +
drivers/video/fbdev/Kconfig | 1 +
fs/btrfs/block-group.c | 2 +
fs/btrfs/dir-item.c | 4 +-
fs/btrfs/disk-io.c | 2 +-
fs/btrfs/inode.c | 7 +-
fs/btrfs/qgroup.c | 2 +-
fs/btrfs/qgroup.h | 2 +
fs/btrfs/super.c | 12 +-
fs/exec.c | 21 +-
fs/jfs/jfs_dmap.c | 2 +-
fs/nfsd/nfs4state.c | 2 +-
fs/nilfs2/page.c | 6 +-
fs/notify/fsnotify.c | 43 ++--
fs/notify/inotify/inotify_user.c | 2 +-
fs/notify/mark.c | 8 +-
fs/open.c | 2 +
fs/select.c | 4 +-
fs/smb/client/fs_context.c | 7 +
fs/smb/client/reparse.c | 23 ++
fs/smb/client/smb2ops.c | 3 +-
fs/smb/client/smb2pdu.c | 9 +
fs/udf/balloc.c | 38 ++-
fs/udf/directory.c | 23 +-
fs/udf/inode.c | 202 ++++++++++------
fs/udf/partition.c | 6 +-
fs/udf/super.c | 3 +-
fs/udf/truncate.c | 43 +++-
fs/udf/udfdecl.h | 15 +-
fs/xfs/libxfs/xfs_attr.c | 11 +
fs/xfs/libxfs/xfs_attr.h | 4 +-
fs/xfs/libxfs/xfs_attr_leaf.c | 6 +-
fs/xfs/libxfs/xfs_attr_remote.c | 1 -
fs/xfs/libxfs/xfs_bmap.c | 130 ++++++++--
fs/xfs/libxfs/xfs_da_btree.c | 20 +-
fs/xfs/libxfs/xfs_da_format.h | 5 +
fs/xfs/libxfs/xfs_inode_buf.c | 47 +++-
fs/xfs/libxfs/xfs_sb.c | 7 +-
fs/xfs/scrub/attr.c | 47 ++--
fs/xfs/scrub/common.c | 12 +-
fs/xfs/scrub/repair.c | 8 +-
fs/xfs/scrub/scrub.h | 7 +
fs/xfs/xfs_aops.c | 54 ++---
fs/xfs/xfs_attr_item.c | 98 ++++++--
fs/xfs/xfs_attr_list.c | 11 +-
fs/xfs/xfs_bmap_util.c | 61 +++--
fs/xfs/xfs_bmap_util.h | 2 +-
fs/xfs/xfs_dquot.c | 1 -
fs/xfs/xfs_icache.c | 2 +-
fs/xfs/xfs_inode.c | 37 +--
fs/xfs/xfs_iomap.c | 81 ++++---
fs/xfs/xfs_reflink.c | 20 --
fs/xfs/xfs_rtalloc.c | 2 -
include/linux/bpf.h | 14 +-
include/linux/netdevice.h | 12 +
include/linux/task_work.h | 6 +-
include/linux/uaccess.h | 7 +
include/net/bluetooth/bluetooth.h | 1 +
include/net/genetlink.h | 3 +-
include/net/sock.h | 5 +
include/net/xfrm.h | 28 ++-
include/trace/events/huge_memory.h | 10 +-
include/uapi/linux/bpf.h | 19 +-
include/uapi/sound/asoc.h | 2 +-
kernel/bpf/btf.c | 1 +
kernel/bpf/devmap.c | 11 +-
kernel/bpf/helpers.c | 10 +-
kernel/bpf/log.c | 3 +-
kernel/bpf/ringbuf.c | 14 +-
kernel/bpf/syscall.c | 35 ++-
kernel/bpf/task_iter.c | 2 +-
kernel/bpf/verifier.c | 89 +++----
kernel/sched/core.c | 4 +-
kernel/task_work.c | 43 +++-
kernel/time/posix-clock.c | 6 +-
kernel/trace/bpf_trace.c | 42 ++--
kernel/trace/fgraph.c | 14 +-
kernel/trace/ring_buffer.c | 44 ++--
kernel/trace/trace.c | 1 +
kernel/trace/trace_eprobe.c | 15 +-
kernel/trace/trace_fprobe.c | 65 +++--
kernel/trace/trace_kprobe.c | 64 ++++-
kernel/trace/trace_probe.c | 189 +++++++++++++--
kernel/trace/trace_probe.h | 30 ++-
kernel/trace/trace_probe_tmpl.h | 10 +-
kernel/trace/trace_uprobe.c | 114 +++++----
lib/Kconfig.debug | 2 +-
lib/objpool.c | 2 +-
lib/strncpy_from_user.c | 9 +
lib/strnlen_user.c | 9 +
mm/khugepaged.c | 111 ++++-----
net/bluetooth/af_bluetooth.c | 22 ++
net/bluetooth/bnep/core.c | 3 +-
net/bluetooth/iso.c | 18 +-
net/bluetooth/sco.c | 18 +-
net/core/filter.c | 50 ++--
net/core/sock_map.c | 8 +
net/ipv4/devinet.c | 35 ++-
net/ipv4/inet_connection_sock.c | 21 +-
net/ipv4/xfrm4_policy.c | 40 ++--
net/ipv6/xfrm6_policy.c | 31 +--
net/l2tp/l2tp_netlink.c | 4 +-
net/netfilter/nf_bpf_link.c | 7 +-
net/netfilter/xt_NFLOG.c | 2 +-
net/netfilter/xt_TRACE.c | 1 +
net/netfilter/xt_mark.c | 2 +-
net/netlink/genetlink.c | 28 +--
net/sched/act_api.c | 23 +-
net/sched/sch_generic.c | 17 +-
net/sched/sch_taprio.c | 21 +-
net/smc/smc_pnet.c | 2 +-
net/smc/smc_wr.c | 6 +-
net/vmw_vsock/virtio_transport_common.c | 14 +-
net/vmw_vsock/vsock_bpf.c | 8 -
net/wireless/nl80211.c | 8 +-
net/xfrm/xfrm_device.c | 11 +-
net/xfrm/xfrm_policy.c | 50 +++-
net/xfrm/xfrm_user.c | 10 +-
security/selinux/selinuxfs.c | 30 +--
sound/firewire/amdtp-stream.c | 3 +
sound/pci/hda/Kconfig | 2 +-
sound/pci/hda/patch_cs8409.c | 5 +-
sound/pci/hda/patch_realtek.c | 48 ++--
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/lpass-rx-macro.c | 2 +-
sound/soc/codecs/max98388.c | 1 +
sound/soc/fsl/fsl_micfil.c | 43 +++-
sound/soc/fsl/fsl_sai.c | 5 +-
sound/soc/fsl/fsl_sai.h | 1 +
sound/soc/loongson/loongson_card.c | 1 +
sound/soc/qcom/Kconfig | 2 +
sound/soc/qcom/lpass-cpu.c | 2 +
sound/soc/qcom/sc7280.c | 10 +-
sound/soc/qcom/sdm845.c | 7 +-
sound/soc/qcom/sm8250.c | 1 +
sound/soc/sh/rcar/core.c | 7 +-
sound/soc/soc-dapm.c | 4 +-
sound/soc/sof/intel/hda-dai-ops.c | 23 +-
sound/soc/sof/intel/hda-dai.c | 1 +
tools/include/uapi/linux/bpf.h | 6 +
tools/testing/selftests/bpf/Makefile | 2 +-
.../selftests/bpf/prog_tests/fill_link_info.c | 35 ++-
.../ftrace/test.d/dynevent/fprobe_syntax_errors.tc | 4 +
.../ftrace/test.d/kprobe/kprobe_syntax_errors.tc | 2 +
tools/testing/selftests/net/mptcp/mptcp_join.sh | 135 +++++++----
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 11 -
260 files changed, 3293 insertions(+), 1716 deletions(-)
create mode 100644 drivers/usb/host/xhci-caps.h
create mode 100644 drivers/usb/host/xhci-port.h
More information about the kernel-team
mailing list