Linux 6.19-rc6

From: Linus Torvalds

Date: Sun Jan 18 2026 - 18:52:34 EST


So we finally ended up with a slightly bigger rc than usual for this
stage in the release cycle, but it's not _that_ big, and things still
seem quite stable and civilized. IOW, I'm just chalking this all up to
some pent-up work from the holidays, although it might also just be
random fluctuations in the pull request timings. Things started out
pretty calm the last week, and a lot of the work came in over the
weekend. Which is not unusual, but it was perhaps even more pronounced
than it sometimes is.

Anyway, the slightly larger size does make me think that my plan to do
an extra rc8 remains reasonable, even if the whole "nothing looks odd
or scary" means that it probably isn't really a hard requirement.

The diffstat looks pretty normal, with drivers (all together now:
networking and gpu dominates) being about a third of it all, with the
rest being all the usual suspects: a fair amount of selftests, some
documentation, some arch updates, and various core kernel, mm and
filesystem updates.

Go forth and test, and report any issues you find. Thanks,

Linus

---

Aboorva Devarajan (1):
mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free

Aditya Garg (1):
net: hv_netvsc: reject RSS hash key programming without RX
indirection table

Aleksandrs Vinarskis (1):
ALSA: hda/realtek: Add quirk for Asus Zephyrus G14 2025 using
CS35L56, fix speakers

Alex Deucher (1):
drm/amdgpu: make sure userqs are enabled in userq IOCTLs

Alice Ryhl (2):
drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
rust: bitops: fix missing _find_* functions on 32-bit ARM

Alison Schofield (1):
cxl/acpi: Restore HBIW check before dereferencing platform_data

Andreas Gruenbacher (1):
Revert "gfs2: Fix use of bio_chain"

Andy Yan (2):
drm/rockchip: vop2: Add delay between poll registers
drm/rockchip: vop2: Only wait for changed layer cfg done when
there is pending cfgdone bits

Anirudh Rayabharam (Microsoft) (1):
mshv: release mutex on region invalidation failure

Anna Schumaker (2):
NFS: Fix directory delegation verifier checks
NFS: Don't immediately return directory delegations when disabled

Anthony Brandon (1):
dmaengine: xilinx: xdma: Fix regmap max_register

Antony Antony (1):
xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set

Ard Biesheuvel (1):
efi: Wipe INITRD config table from memory after consumption

Arnaud Ferraris (1):
tcpm: allow looking for role_sw device in the main node

Arnd Bergmann (3):
mshv: hide x86-specific functions on arm64
cxl/region: fix format string for resource_size_t
ext4: fix ext4_tune_sb_params padding

Bagas Sanjaya (4):
mm: describe @flags parameter in memalloc_flags_save()
textsearch: describe @list member in ts_ops search
mm: vmalloc: fix up vrealloc_node_align() kernel-doc macro name
mm, kfence: describe @slab parameter in __kfence_obj_info()

Bala-Vignesh-Reddy (1):
selftests/x86: Add selftests include path for kselftest.h after
centralization

Bart Van Assche (1):
scsi: ufs: core: Configure MCQ after link startup

Bartlomiej Kubik (1):
drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fence

Bartosz Golaszewski (2):
gpio: davinci: implement .get_direction()
gpiolib: remove redundant callback check

Ben Dooks (3):
ASoC: ops: fix pointer types to be big-endian
drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'

Ben Horgan (1):
arm_mpam: Use non-atomic bitops when modifying feature bitmap

Biju Das (1):
dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()

Binbin Zhou (4):
LoongArch: dts: loongson-2k0500: Add default interrupt
controller address cells
LoongArch: dts: loongson-2k1000: Add default interrupt
controller address cells
LoongArch: dts: loongson-2k2000: Add default interrupt
controller address cells
LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names

Boqun Feng (1):
PCI: Provide pci_free_irq_vectors() stub

Brian Foster (1):
xfs: set max_agbno to allow sparse alloc of last full inode chunk

Brian Kao (1):
scsi: core: Fix error handler encryption support

