[SRU][Plucky][PULL] Plucky upstream stable patchset 2025-08-22

noah.wager at canonical.com noah.wager at canonical.com
Sat Aug 23 03:33:39 UTC 2025


This pull request (256 commits) includes the following Plucky stable patchsets:

        Plucky update: upstream stable patchset 2025-08-22
                 Ported from the following upstream stable releases:
                         v6.12.36, v6.15.5
        https://bugs.launchpad.net/bugs/2121266

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/plucky-stable-* reference:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/plucky stable-next

 -Noah

------------------------------------------------------------------------

The following changes since commit 22d39b3c5de0e1a3353f020c831e8423a7697a9a:

  UBUNTU: Upstream stable to v6.12.35, v6.15.4 (2025-08-21 11:49:03 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/plucky tags/plucky-stable-2025-08-22

for you to fetch changes up to c6fedc38f85a06e95bec6ce4c17eff13de11861c:

  UBUNTU: Upstream stable to v6.12.36, v6.15.5 (2025-08-22 19:09:51 -0700)

----------------------------------------------------------------
Adin Scannell (1):
      libbpf: Fix possible use-after-free for externs

Aidan Stewart (1):
      serial: core: restore of_node information in sysfs

Al Viro (1):
      attach_recursive_mnt(): do not lock the covering tree when sliding something under it

Alex Deucher (3):
      drm/amdgpu/discovery: optionally use fw based ip discovery
      drm/amdgpu: switch job hw_fence to amdgpu_fence
      drm/amdgpu/mes: add missing locking in helper functions

Alex Hung (2):
      drm/amd/display: Check dce_hwseq before dereferencing it
      drm/amd/display: Fix mpv playback corruption on weston

Alexis Czezar Torreno (1):
      hwmon: (pmbus/max34440) Fix support for max34451

Andrei Kuchynski (1):
      usb: typec: displayport: Fix potential deadlock

Andres Traumann (1):
      ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA

Andy Chiu (1):
      riscv: add a data fence for CMODX in the kernel mode

Andy Shevchenko (1):
      usb: Add checks for snprintf() calls in usb_alloc_dev()

Angelo Dureghello (1):
      iio: dac: adi-axi-dac: add cntrl chan check

Aradhya Bhatia (5):
      drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
      drm/bridge: cdns-dsi: Fix phy de-init and flag it so
      drm/bridge: cdns-dsi: Fix connecting to next bridge
      drm/bridge: cdns-dsi: Check return value when getting default PHY config
      drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready

Avadhut Naik (1):
      EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs

Ben Dooks (1):
      riscv: save the SR_SUM status over switches

Benjamin Berg (1):
      um: use proper care when taking mmap lock during segfault

Bibo Mao (6):
      LoongArch: KVM: Avoid overflow with array index
      LoongArch: KVM: Check validity of "num_cpu" from user space
      LoongArch: KVM: Disable updating of "num_cpu" and "feature"
      LoongArch: KVM: Add address alignment check for IOCSR emulation
      LoongArch: KVM: Fix interrupt route update with EIOINTC
      LoongArch: KVM: Check interrupt route from physical CPU

Cezary Rojewski (1):
      ALSA: hda: Ignore unsol events for cards being shut down

Chance Yang (1):
      usb: common: usb-conn-gpio: use a unique name for usb connector device

Chang S. Bae (2):
      x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
      x86/pkeys: Simplify PKRU update in signal frame

Chao Yu (2):
      f2fs: don't over-report free space or inodes in statvfs
      f2fs: fix to zero post-eof page

Chen Yu (1):
      scsi: megaraid_sas: Fix invalid node index

Chen Yufeng (1):
      usb: potential integer overflow in usbg_make_tpg()

Chenyuan Yang (1):
      misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()

Christoph Hellwig (3):
      nvme: refactor the atomic write unit detection
      nvme: fix atomic write size validation
      nvme: revert the cross-controller atomic write size validation

Clément Léger (1):
      riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED

Cyril Bur (1):
      riscv: uaccess: Only restore the CSR_STATUS SUM bit

Daniele Ceraolo Spurio (1):
      drm/xe: Fix early wedge on GuC load failure

Daniele Palmas (1):
      bus: mhi: host: pci_generic: Add Telit FN920C04 modem support

Danilo Krummrich (4):
      rust: completion: implement initial abstraction
      rust: revocable: indicate whether `data` has been revoked already
      rust: devres: fix race in Devres::drop()
      rust: devres: do not dereference to the internal Revocable

Dave Kleikamp (1):
      fs/jfs: consolidate sanity checking in dbMount

David Hildenbrand (2):
      fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
      mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"

David Howells (2):
      cifs: Fix the smbd_response slab to allow usercopy
      cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code

David Lechner (1):
      iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()

David Sterba (1):
      btrfs: use unsigned types for constants defined as bit shifts

Dmitry Kandybka (1):
      ceph: fix possible integer overflow in ceph_zero_objects()

Douglas Anderson (1):
      drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe()

Eric Biggers (1):
      crypto: powerpc/poly1305 - add depends on BROKEN for now

Eric Dumazet (1):
      atm: clip: prevent NULL deref in clip_push()

Even Xu (1):
      HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flow

FUJITA Tomonori (1):
      rust: module: place cleanup_module() in .exit.text section

Fabio Estevam (1):
      serial: imx: Restore original RXTL for console to fix data loss

Fedor Pchelkin (1):
      s390/pkey: Prevent overflow in size calculation for memdup_user()

Filipe Manana (2):
      btrfs: fix qgroup reservation leak on failure to allocate ordered extent
      btrfs: fix a race between renames and directory logging

Florian Fainelli (1):
      scripts/gdb: fix dentry_name() lookup

Frank Min (2):
      drm/amdgpu: Add kicker device detection
      drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13

Frédéric Danis (1):
      Bluetooth: L2CAP: Fix L2CAP MTU negotiation

Gregory Price (1):
      cxl: core/region - ignore interleave granularity when ways=1

Guang Yuan Wu (1):
      fuse: fix race between concurrent setattrs from multiple nodes

Han Gao (1):
      riscv: vector: Fix context save/restore with xtheadvector

Han Young (1):
      NFSv4: Always set NLINK even if the server doesn't support it

Hannes Reinecke (2):
      nvme-tcp: fix I/O stalls on congested sockets
      nvme-tcp: sanitize request list handling

Haoxiang Li (2):
      drm/xe/display: Add check for alloc_ordered_workqueue()
      drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()

Hector Martin (1):
      PCI: apple: Fix missing OF node reference in apple_pcie_setup_port

Heiko Carstens (1):
      s390/mm: Fix in_atomic() handling in do_secure_storage_access()

Heinz Mauelshagen (1):
      dm-raid: fix variable in journal device check

Illia Ostapyshyn (1):
      scripts: gdb: vfs: support external dentry names

Imre Deak (2):
      drm/i915/ptl: Use everywhere the correct DDI port clock select mask
      drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read

Iusico Maxim (1):
      HID: lenovo: Restrict F7/9/11 mode to compact keyboards only

Jakub Kicinski (2):
      netlink: specs: tc: replace underscores with dashes in names
      net: selftests: fix TCP packet checksum

Jakub Lewalski (1):
      tty: serial: uartlite: register uart driver in init

James Clark (1):
      coresight: Only check bottom two claim bits

Janne Grunau (1):
      PCI: apple: Set only available ports up

Jay Cornwall (1):
      drm/amdkfd: Fix race in GWS queue scheduling

Jayesh Choudhary (1):
      drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type

Jens Axboe (2):
      io_uring/net: mark iov as dynamically allocated even for single segments
      io_uring/kbuf: flag partial buffer mappings

Jesse Zhang (1):
      drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences

Jiawen Wu (1):
      net: libwx: fix the creation of page_pool

Johan Hovold (1):
      arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-on

Johannes Berg (1):
      wifi: mac80211: finish link init before RCU publish

John Olender (1):
      drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram

Jonathan Cameron (1):
      iio: pressure: zpa2326: Use aligned_s64 for the timestamp

Joonas Lahtinen (1):
      Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"

Jos Wang (1):
      usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode

Kairui Song (2):
      mm: userfaultfd: fix race of userfaultfd_move and swap cache
      mm/shmem, swap: fix softlockup with mTHP swapin

Karan Tilak Kumar (2):
      scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
      scsi: fnic: Turn off FDMI ACTIVE flags on link down

Karol Wachowski (2):
      accel/ivpu: Add debugfs interface for setting HWS priority bands
      accel/ivpu: Trigger device recovery on engine reset/resume failure

Kees Cook (1):
      ovl: Check for NULL d_inode() in ovl_dentry_upper()

Khairul Anuar Romli (1):
      spi: spi-cadence-quadspi: Fix pm runtime unbalance

Klara Modin (1):
      riscv: export boot_cpu_hartid

Krzysztof Kozlowski (7):
      mfd: max14577: Fix wakeup source leaks on device unbind
      ASoC: codecs: wcd9335: Fix missing free of regulator supplies
      mfd: max77541: Fix wakeup source leaks on device unbind
      mfd: 88pm886: Fix wakeup source leaks on device unbind
      mfd: sprd-sc27xx: Fix wakeup source leaks on device unbind
      usb: typec: tcpci: Fix wakeup source leaks on device unbind
      usb: typec: tipd: Fix wakeup source leaks on device unbind

Kuan-Wei Chiu (3):
      bcache: remove unnecessary select MIN_HEAP
      Revert "bcache: update min_heap_callbacks to use default builtin swap"
      Revert "bcache: remove heap-related macros and switch to generic min_heap"

Kuniyuki Iwashima (4):
      af_unix: Don't leave consecutive consumed OOB skbs.
      Bluetooth: hci_core: Fix use-after-free in vhci_flush()
      af_unix: Don't set -ECONNRESET for consumed OOB skb.
      atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().

Lachlan Hodges (1):
      wifi: mac80211: fix beacon interval calculation overflow

Liam R. Howlett (1):
      maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()

Lin.Cao (1):
      drm/scheduler: signal scheduled fence when kill job

Linggang Zeng (1):
      bcache: fix NULL pointer in cache_set_flush()

Lorenzo Stoakes (1):
      mm/vma: reset VMA iterator on commit_merge() OOM failure

Luca Ceresoli (1):
      drm/panel: simple: Tianma TM070JDHG34-00: add delays

Lucas De Marchi (2):
      drm/xe: Fix memset on iomem
      drm/xe: Fix taking invalid lock on wedge

Luiz Augusto von Dentz (1):
      Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU

Lukasz Kucharczyk (1):
      i2c: imx: fix emulated smbus block read

Maarten Lankhorst (1):
      drm/xe: Move DSB l2 flush to a more sensible place

Mario Limonciello (5):
      ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
      drm/amd: Adjust output for discovery error handling
      drm/amd/display: Add debugging message for brightness caps
      drm/amd/display: Fix default DC and AC levels
      drm/amd/display: Only read ACPI backlight caps once

Mark Harmstone (1):
      btrfs: update superblock's device bytes_used when dropping chunk

Matthew Auld (3):
      drm/xe/vm: move rebind_work init earlier
      drm/xe/guc_submit: add back fix
      drm/xe: move DPT l2 flush to a more sensible place

Matthew Sakai (1):
      dm vdo indexer: don't read request structure after enqueuing

Maíra Canal (1):
      drm/etnaviv: Protect the scheduler's pending list with its lock

Michael Grzeschik (2):
      usb: dwc2: also exit clock_gating when stopping udc while suspended
      usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set

Michael Strauss (2):
      drm/amd/display: Add early 8b/10b channel equalization test pattern sequence
      drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host

Michal Wajdeczko (2):
      drm/xe: Process deferred GGTT node removals on device unwind
      drm/xe/guc: Explicitly exit CT safe mode on unwind

Muna Sinada (2):
      wifi: mac80211: Add link iteration macro for link data
      wifi: mac80211: Create separate links for VLAN interfaces

Nam Cao (1):
      Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"

Namjae Jeon (2):
      ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension
      ksmbd: provide zero as a unique ID to the Mac client

Nathan Chancellor (1):
      staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()

Nicholas Kazlauskas (1):
      drm/amd/display: Add more checks for DSC / HUBP ONO guarantees

Nikhil Jha (1):
      sunrpc: don't immediately retransmit on seqno miss

Noah Wager (5):
      Revert "UBUNTU: SAUCE: arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-on"
      Revert "UBUNTU: SAUCE: arm64: dts: qcom: x1e78100-t14s: mark l12b and l15b always-on"
      UBUNTU: [Config] Disable CRYPTO_POLY1305_P10
      Revert "UBUNTU: SAUCE: arm64: dts: qcom: x1e78100-t14s: fix missing HID supplies"
      UBUNTU: Upstream stable to v6.12.36, v6.15.5

Olga Kornievskaia (2):
      NFSv4.2: fix listxattr to return selinux security label
      NFSv4.2: another fix for listxattr

Oliver Schramm (1):
      ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15

Pali Rohár (3):
      cifs: Correctly set SMB1 SessionKey field in Session Setup Request
      cifs: Fix cifs_query_path_info() for Windows NT servers
      cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode

Paulo Alcantara (2):
      smb: client: fix potential deadlock when reconnecting channels
      smb: client: fix regression with native SMB symlinks

Pavel Begunkov (2):
      io_uring/rsrc: fix folio unpinning
      io_uring/rsrc: don't rely on user vaddr alignment

Peichen Huang (1):
      drm/amd/display: Add dc cap for dp tunneling

Peng Fan (2):
      mailbox: Not protect module_put with spin_lock_irqsave
      ASoC: codec: wcd9335: Convert to GPIO descriptors

Penglei Jiang (1):
      io_uring: fix potential page leak in io_sqe_buffer_register()

Peter Korsgaard (1):
      usb: gadget: f_hid: wake up readers on disable/unbind

Philip Yang (1):
      drm/amdgpu: seq64 memory unmap uses uninterruptible lock

Purva Yeshi (1):
      iio: adc: ad_sigma_delta: Fix use of uninitialized status_pos

Qasim Ijaz (3):
      HID: wacom: fix memory leak on kobject creation failure
      HID: wacom: fix memory leak on sysfs attribute creation failure
      HID: wacom: fix kobject reference count leak

Qiu-ji Chen (1):
      drm/tegra: Fix a possible null pointer dereference

Qu Wenruo (2):
      btrfs: handle csum tree error with rescue=ibadroots correctly
      btrfs: factor out nocow ordered extent and extent map generation into a helper

Rengarajan S (1):
      8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices

Ricardo Ribalda (4):
      media: uvcvideo: Rollback non processed entities on error
      media: uvcvideo: Keep streaming state in the file handle
      media: uvcvideo: Create uvc_pm_(get|put) functions
      media: uvcvideo: Increase/decrease the PM counter per IOCTL

Richard Zhu (1):
      PCI: imx6: Add workaround for errata ERR051624

Robert Hodaszi (1):
      usb: cdc-wdm: avoid setting WDM_READ for ZLP-s

Robert Richter (1):
      cxl/region: Add a dev_err() on missing target list entries

Rudraksha Gupta (1):
      rust: arm: fix unknown (to Clang) argument '-mno-fdpic'

Sagi Grimberg (1):
      NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated

Salvatore Bonaccorso (1):
      ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR

Sami Tolvanen (1):
      um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h

Sasha Levin (2):
      arm64: dts: qcom: x1e78100-t14s: mark l12b and l15b always-on
      arm64: dts: qcom: x1e78100-t14s: fix missing HID supplies

Scott Mayhew (1):
      NFSv4: xattr handlers should check for absent nfs filehandles

SeongJae Park (1):
      mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write

Shuming Fan (1):
      ASoC: rt1320: fix speaker noise when volume bar is 100%

Simon Horman (1):
      net: enetc: Correct endianness handling in _enetc_rd_reg64

Sonny Jiang (1):
      drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause

Stefan Metzmacher (8):
      smb: client: remove \t from TP_printk statements
      smb: smbdirect: add smbdirect_pdu.h with protocol definitions
      smb: client: make use of common smbdirect_pdu.h
      smb: smbdirect: add smbdirect.h with public structures
      smb: smbdirect: add smbdirect_socket.h
      smb: client: make use of common smbdirect_socket
      smb: smbdirect: introduce smbdirect_socket_parameters
      smb: client: make use of common smbdirect_socket_parameters

Stefano Garzarella (1):
      vsock/uapi: fix linux/vm_sockets.h userspace compilation errors

Stephan Gerhold (2):
      drm/msm/gpu: Fix crash when throttling GPU immediately during boot
      arm64: dts: qcom: x1-crd: Fix vreg_l2j_1p2 voltage

Stephen Smalley (1):
      selinux: change security_compute_sid to return the ssid or tsid on match

Sven Schwermer (1):
      leds: multicolor: Fix intensity setting while SW blinking

Takashi Iwai (1):
      drm/amd/display: Add sanity checks for drm_edid_raw()

Thierry Reding (1):
      drm/tegra: Assign plane type before registration

Thomas Fourier (2):
      ethernet: ionic: Fix DMA mapping tests
      scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()

Thomas Gessler (1):
      dmaengine: xilinx_dma: Set dma_device directions

Thomas Zeitlhofer (1):
      HID: wacom: fix crash in wacom_aes_battery_handler()

Thomas Zimmermann (4):
      drm/ast: Fix comment on modeset lock
      drm/udl: Unregister device before cleaning up on disconnect
      drm/cirrus-qemu: Fix pitch programming
      drm/simpledrm: Do not upcast in release helpers

Tiwei Bie (1):
      um: ubd: Add missing error check in start_io_thread()

Vasiliy Kovalev (1):
      jfs: validate AG parameters in dbMount() to prevent crashes

Vijendar Mukunda (1):
      ALSA: hda: Add new pci id for AMD GPU display HD audio controller

Ville Syrjälä (2):
      drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
      drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL

Wenbin Yao (1):
      PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to one lane

Wentao Liang (1):
      drm/amd/display: Add null pointer check for get_first_active_display()

Wolfram Sang (3):
      i2c: tiny-usb: disable zero-length read messages
      i2c: robotfuzz-osif: disable zero-length read messages
      drm/bridge: ti-sn65dsi86: make use of debugfs_init callback

Xin Li (Intel) (1):
      x86/traps: Initialize DR6 by writing its architectural reset value

Yan Zhai (1):
      bnxt: properly flush XDP redirect lists

Yao Zi (1):
      dt-bindings: serial: 8250: Make clocks and clock-frequency exclusive

Yi Sun (1):
      dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using

Yifan Zhang (1):
      amd/amdkfd: fix a kfd_process ref leak

Yihan Zhu (1):
      drm/amd/display: Fix RMCM programming seq errors

Yikai Tsai (1):
      hwmon: (isl28022) Fix current reading calculation

Youngjun Lee (1):
      ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()

Yu Kuai (2):
      md/md-bitmap: fix dm-raid max_write_behind setting
      lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()

Yuan Chen (1):
      libbpf: Fix null pointer dereference in btf_dump__free on allocation failure

Zhang Lixu (1):
      iio: hid-sensor-prox: Add support for 16-bit report size

Zhang Zekun (1):
      PCI: apple: Use helper function for_each_child_of_node_scoped()

Zhongwei Zhang (1):
      drm/amd/display: Correct non-OLED pre_T11_delay.

Ziqi Chen (1):
      scsi: ufs: core: Don't perform UFS clkscaling during host async scan

anvithdosapati (1):
      scsi: ufs: core: Fix clk scaling to be conditional in reset and restore

 Documentation/devicetree/bindings/serial/8250.yaml |   2 +-
 Documentation/netlink/specs/tc.yaml                |   4 +-
 arch/arm64/boot/dts/qcom/x1-crd.dtsi               |   4 +-
 .../dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts     |  52 +--
 arch/loongarch/kvm/intc/eiointc.c                  |  89 ++--
 arch/powerpc/crypto/Kconfig                        |   1 +
 arch/riscv/include/asm/cpufeature.h                |   5 +-
 arch/riscv/include/asm/pgtable.h                   |   1 -
 arch/riscv/include/asm/processor.h                 |   1 +
 arch/riscv/include/asm/vector.h                    |  12 +-
 arch/riscv/kernel/asm-offsets.c                    |   5 +
 arch/riscv/kernel/entry.S                          |   9 +
 arch/riscv/kernel/setup.c                          |   1 +
 arch/riscv/kernel/traps_misaligned.c               |   2 -
 arch/riscv/mm/cacheflush.c                         |  15 +-
 arch/s390/mm/fault.c                               |   2 +
 arch/um/drivers/ubd_user.c                         |   2 +-
 arch/um/include/asm/asm-prototypes.h               |   5 +
 arch/um/kernel/trap.c                              | 129 +++++-
 arch/x86/include/uapi/asm/debugreg.h               |  21 +-
 arch/x86/kernel/cpu/common.c                       |  24 +-
 arch/x86/kernel/fpu/signal.c                       |  11 +-
 arch/x86/kernel/fpu/xstate.h                       |  22 +-
 arch/x86/kernel/traps.c                            |  34 +-
 arch/x86/um/asm/checksum.h                         |   3 +
 debian.master/config/annotations                   |   1 -
 debian.master/upstream-stable                      |   4 +-
 drivers/accel/ivpu/ivpu_debugfs.c                  |  84 ++++
 drivers/accel/ivpu/ivpu_hw.c                       |  21 +
 drivers/accel/ivpu/ivpu_hw.h                       |   5 +
 drivers/accel/ivpu/ivpu_job.c                      |   6 +-
 drivers/accel/ivpu/ivpu_jsm_msg.c                  |  38 +-
 drivers/bus/mhi/host/pci_generic.c                 |  39 ++
 drivers/cxl/core/region.c                          |   9 +-
 drivers/dma/idxd/cdev.c                            |   4 +-
 drivers/dma/xilinx/xilinx_dma.c                    |   2 +
 drivers/edac/amd64_edac.c                          |  57 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c        |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c      |  64 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c          |  30 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_job.c            |  12 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_job.h            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c            |  16 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |  16 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h           |  16 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c          |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c          |  17 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h          |   6 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c       |   2 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |   5 +
 drivers/gpu/drm/amd/amdgpu/imu_v11_0.c             |   9 +-
 drivers/gpu/drm/amd/amdgpu/psp_v13_0.c             |   2 +
 drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c           |   6 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c            |   6 +-
 drivers/gpu/drm/amd/amdkfd/kfd_events.c            |   1 +
 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c |   2 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  15 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |   4 +
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  33 ++
 drivers/gpu/drm/amd/display/dc/dc.h                |   8 +-
 drivers/gpu/drm/amd/display/dc/dc_dp_types.h       |   4 +-
 .../dc/dml2/dml21/dml21_translation_helper.c       |   1 +
 .../dml21/src/dml2_core/dml2_core_dcn4_calcs.c     |   5 +-
 .../amd/display/dc/dml2/dml2_translation_helper.c  |   1 +
 .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c  |   9 +-
 .../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |  28 ++
 .../display/dc/link/protocols/link_dp_capability.c |  46 +-
 .../display/dc/link/protocols/link_dp_capability.h |   3 +
 .../display/dc/link/protocols/link_dp_training.c   |   1 -
 .../dc/link/protocols/link_dp_training_8b_10b.c    |  52 ++-
 .../amd/display/dc/resource/dcn31/dcn31_resource.c |   3 +
 .../display/dc/resource/dcn314/dcn314_resource.c   |   3 +
 .../amd/display/dc/resource/dcn35/dcn35_resource.c |   3 +
 .../display/dc/resource/dcn351/dcn351_resource.c   |   3 +
 .../drm/amd/display/include/link_service_types.h   |   2 +
 .../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c    |   3 +
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c     |  12 +-
 drivers/gpu/drm/ast/ast_mode.c                     |   6 +-
 drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c     |  32 +-
 drivers/gpu/drm/bridge/ti-sn65dsi86.c              | 109 +++--
 drivers/gpu/drm/etnaviv/etnaviv_sched.c            |   5 +-
 drivers/gpu/drm/i915/display/intel_cx0_phy.c       |  27 +-
 drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h  |  15 +-
 .../gpu/drm/i915/display/intel_display_driver.c    |  30 +-
 drivers/gpu/drm/i915/display/intel_dp.c            |  17 +
 drivers/gpu/drm/i915/display/vlv_dsi.c             |   4 +-
 drivers/gpu/drm/msm/msm_gpu_devfreq.c              |   1 +
 drivers/gpu/drm/panel/panel-simple.c               |   6 +
 drivers/gpu/drm/scheduler/sched_entity.c           |   1 +
 drivers/gpu/drm/tegra/dc.c                         |  17 +-
 drivers/gpu/drm/tegra/hub.c                        |   4 +-
 drivers/gpu/drm/tegra/hub.h                        |   3 +-
 drivers/gpu/drm/tiny/cirrus-qemu.c                 |   1 -
 drivers/gpu/drm/tiny/simpledrm.c                   |   4 +-
 drivers/gpu/drm/udl/udl_drv.c                      |   2 +-
 drivers/gpu/drm/xe/display/xe_display.c            |   2 +
 drivers/gpu/drm/xe/display/xe_dsb_buffer.c         |  11 +-
 drivers/gpu/drm/xe/display/xe_fb_pin.c             |   5 +-
 drivers/gpu/drm/xe/xe_ggtt.c                       |  11 +
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c        |   8 +
 drivers/gpu/drm/xe/xe_guc_ct.c                     |  17 +-
 drivers/gpu/drm/xe/xe_guc_ct.h                     |   5 +
 drivers/gpu/drm/xe/xe_guc_pc.c                     |   2 +-
 drivers/gpu/drm/xe/xe_guc_submit.c                 |  23 +
 drivers/gpu/drm/xe/xe_guc_types.h                  |   5 +
 drivers/gpu/drm/xe/xe_vm.c                         |   8 +-
 drivers/hid/hid-lenovo.c                           |  11 +-
 .../intel-quicki2c/quicki2c-protocol.c             |  26 +-
 drivers/hid/wacom_sys.c                            |   7 +-
 drivers/hwmon/isl28022.c                           |   6 +-
 drivers/hwmon/pmbus/max34440.c                     |  48 +-
 drivers/hwtracing/coresight/coresight-core.c       |   3 +-
 drivers/hwtracing/coresight/coresight-priv.h       |   1 +
 drivers/i2c/busses/i2c-imx.c                       |   3 +-
 drivers/i2c/busses/i2c-robotfuzz-osif.c            |   6 +
 drivers/i2c/busses/i2c-tiny-usb.c                  |   6 +
 drivers/iio/adc/ad7606_spi.c                       |   8 +-
 drivers/iio/adc/ad_sigma_delta.c                   |   4 +
 drivers/iio/dac/adi-axi-dac.c                      |  24 +
 drivers/iio/light/hid-sensor-prox.c                |   3 +
 drivers/iio/pressure/zpa2326.c                     |   2 +-
 drivers/leds/led-class-multicolor.c                |   3 +-
 drivers/mailbox/mailbox.c                          |   2 +-
 drivers/md/bcache/Kconfig                          |   1 -
 drivers/md/bcache/alloc.c                          |  57 +--
 drivers/md/bcache/bcache.h                         |   2 +-
 drivers/md/bcache/bset.c                           | 116 ++---
 drivers/md/bcache/bset.h                           |  40 +-
 drivers/md/bcache/btree.c                          |  69 ++-
 drivers/md/bcache/extents.c                        |  45 +-
 drivers/md/bcache/movinggc.c                       |  33 +-
 drivers/md/bcache/super.c                          |  10 +-
 drivers/md/bcache/sysfs.c                          |   4 +-
 drivers/md/bcache/util.h                           |  67 ++-
 drivers/md/bcache/writeback.c                      |  13 +-
 drivers/md/dm-raid.c                               |   2 +-
 drivers/md/dm-vdo/indexer/volume.c                 |  24 +-
 drivers/md/md-bitmap.c                             |   2 +-
 drivers/media/usb/uvc/uvc_ctrl.c                   |  70 ++-
 drivers/media/usb/uvc/uvc_v4l2.c                   |  91 +++-
 drivers/media/usb/uvc/uvcvideo.h                   |   5 +
 drivers/mfd/88pm886.c                              |   6 +-
 drivers/mfd/max14577.c                             |   1 +
 drivers/mfd/max77541.c                             |   2 +-
 drivers/mfd/sprd-sc27xx-spi.c                      |   5 +-
 drivers/misc/tps6594-pfsm.c                        |   3 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   5 +-
 drivers/net/ethernet/freescale/enetc/enetc_hw.h    |   2 +-
 drivers/net/ethernet/pensando/ionic/ionic_txrx.c   |  12 +-
 drivers/net/ethernet/wangxun/libwx/wx_lib.c        |   2 +-
 drivers/nvme/host/core.c                           |  74 ++-
 drivers/nvme/host/nvme.h                           |   3 +-
 drivers/nvme/host/tcp.c                            |  22 +-
 drivers/pci/controller/dwc/pci-imx6.c              |  15 +
 drivers/pci/controller/dwc/pcie-designware.c       |   5 +-
 drivers/pci/controller/pcie-apple.c                |   7 +-
 drivers/s390/crypto/pkey_api.c                     |   2 +-
 drivers/scsi/fnic/fdls_disc.c                      | 122 +++--
 drivers/scsi/fnic/fnic.h                           |   2 +-
 drivers/scsi/fnic/fnic_fcs.c                       |   2 +
 drivers/scsi/fnic/fnic_fdls.h                      |   1 +
 drivers/scsi/megaraid/megaraid_sas_base.c          |   6 +-
 drivers/spi/spi-cadence-quadspi.c                  |  12 +-
 drivers/staging/rtl8723bs/core/rtw_security.c      |  44 +-
 drivers/tty/serial/8250/8250_pci1xxxx.c            |  10 +
 drivers/tty/serial/imx.c                           |  17 +-
 drivers/tty/serial/serial_base_bus.c               |   1 +
 drivers/tty/serial/uartlite.c                      |  25 +-
 drivers/ufs/core/ufshcd.c                          |   6 +-
 drivers/usb/class/cdc-wdm.c                        |  23 +-
 drivers/usb/common/usb-conn-gpio.c                 |  25 +-
 drivers/usb/core/usb.c                             |  14 +-
 drivers/usb/dwc2/gadget.c                          |   6 +
 drivers/usb/gadget/function/f_hid.c                |  19 +-
 drivers/usb/gadget/function/f_tcm.c                |   4 +-
 drivers/usb/typec/altmodes/displayport.c           |   3 +
 drivers/usb/typec/mux.c                            |   4 +-
 drivers/usb/typec/tcpm/tcpci_maxim_core.c          |   5 +-
 drivers/usb/typec/tipd/core.c                      |   2 +-
 fs/btrfs/backref.h                                 |   4 +-
 fs/btrfs/direct-io.c                               |   4 +-
 fs/btrfs/disk-io.c                                 |   3 +-
 fs/btrfs/extent_io.h                               |   2 +-
 fs/btrfs/inode.c                                   | 211 +++++----
 fs/btrfs/ordered-data.c                            |  14 +-
 fs/btrfs/raid56.c                                  |   5 +-
 fs/btrfs/tests/extent-io-tests.c                   |   6 +-
 fs/btrfs/volumes.c                                 |   6 +
 fs/btrfs/zstd.c                                    |   2 +-
 fs/ceph/file.c                                     |   2 +-
 fs/f2fs/file.c                                     |  38 ++
 fs/f2fs/super.c                                    |  30 +-
 fs/fuse/dir.c                                      |  11 +
 fs/jfs/jfs_dmap.c                                  |  41 +-
 fs/namespace.c                                     |   8 +-
 fs/nfs/inode.c                                     |  51 +-
 fs/nfs/nfs4proc.c                                  |  27 +-
 fs/overlayfs/util.c                                |   4 +-
 fs/proc/task_mmu.c                                 |   2 +-
 fs/smb/client/cifs_debug.c                         |  23 +-
 fs/smb/client/cifsglob.h                           |   2 +
 fs/smb/client/cifspdu.h                            |   6 +-
 fs/smb/client/cifssmb.c                            |   1 +
 fs/smb/client/connect.c                            |  58 ++-
 fs/smb/client/misc.c                               |   8 +
 fs/smb/client/reparse.c                            |  20 +-
 fs/smb/client/sess.c                               |  21 +-
 fs/smb/client/smb2ops.c                            |  14 +-
 fs/smb/client/smbdirect.c                          | 513 ++++++++++-----------
 fs/smb/client/smbdirect.h                          |  64 +--
 fs/smb/client/trace.h                              |  24 +-
 fs/smb/common/smbdirect/smbdirect.h                |  37 ++
 fs/smb/common/smbdirect/smbdirect_pdu.h            |  55 +++
 fs/smb/common/smbdirect/smbdirect_socket.h         |  43 ++
 fs/smb/server/connection.h                         |   1 +
 fs/smb/server/smb2pdu.c                            |  72 +--
 fs/smb/server/smb2pdu.h                            |   3 +
 include/net/bluetooth/hci_core.h                   |   2 +
 include/uapi/linux/vm_sockets.h                    |   4 +
 io_uring/kbuf.c                                    |   1 +
 io_uring/kbuf.h                                    |   1 +
 io_uring/net.c                                     |  34 +-
 io_uring/rsrc.c                                    |  22 +-
 io_uring/rsrc.h                                    |   1 +
 lib/group_cpus.c                                   |   9 +-
 lib/maple_tree.c                                   |   4 +-
 mm/damon/sysfs-schemes.c                           |   1 +
 mm/gup.c                                           |  14 +-
 mm/memory.c                                        |  20 -
 mm/shmem.c                                         |   6 +-
 mm/swap.h                                          |  23 +
 mm/userfaultfd.c                                   |  33 +-
 mm/vma.c                                           |  27 +-
 net/atm/clip.c                                     |  11 +-
 net/atm/resources.c                                |   3 +-
 net/bluetooth/hci_core.c                           |  34 +-
 net/bluetooth/l2cap_core.c                         |  25 +-
 net/core/selftests.c                               |   5 +-
 net/mac80211/chan.c                                |   3 +
 net/mac80211/ieee80211_i.h                         |  12 +
 net/mac80211/iface.c                               |  12 +-
 net/mac80211/link.c                                |  94 +++-
 net/mac80211/util.c                                |   2 +-
 net/sunrpc/clnt.c                                  |   9 +-
 net/unix/af_unix.c                                 |  31 +-
 rust/Makefile                                      |   2 +-
 rust/bindings/bindings_helper.h                    |   1 +
 rust/helpers/completion.c                          |   8 +
 rust/helpers/helpers.c                             |   1 +
 rust/kernel/devres.rs                              |  53 ++-
 rust/kernel/revocable.rs                           |  18 +-
 rust/kernel/sync.rs                                |   2 +
 rust/kernel/sync/completion.rs                     | 112 +++++
 rust/macros/module.rs                              |   1 +
 scripts/gdb/linux/vfs.py                           |   2 +-
 security/selinux/ss/services.c                     |  16 +-
 sound/pci/hda/hda_bind.c                           |   2 +-
 sound/pci/hda/hda_intel.c                          |   3 +
 sound/pci/hda/patch_realtek.c                      |   2 +
 sound/soc/amd/yc/acp6x-mach.c                      |   7 +
 sound/soc/codecs/rt1320-sdw.c                      |  17 +-
 sound/soc/codecs/wcd9335.c                         |  40 +-
 sound/usb/quirks.c                                 |   2 +
 sound/usb/stream.c                                 |   2 +
 tools/lib/bpf/btf_dump.c                           |   3 +
 tools/lib/bpf/libbpf.c                             |  10 +-
 .../selftests/bpf/progs/test_global_map_resize.c   |  16 +
 268 files changed, 3480 insertions(+), 1616 deletions(-)
 create mode 100644 fs/smb/common/smbdirect/smbdirect.h
 create mode 100644 fs/smb/common/smbdirect/smbdirect_pdu.h
 create mode 100644 fs/smb/common/smbdirect/smbdirect_socket.h
 create mode 100644 rust/helpers/completion.c
 create mode 100644 rust/kernel/sync/completion.rs



More information about the kernel-team mailing list