Bui Quang Minh (3):
virtio-net: don't schedule delayed refill worker
virtio-net: remove unused delayed refill worker
virtio-net: clean up __virtnet_rx_pause/resume

Caleb Sander Mateos (1):
block: zero non-PI portion of auto integrity buffer

Carlos Llamas (1):
iommu/sva: include mmu_notifier.h header

Carlos Song (1):
i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress

Chaitanya Kulkarni (2):
nvme-fc: release admin tagset if init fails
rnbd-clt: fix refcount underflow in device unmap path

Changwoo Min (4):
PM: EM: Fix yamllint warnings in the EM YNL spec
PM: EM: Rename em.yaml to dev-energymodel.yaml
PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
PM: EM: Add dump to get-perf-domains in the EM YNL spec

Chia-Lin Kao (AceLan) (1):
drm/dp: Add byte-by-byte fallback for broken USB-C adapters

Christoph Hellwig (3):
xfs: mark __xfs_rtgroup_extents static
xfs: fix an overly long line in xfs_rtgroup_calc_geometry
xfs: improve the assert at the top of xfs_log_cover

Cole Leavitt (1):
ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack type

Colin Ian King (1):
scsi: ufs: host: mediatek: Make read-only array scale_us static const

Cristian Ciocaltea (1):
drm/rockchip: dw_hdmi_qp: Switch to gpiod_set_value_cansleep()

Dan Carpenter (2):
phy: stm32-usphyc: Fix off by one in probe()
xfs: fix memory leak in xfs_growfs_check_rtgeom()

Dan Williams (1):
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers

Daniel Thompson (1):
mailmap: add entry for Daniel Thompson

Deep Harsora (1):
ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with CS42L43

Deepanshu Kartikey (1):
bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()

Dimitrios Katsaros (1):
ASoC: tlv320adcx140: Propagate error codes during probe

Donald Hunter (1):
tools: ynl: render event op docs correctly

Edward Adam Davis (1):
ALSA: usb-audio: Prevent excessive number of frames

Emil Svendsen (3):
ASoC: tlv320adcx140: invert DRE_ENABLE
ASoC: tlv320adcx140: fix null pointer
ASoC: tlv320adcx140: fix word length

Eric Dumazet (9):
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
net: bridge: annotate data-races around fdb->{updated,used}
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
net: update netdev_lock_{type,name}
macvlan: fix possible UAF in macvlan_forward_source()
ipv4: ip_gre: make ipgre_header() robust
net: add net.core.qdisc_max_burst
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
net/sched: sch_qfq: do not free existing class in qfq_change_class()

Ethan Nelson-Moore (1):
USB: serial: ftdi_sio: add support for PICAXE AXE027 cable

Feng Tang (1):
powerpc/watchdog: add support for hardlockup_sys_info sysctl

Filipe Manana (2):
btrfs: release path before iget_failed() in btrfs_read_locked_inode()
btrfs: invalidate pages instead of truncate after reflinking

Franz Schnyder (1):
phy: fsl-imx8mq-usb: fix typec orientation switch when built as module

Gabriele Monaco (1):
sched/deadline: Fix server stopping with runnable tasks

Gal Pressman (2):
selftests: drv-net: fix RPS mask handling in toeplitz test
selftests: drv-net: fix RPS mask handling for high CPU numbers

Guenter Roeck (1):
ftrace: Do not over-allocate ftrace memory

Guodong Xu (2):
dmaengine: mmp_pdma: fix DMA mask handling
dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()

Gustavo A. R. Silva (2):
hyperv: Avoid -Wflex-array-member-not-at-end warning
virtio_net: Fix misalignment bug in struct virtnet_info

Günther Noack (2):
selftests/landlock: Properly close a file descriptor
landlock: Clarify documentation for the IOCTL access right

Hannes Reinecke (1):
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()

Hans de Goede (5):
media: ov02c10: Fix bayer-pattern change after default vflip change
media: ov02c10: Adjust x-win/y-win when changing flipping to
preserve bayer-pattern
media: ov02c10: Fix the horizontal flip control
media: ipu-bridge: Add DMI quirk for Dell XPS laptops with
upside down sensors
media: ov02c10: Remove unnecessary hflip and vflip pointers

Haotian Zhang (2):
phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
dmaengine: omap-dma: fix dma_pool resource leak in error paths

Haoxiang Li (4):
EDAC/i3200: Fix a resource leak in i3200_probe1()
EDAC/x38: Fix a resource leak in x38_probe1()
drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
drm/amdkfd: fix a memory leak in device_queue_manager_init()

Harish Kasiviswanathan (1):
drm/amdkfd: No need to suspend whole MES to evict process

Harshit Mogalapalli (1):
soundwire: bus: fix off-by-one when allocating slave IDs

Huacai Chen (2):
USB: OHCI/UHCI: Add soft dependencies on ehci_platform
LoongArch: Remove redundant code in head.S

Ian Forbes (2):
drm/vmwgfx: Fix KMS with 3D on HW version 10
drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions

Ilikara Zheng (1):
nvme-pci: disable secondary temp for Wodposit WPBSNM8

Ivan Lipski (1):
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module

Jacopo Mondi (4):
media: Documentation: mali-c55: Use v4l2-isp version identifier
media: mali-c55: Remove duplicated version check
media: uapi: mali-c55-config: Remove version identifier
media: rzg2l-cru: csi-2: Support RZ/V2H input sizes

Jakub Kicinski (1):
MAINTAINERS: add docs and selftest to the TLS file list

Janne Grunau (3):
nvme-apple: add "apple,t8103-nvme-ans2" as compatible
dmaengine: apple-admac: Add "apple,t8103-admac" compatible
usb: dwc3: apple: Ignore USB role switches to the active role

Jaroslav Kysela (1):
ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layer

Ji-Ze Hong (Peter Hong) (1):
USB: serial: f81232: fix incomplete serial port generation

Jianbo Liu (1):
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation

Jiapeng Chong (1):
arm_mpam: Remove duplicate linux/srcu.h header

Jiasheng Jiang (1):
btrfs: fix memory leaks in create_space_info() error paths

Jijie Shao (1):
net: phy: motorcomm: fix duplex setting error for phy leds

Johan Hovold (20):
dmaengine: at_hdmac: fix device leak on of_dma_xlate()
dmaengine: bcm-sba-raid: fix device leak on probe
dmaengine: cv1800b-dmamux: fix device leak on route allocation
dmaengine: dw: dmamux: fix OF node leak on route allocation failure
dmaengine: idxd: fix device leaks on compat bind and unbind
dmaengine: lpc18xx-dmamux: fix device leak on route allocation
dmaengine: lpc32xx-dmamux: fix device leak on route allocation
dmaengine: sh: rz-dmac: fix device leak on probe failure
dmaengine: stm32: dmamux: fix device leak on route allocation
dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
dmaengine: stm32: dmamux: clean up route allocation error labels
dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
dmaengine: ti: dma-crossbar: clean up dra7x route allocation error paths
dmaengine: ti: k3-udma: fix device leak on udma lookup
phy: ti: gmii-sel: fix regmap leak on probe failure
ASoC: codecs: wsa883x: fix unnecessary initialisation
ASoC: codecs: wsa881x: fix unnecessary initialisation
ASoC: codecs: wsa884x: fix codec initialisation
ASoC: codecs: wsa883x: suppress variant printk

Johannes Brüderl (1):
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor

Johannes Thumshirn (1):
btrfs: remove zoned statistics from sysfs

John Groves (1):
drivers/dax: add some missing kerneldoc comment fields for struct dev_dax

Jon Hunter (3):
ASoC: dt-bindings: realtek,rt5640: Document mclk
ASoC: dt-bindings: realtek,rt5640: Update jack-detect
ASoC: dt-bindings: realtek,rt5640: Document port node

Julia Lawall (1):
scsi: bfa: Update outdated comment

Julian Sun (1):
ext4: add missing down_write_data_sem in mext_move_extent().

Kery Qi (2):
ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback

Krzysztof Kozlowski (3):
phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)
dt-bindings: usb: qcom,dwc3: Correct IPQ5018 interrupts
dt-bindings: usb: qcom,dwc3: Correct MSM8994 interrupts

Kuniyuki Iwashima (1):
ipv6: Fix use-after-free in inet6_addr_del().

Li Ming (1):
cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()

Linus Torvalds (1):
Linux 6.19-rc6

Lisa Robinson (1):
LoongArch: Fix PMU counter allocation for mixed-type event groups

Loic Poulain (1):
phy: qcom-qusb2: Fix NULL pointer dereference on early suspend

Lorenzo Bianconi (1):
net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definition

Lorenzo Stoakes (5):
mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
tools/testing/selftests: add tests for !tgt, src mremap() merges
mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too
tools/testing/selftests: add forked (un)/faulted VMA merge tests
tools/testing/selftests: fix gup_longterm for unknown fs

Louis Chauvet (1):
phy: rockchip: inno-usb2: fix disconnection in gadget mode

Lu Yao (1):
drm/amdgpu: fix drm panic null pointer when driver not support atomic

Luca Ceresoli (1):
phy: rockchip: inno-usb2: fix communication disruption in gadget mode

Ludovic Desroches (1):
drm/panel: simple: restore connector_type fallback

Luo Haiyang (1):
irqchip/riscv-imsic: Revert "Remove redundant irq_data lookups"

Lyude Paul (2):
drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*

Malaya Kumar Rout (1):
PM: EM: Fix memory leak in em_create_pd() error path

Marc Kleine-Budde (1):
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak

Marco Elver (1):
docs: kernel-parameters: add kfence parameters

Marek Vasut (1):
drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel

Mario Limonciello (1):
drm/amd/display: Bump the HDMI clock to 340MHz

Mario Limonciello (AMD) (2):
drm/amd: Clean up kfd node on surprise disconnect
drm/amd/display: Show link name in PSR status message

Mark Brown (1):
ASoC: rt5640: Fix duplicate clock properties in DT binding

Mathias Nyman (1):
xhci: sideband: don't dereference freed ring when removing
sideband endpoint

Matthew Schwartz (1):
ALSA: hda/tas2781: Skip UEFI calibration on ASUS ROG Xbox Ally X

Matthieu Buffet (5):
landlock: Fix TCP handling of short AF_UNSPEC addresses
selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
selftests/landlock: Add missing connect(minimal AF_UNSPEC) test
selftests/landlock: Remove invalid unix socket bind()
selftests/landlock: NULL-terminate unix pathname addresses

Mauro Carvalho Chehab (1):
MAINTAINERS: add cper to APEI files

Menglong Dong (1):
riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACK

Miao Li (1):
scsi: core: Correct documentation for scsi_test_unit_ready()

Miaoqian Lin (1):
dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()

Michal Koutný (1):
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root

Mickaël Salaün (6):
landlock: Fix formatting
landlock: Remove useless include
landlock: Improve erratum documentation
landlock: Clean up hook_ptrace_access_check()
landlock: Fix spelling
landlock: Optimize stack usage when !CONFIG_AUDIT

Mike Rapoport (Microsoft) (1):
mips: fix HIGHMEM initialization

Mikulas Patocka (1):
objtool: fix compilation failure with the x32 toolchain

Ming Lei (1):
io_uring: move local task_work in exit cancel loop

Morduan Zang (1):
efi/cper: Fix cper_bits_to_str buffer handling and return value

Naohiro Aota (1):
btrfs: tests: fix return 0 on rmap test failure

Neil Armstrong (1):
i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA

Nilay Shroff (2):
null_blk: fix kmemleak by releasing references to fault configfs items
nvme: fix PCIe subsystem reset controller state transition

Nirjhar Roy (IBM) (2):
xfs: Fix the return value of xfs_rtcopy_summary()
xfs: Fix xfs_grow_last_rtg()

Oliver Hartkopp (3):
Revert "can: raw: instantly reject unsupported CAN frames"
can: propagate CAN device capabilities via ml_priv
can: raw: instantly reject disabled CAN frames

Ondrej Ille (1):
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.

Paolo Bonzini (2):
selftests: kvm: replace numbered sync points with actions
selftests: kvm: try getting XFD and XSAVE state out of sync

Pasha Tatashin (1):
kho: validate preserved memory map during population

Pavel Butsykin (1):
mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()

Peter Colberg (1):
Revert duplicate "drm/amdgpu: disable peer-to-peer access for
DCC-enabled GC12 VRAM surfaces"

Peter Zijlstra (7):
sched: Provide idle_rq() helper
sched/deadline: Ensure get_prio_dl() is up-to-date
sched/deadline: Avoid double update_rq_clock()
sched: Fold rq-pin swizzle into __balance_callbacks()
sched: Audit MOVE vs balance_callbacks
sched: Deadline has dynamic priority
sched/deadline: Use ENQUEUE_MOVE to allow priority change

Petr Mladek (1):
printk/nbcon: Restore IRQ in atomic flush after each emitted record

Philip Yang (1):
drm/amdgpu: Fix gfx9 update PTE mtype flag

Pingfan Liu (2):
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
sched/deadline: Fix potential race in dl_add_task_root_domain()

Prike Liang (2):
drm/amdgpu: validate the flush_gpu_tlb_pasid()
Revert "drm/amdgpu: don't attach the tlb fence for SI"

Qiang Ma (3):
LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()
LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()

Qu Wenruo (2):
btrfs: send: check for inline extents in range_is_hole_in_parent()
btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL

Radhi Bajahaw (1):
ASoC: amd: yc: Fix microphone on ASUS M6500RE

Rafael Beims (1):
phy: freescale: imx8m-pcie: assert phy reset during power on

Rafael J. Wysocki (2):
ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking

Ranjan Kumar (1):
scsi: mpt3sas: Update maintainer list

Richard Fitzgerald (4):
ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
ALSA: hda/cirrus_scodec_test: Fix test suite name
soundwire: Add missing EXPORT for sdw_slave_type
ASoC: sdw_utils: Call init callbacks on the correct codec DAI

Rob Herring (Arm) (5):
ASoC: dt-bindings: everest,es8316: Add interrupt support
ASoC: dt-bindings: realtek,rt5640: Add missing properties/node
ASoC: dt-bindings: realtek,rt5640: Allow 7 for realtek,jack-detect-source
ASoC: dt-bindings: rockchip-spdif: Allow "port" node
dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for
brcm,iproc-nic-i2c

Robert Marko (1):
phy: sparx5-serdes: make it selectable for ARCH_LAN969X

Robert Richter (2):
cxl/port: Fix target list setup for multiple decoders sharing
the same dport
cxl: Check for invalid addresses returned from translation
functions on errors

Ryan Roberts (1):
mm: kmsan: fix poisoning of high-order non-compound pages

Ryosuke Yasuoka (1):
x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task

Saeed Mahameed (4):
net/mlx5e: Fix crash on profile change rollback failure
net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
net/mlx5e: Restore destroying state bit after profile cleanup

Sasha Levin (1):
objtool: fix build failure due to missing libopcodes check

Sean Christopherson (2):
x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1
selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1

Sebastian Reichel (1):
drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume

SeongJae Park (5):
mm/damon/core: remove call_control in inactive contexts
mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure
mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failure
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
dir setup failure

Shakeel Butt (2):
lib/buildid: use __kernel_read() for sleepable context
mm/damon/core: get memcg reference before access

Sheetal (1):
dmaengine: tegra-adma: Fix use-after-free

Shenghao Ding (1):
ALSA: hda/tas2781: Add newly-released HP laptop

Shenghao Yang (1):
drm/gud: fix NULL fb and crtc dereferences on USB disconnect

Shengjiu Wang (1):
ASoC: simple-card-utils: Check device node before overwrite direction

Shin'ichiro Kawasaki (1):
nvmet: do not copy beyond sybsysnqn string length

Shivam Kumar (1):
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec

Sourabh Jain (1):
mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported

Srinivasan Shanmugam (1):
drm/amdgpu/userq: Fix fence reference leak on queue teardown v2

Stanislav Kinsburskii (2):
mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
mshv: Initialize local variables early upon region invalidation

Stefano Garzarella (1):
vsock/test: add a final full barrier after run all tests

Stefano Radaelli (1):
phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using it

Suraj Gupta (1):
dmaengine: xilinx_dma: Fix uninitialized addr_width when
"xlnx,addrwidth" property is missing

Sven Peter (1):
usb: dwc3: apple: Set USB2 PHY mode before dwc3 init

Szymon Wilczek (2):
can: etas_es58x: allow partial RX URB allocation to succeed
mailmap: update email address for Szymon Wilczek

Tetsuo Handa (2):
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts

Thinh Nguyen (1):
usb: dwc3: Check for USB4 IP_NAME

Thomas Weißschuh (1):
hrtimer: Fix softirq base check in update_needs_ipi()

Thomas Zimmermann (1):
drm/sysfb: Remove duplicate declarations

Tim Bird (3):
kernel: modules: Add SPDX license identifier to kmod.c
kernel: cgroup: Add SPDX-License-Identifier lines
kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c

Tingmao Wang (5):
landlock: Fix wrong type usage
selftests/landlock: Fix typo in fs_test
selftests/landlock: Fix missing semicolon
selftests/landlock: Use scoped_base_variants.h for ptrace_test
landlock: Improve the comment for domain_is_scoped

Toke Høiland-Jørgensen (2):
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
selftests/bpf: Update xdp_context_test_run test to check maximum
metadata size

Tommaso Merciai (1):
i2c: riic: Move suspend handling to NOIRQ phase

Trond Myklebust (8):
pNFS: Fix a deadlock when returning a delegation during open()
NFS: Fix a deadlock involving nfs_release_folio()
NFSv4: Fix nfs_clear_verifier_delegated() for delegated directories
NFSv4: Don't free slots prematurely if requesting a directory delegation
NFSv4.x: Directory delegations don't require any state recovery
NFS/localio: Stop further I/O upon hitting an error
NFS/localio: Deal with page bases that are > PAGE_SIZE
NFS: Fix size read races in truncate, fallocate and copy offload

Ulrich Mohr (1):
USB: serial: option: add Telit LE910 MBIM composition

Vivek Das Mohapatra (1):
drm/amd/display: Initialise backlight level values from hw

Vlastimil Babka (1):
mm/page_alloc: prevent pcp corruption with SMP=n

Waiman Long (1):
MAINTAINERS: Add Chen Ridong as cpuset reviewer

Wayne Chang (2):
phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs

Wentao Liang (1):
phy: rockchip: inno-usb2: Fix a double free bug in
rockchip_usb2phy_probe()

Xiaochen Shen (2):
x86/resctrl: Add missing resctrl initialization for Hygon
x86/resctrl: Fix memory bandwidth counter width for Hygon

Xiaogang Chen (1):
drm/amdgpu: Use correct address to setup gart page table for vram access

Xu Yang (4):
usb: gadget: uvc: fix req_payload_size calculation
usb: gadget: uvc: fix interval_duration calculation
usb: gadget: uvc: return error from uvcg_queue_init()
usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if
use_sg fail

Yang Erkun (1):
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref

Yang Li (1):
Bluetooth: hci_sync: enable PA Sync Lost event

Yang Wang (1):
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2

Yao Zi (1):
LoongArch: dts: Describe PCI sideband IRQ through interrupt-extended

Yaxiong Tian (1):
PM: EM: Fix incorrect description of the cost field in struct
em_perf_state

Zhang Heng (1):
ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED

Zhaoming Luo (1):
scsi: ufs: dt-bindings: Fix several grammar errors

Zhen Ni (1):
dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure

Zilin Guan (3):
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
btrfs: tests: fix root tree leak in btrfs_test_qgroups()

Ziyue Zhang (1):
dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy
bindings for qcs8300

sheetal (1):
ASoC: tegra: Revert fix for uninitialized flat cache warning in
tegra210_ahub