APPLIED: [SRU][Oracular][PULL] Oracular upstream stable patchset 2025-04-15

Stefan Bader stefan.bader at canonical.com
Tue Apr 22 16:58:53 UTC 2025


On 16.04.25 07:10, noah.wager at canonical.com wrote:
> This pull request (198 commits) includes the following Oracular stable patchsets:
> 
>          Oracular update: upstream stable patchset 2025-04-15
>                   Ported from the following upstream stable releases:
>                           v6.6.82, v6.12.19
>          https://bugs.launchpad.net/bugs/2107437
> 
> 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/oracular-stable-* reference:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular stable-next
> 
>   -Noah
> 
> ------------------------------------------------------------------------
> 
> The following changes since commit 569f7654142b9c47a758893038f152b2628f1e8e:
> 
>    UBUNTU: Upstream stable to v6.6.81, v6.12.18 (2025-04-09 23:17:35 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular tags/oracular-stable-2025-04-15
> 
> for you to fetch changes up to a9b64c4ca53da9316893447d6488473fbcedc06c:
> 
>    UBUNTU: Upstream stable to v6.6.82, v6.12.19 (2025-04-15 22:06:12 -0700)
> 
> ----------------------------------------------------------------
> Ahmed S. Darwish (3):
>        x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
>        x86/cpu: Validate CPUID leaf 0x2 EDX output
>        x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
> 
> Alessio Belle (1):
>        drm/imagination: Fix timestamps in firmware traces
> 
> Alexander Shishkin (2):
>        intel_th: pci: Add Panther Lake-H support
>        intel_th: pci: Add Panther Lake-P/U support
> 
> Alexander Usyskin (1):
>        mei: me: add panther lake P DID
> 
> Andrei Kuchynski (1):
>        usb: typec: ucsi: Fix NULL pointer access
> 
> Andrew Cooper (1):
>        x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
> 
> Andy Shevchenko (2):
>        xhci: pci: Fix indentation in the PCI device ID definitions
>        eeprom: digsy_mtc: Make GPIO lookup table match the device
> 
> Angelo Dureghello (1):
>        iio: dac: ad3552r: clear reset status flag
> 
> AngeloGioacchino Del Regno (1):
>        usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
> 
> Antoine Tenart (1):
>        net: gso: fix ownership in __udp_gso_segment
> 
> Ard Biesheuvel (1):
>        x86/boot: Sanitize boot params before parsing command line
> 
> Arnd Bergmann (1):
>        kbuild: hdrcheck: fix cross build with clang
> 
> Badhri Jagan Sridharan (1):
>        usb: dwc3: gadget: Prevent irq storm when TH re-executes
> 
> Bartosz Golaszewski (1):
>        gpio: vf610: use generic device_get_match_data()
> 
> Bibo Mao (4):
>        LoongArch: Set max_pfn with the PFN of the last page
>        LoongArch: KVM: Add interrupt checking for AVEC
>        LoongArch: KVM: Reload guest CSR registers after sleep
>        LoongArch: KVM: Fix GPA size issue about VM
> 
> Borislav Petkov (AMD) (1):
>        x86/microcode/AMD: Add some forgotten models to the SHA check
> 
> Brendan King (3):
>        drm/imagination: avoid deadlock on fence release
>        drm/imagination: Hold drm_gem_gpuva lock for unmap
>        drm/imagination: only init job done fences once
> 
> Brian Geffon (1):
>        mm: fix finish_fault() handling for large folios
> 
> Christian A. Ehrhardt (1):
>        acpi: typec: ucsi: Introduce a ->poll_cci method
> 
> Christian Heusel (1):
>        Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
> 
> Claudiu Beznea (3):
>        usb: renesas_usbhs: Call clk_put()
>        usb: renesas_usbhs: Use devm_usb_get_phy()
>        usb: renesas_usbhs: Flush the notify_hotplug_work
> 
> Dan Carpenter (1):
>        nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
> 
> Daniil Dulov (1):
>        HID: appleir: Fix potential NULL dereference at raw event handle
> 
> Dave Airlie (1):
>        drm/nouveau: select FW caching
> 
> Emmanuel Grumbach (1):
>        wifi: iwlwifi: mvm: don't try to talk to a dead firmware
> 
> Eric Dumazet (1):
>        llc: do not use skb_get() before dev_queue_xmit()
> 
> Eric Sandeen (1):
>        exfat: short-circuit zero-byte writes in exfat_file_write_iter
> 
> Erik Schumacher (1):
>        hwmon: (ad7314) Validate leading zero bits and return error
> 
> Ethan D. Twardy (1):
>        rust: kbuild: expand rusttest target for macros
> 
> Fabrizio Castro (1):
>        gpio: rcar: Fix missing of_node_put() call
> 
> Fedor Pchelkin (1):
>        usb: typec: ucsi: increase timeout for PPM reset operations
> 
> Filipe Xavier (1):
>        rust: error: optimize error type to use nonzero
> 
> Gabriel Krisman Bertazi (1):
>        Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone"
> 
> Gary Guo (2):
>        rust: fix size_t in bindgen prototypes of C builtins
>        rust: map `__kernel_size_t` and friends also to usize/isize
> 
> Hans de Goede (1):
>        mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
> 
> Hao Zhang (1):
>        mm/page_alloc: fix uninitialized variable
> 
> Haoxiang Li (5):
>        btrfs: fix a leaked chunk map issue in read_one_chunk()
>        Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
>        Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
>        rapidio: add check for rio_add_net() in rio_scan_alloc_net()
>        rapidio: fix an API misues when rio_add_net() fails
> 
> Haoyu Li (1):
>        drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
> 
> Heiko Carstens (1):
>        s390/traps: Fix test_monitor_call() inline assembly
> 
> Hoku Ishibe (1):
>        ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
> 
> Huacai Chen (1):
>        LoongArch: Use polling play_dead() when resuming from hibernation
> 
> Ilan Peer (4):
>        wifi: iwlwifi: Free pages allocated when failing to build A-MSDU
>        wifi: iwlwifi: Fix A-MSDU TSO preparation
>        wifi: mac80211: Support parsing EPCS ML element
>        wifi: iwlwifi: pcie: Fix TSO preparation
> 
> Jarkko Sakkinen (1):
>        x86/sgx: Fix size overflows in sgx_encl_create()
> 
> Jason Xing (1):
>        net-timestamp: support TCP GSO case for a few missing flags
> 
> Javier Carrasco (1):
>        iio: light: apds9306: fix max_scale_nano values
> 
> Jiayuan Chen (1):
>        ppp: Fix KMSAN uninit-value warning with bpf
> 
> Johan Korsnes (1):
>        gpio: vf610: add locking to gpio direction functions
> 
> Johannes Berg (4):
>        wifi: iwlwifi: mvm: clean up ROC on failure
>        wifi: iwlwifi: limit printed string from FW file
>        wifi: mac80211: fix MLE non-inheritance parsing
>        wifi: mac80211: fix vendor-specific inheritance
> 
> John Hubbard (1):
>        Revert "selftests/mm: remove local __NR_* definitions"
> 
> Justin Iurman (2):
>        net: ipv6: fix dst ref loop in ila lwtunnel
>        net: ipv6: fix missing dst ref drop in ila lwtunnel
> 
> Kailang Yang (1):
>        ALSA: hda/realtek: update ALC222 depop optimize
> 
> Kenneth Feng (1):
>        drm/amd/pm: always allow ih interrupt from fw
> 
> Koichiro Den (1):
>        gpio: aggregator: protect driver attr handlers against module unload
> 
> Lorenzo Bianconi (1):
>        net: dsa: mt7530: Fix traffic flooding for MMIO devices
> 
> Luca Ceresoli (1):
>        drivers: core: fix device leak in __fw_devlink_relax_cycles()
> 
> Luca Weiss (3):
>        net: ipa: Fix v4.7 resource group names
>        net: ipa: Fix QSB data for v4.7
>        net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7
> 
> Ma Ke (1):
>        drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
> 
> Maarten Lankhorst (1):
>        drm/xe: Remove double pageflip
> 
> Manivannan Sadhasivam (1):
>        bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
> 
> Marek Szyprowski (1):
>        usb: gadget: Fix setting self-powered state on suspend
> 
> Markus Burri (1):
>        iio: adc: ad7192: fix channel select
> 
> Masami Hiramatsu (Google) (3):
>        tracing: tprobe-events: Fix a memory leak when tprobe with $retval
>        tracing: tprobe-events: Reject invalid tracepoint name
>        tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
> 
> Matt Johnston (1):
>        mctp i3c: handle NULL header address
> 
> Matthew Auld (1):
>        drm/xe/userptr: properly setup pfn_flags_mask
> 
> Matthew Brost (1):
>        drm/xe: Add staging tree for VM binds
> 
> Maud Spierings (1):
>        hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
> 
> Maurizio Lombardi (3):
>        nvme-tcp: add basic support for the C2HTermReq PDU
>        nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
>        nvme-tcp: Fix a C2HTermReq error message
> 
> Meir Elisha (1):
>        nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
> 
> Miao Li (1):
>        usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
> 
> Michal Pecio (1):
>        usb: xhci: Enable the TRB overfetch quirk on VIA VL805
> 
> Miguel Ojeda (16):
>        rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`
>        rust: sort global Rust flags
>        rust: types: avoid repetition in `{As,From}Bytes` impls
>        rust: enable `clippy::unnecessary_safety_comment` lint
>        rust: enable `clippy::unnecessary_safety_doc` lint
>        rust: enable `clippy::ignored_unit_patterns` lint
>        rust: enable `rustdoc::unescaped_backticks` lint
>        rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`
>        rust: introduce `.clippy.toml`
>        rust: replace `clippy::dbg_macro` with `disallowed_macros`
>        rust: provide proper code documentation titles
>        rust: enable Clippy's `check-private-items`
>        Documentation: rust: add coding guidelines on lints
>        Documentation: rust: discuss `#[expect(...)]` in the guidelines
>        rust: error: allow `useless_conversion` for 32-bit builds
>        docs: rust: remove spurious item in `expect` list
> 
> Mike Snitzer (1):
>        NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
> 
> Mingcong Bai (1):
>        platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
> 
> Murad Masimov (1):
>        ALSA: usx2y: validate nrpacks module parameter on probe
> 
> Namjae Jeon (5):
>        ksmbd: fix type confusion via race condition when using ipc_msg_send_request
>        ksmbd: fix out-of-bounds in parse_sec_desc()
>        ksmbd: fix use-after-free in smb2_lock
>        ksmbd: fix bug on trap in smb2_lock
>        exfat: fix soft lockup in exfat_clear_bitmap
> 
> Nayab Sayed (1):
>        iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
> 
> Nikita Zhandarovich (2):
>        wifi: cfg80211: regulatory: improve invalid hints checking
>        usb: atm: cxacru: fix a flaw in existing endpoint checks
> 
> Niklas Söderlund (1):
>        gpio: rcar: Use raw_spinlock to protect register access
> 
> Nikolay Aleksandrov (1):
>        be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
> 
> Noah Wager (1):
>        UBUNTU: Upstream stable to v6.6.82, v6.12.19
> 
> Olivier Gayot (1):
>        block: fix conversion of GPT partition name to 7-bit
> 
> Oscar Maes (1):
>        vlan: enforce underlying device type
> 
> Pali Rohár (1):
>        cifs: Remove symlink member from cifs_open_info_data union
> 
> Paolo Bonzini (1):
>        KVM: e500: always restore irqs
> 
> Paul Fertser (1):
>        hwmon: (peci/dimmtemp) Do not provide fake thresholds data
> 
> Pawel Chmielewski (1):
>        intel_th: pci: Add Arrow Lake support
> 
> Pawel Laszczak (1):
>        usb: hub: lack of clearing xHC resources
> 
> Peiyang Wang (1):
>        net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
> 
> Peter Zijlstra (2):
>        loongarch: Use ASM_REACHABLE
>        perf/core: Fix pmus_lock vs. pmus_srcu ordering
> 
> Philipp Stanner (2):
>        stmmac: loongson: Pass correct arg to PCI function
>        drm/sched: Fix preprocessor guard
> 
> Prashanth K (3):
>        usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails
>        usb: gadget: Set self-powered based on MaxPower and bmAttributes
>        usb: gadget: Check bmAttributes only if configuration is valid
> 
> Qiu-ji Chen (1):
>        cdx: Fix possible UAF error in driver_override_show()
> 
> Qu Wenruo (1):
>        btrfs: fix data overwriting bug during buffered write when block size < page size
> 
> Richard Thier (1):
>        drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
> 
> Ryan Roberts (3):
>        mm: don't skip arch_sync_kernel_mappings() in error paths
>        mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
>        arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
> 
> Salah Triki (1):
>        bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
> 
> Sam Winchenbach (1):
>        iio: filter: admv8818: Force initialization of SDO
> 
> Sean Christopherson (7):
>        KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
>        KVM: SVM: Save host DR masks on CPUs with DebugSwap
>        KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
>        KVM: SVM: Suppress DEBUGCTL.BTF on AMD
>        KVM: x86: Snapshot the host's DEBUGCTL in common x86
>        KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
>        KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
> 
> Sebastian Andrzej Siewior (1):
>        dma: kmsan: export kmsan_handle_dma() for modules
> 
> SeongJae Park (4):
>        selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced
>        selftests/damon/damos_quota: make real expectation of quota exceeds
>        selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
>        selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries
> 
> Suren Baghdasaryan (1):
>        userfaultfd: do not block on locking a large folio with raised refcount
> 
> Takashi Iwai (1):
>        ALSA: seq: Avoid module auto-load handling at event delivery
> 
> Thadeu Lima de Souza Cascardo (1):
>        char: misc: deallocate static minor in error path
> 
> Thinh Nguyen (1):
>        usb: dwc3: Set SUSPENDENABLE soon after phy init
> 
> Thomas Hellström (6):
>        drm/xe/hmm: Style- and include fixes
>        drm/xe/hmm: Don't dereference struct page pointers without notifier lock
>        drm/xe/vm: Fix a misplaced #endif
>        drm/xe/vm: Validate userptr during gpu vma prefetching
>        drm/xe: Fix fault mode invalidation with unbind
>        drm/xe/userptr: Unmap userptrs in the mmu notifier
> 
> Thomas Weißschuh (1):
>        kbuild: userprogs: use correct lld when linking through clang
> 
> Thomas Zimmermann (4):
>        drm/fbdev-helper: Move color-mode lookup into 4CC format helper
>        drm/fbdev: Add memory-agnostic fbdev client
>        drm: Add client-agnostic setup helper
>        drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
> 
> Tiezhu Yang (1):
>        LoongArch: Convert unreachable() to BUG()
> 
> Titus Rwantare (1):
>        hwmon: (pmbus) Initialise page count in pmbus_identify()
> 
> Tvrtko Ursulin (1):
>        drm/xe: Fix GT "for each engine" workarounds
> 
> Uday Shankar (1):
>        ublk: set_params: properly check if parameters can be applied
> 
> Vicki Pfau (1):
>        HID: hid-steam: Fix use-after-free when detaching device
> 
> Ville Syrjälä (2):
>        drm/i915/color: Extract intel_color_modeset()
>        drm/i915: Plumb 'dsb' all way to the plane hooks
> 
> Visweswara Tanuku (1):
>        slimbus: messaging: Free transaction ID in delayed interrupt scenario
> 
> Vitaliy Shevtsov (2):
>        wifi: nl80211: reject cooked mode if it is set along with other flags
>        caif_virtio: fix wrong pointer check in cfv_probe()
> 
> Xi Ruoyao (1):
>        x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
> 
> Xiaoyao Li (1):
>        KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
> 
> Xinghuo Chen (1):
>        hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
> 
> Yu-Chun Lin (1):
>        HID: google: fix unused variable warning under !CONFIG_ACPI
> 
> Yuezhang Mo (1):
>        exfat: fix just enough dentries but allocate a new cluster to dir
> 
> Yutaro Ohno (1):
>        rust: block: fix formatting in GenDisk doc
> 
> Zecheng Li (1):
>        sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
> 
> Zhang Lixu (2):
>        HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()
>        HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
> 
>   .clippy.toml                                       |   9 +
>   .gitignore                                         |   1 +
>   Documentation/rust/coding-guidelines.rst           | 146 ++++++++++
>   MAINTAINERS                                        |   1 +
>   Makefile                                           |  19 +-
>   arch/arm64/include/asm/hugetlb.h                   |   4 +-
>   arch/arm64/mm/hugetlbpage.c                        |  61 ++--
>   arch/loongarch/include/asm/bug.h                   |  13 +-
>   arch/loongarch/include/asm/hugetlb.h               |   6 +-
>   arch/loongarch/kernel/machine_kexec.c              |   4 +-
>   arch/loongarch/kernel/setup.c                      |   3 +
>   arch/loongarch/kernel/smp.c                        |  47 +++-
>   arch/loongarch/kvm/exit.c                          |   6 +
>   arch/loongarch/kvm/main.c                          |   7 +
>   arch/loongarch/kvm/vcpu.c                          |   2 +-
>   arch/loongarch/kvm/vm.c                            |   7 +-
>   arch/mips/include/asm/hugetlb.h                    |   6 +-
>   arch/parisc/include/asm/hugetlb.h                  |   2 +-
>   arch/parisc/mm/hugetlbpage.c                       |   2 +-
>   arch/powerpc/include/asm/hugetlb.h                 |   6 +-
>   arch/powerpc/kvm/e500_mmu_host.c                   |   4 +-
>   arch/riscv/include/asm/hugetlb.h                   |   3 +-
>   arch/riscv/mm/hugetlbpage.c                        |   2 +-
>   arch/s390/include/asm/hugetlb.h                    |  17 +-
>   arch/s390/kernel/traps.c                           |   6 +-
>   arch/s390/mm/hugetlbpage.c                         |   4 +-
>   arch/sparc/include/asm/hugetlb.h                   |   2 +-
>   arch/sparc/mm/hugetlbpage.c                        |   2 +-
>   arch/x86/boot/compressed/pgtable_64.c              |   2 +
>   arch/x86/include/asm/kvm_host.h                    |   1 +
>   arch/x86/kernel/amd_nb.c                           |   9 +-
>   arch/x86/kernel/cpu/cacheinfo.c                    |   2 +-
>   arch/x86/kernel/cpu/intel.c                        |  52 ++--
>   arch/x86/kernel/cpu/microcode/amd.c                |   6 +
>   arch/x86/kernel/cpu/sgx/ioctl.c                    |   7 +
>   arch/x86/kvm/cpuid.c                               |   2 +-
>   arch/x86/kvm/svm/sev.c                             |  13 +-
>   arch/x86/kvm/svm/svm.c                             |  49 ++++
>   arch/x86/kvm/svm/svm.h                             |   2 +-
>   arch/x86/kvm/svm/vmenter.S                         |  10 +-
>   arch/x86/kvm/vmx/vmx.c                             |   8 +-
>   arch/x86/kvm/vmx/vmx.h                             |   2 -
>   arch/x86/kvm/x86.c                                 |   2 +
>   arch/x86/mm/init.c                                 |  23 +-
>   block/partitions/efi.c                             |   2 +-
>   debian.master/upstream-stable                      |   4 +-
>   drivers/base/core.c                                |   1 +
>   drivers/block/ublk_drv.c                           |   7 +-
>   drivers/bluetooth/btusb.c                          |   1 +
>   drivers/bus/mhi/host/pci_generic.c                 |   5 +-
>   drivers/cdx/cdx.c                                  |   6 +-
>   drivers/char/misc.c                                |   2 +-
>   drivers/gpio/gpio-aggregator.c                     |  20 +-
>   drivers/gpio/gpio-rcar.c                           |  31 ++-
>   drivers/gpio/gpio-vf610.c                          |  11 +-
>   drivers/gpu/drm/Kconfig                            |  12 +
>   drivers/gpu/drm/Makefile                           |   6 +-
>   drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   3 +-
>   drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c     |  12 +-
>   drivers/gpu/drm/drm_client_setup.c                 |  66 +++++
>   drivers/gpu/drm/drm_fb_helper.c                    |  85 ++----
>   drivers/gpu/drm/drm_fbdev_client.c                 | 141 ++++++++++
>   drivers/gpu/drm/drm_fbdev_ttm.c                    | 142 +++++-----
>   drivers/gpu/drm/drm_fourcc.c                       |  30 +-
>   drivers/gpu/drm/i915/display/i9xx_plane.c          |  22 +-
>   drivers/gpu/drm/i915/display/intel_atomic_plane.c  |  49 ++--
>   drivers/gpu/drm/i915/display/intel_atomic_plane.h  |  19 +-
>   drivers/gpu/drm/i915/display/intel_color.c         |  17 ++
>   drivers/gpu/drm/i915/display/intel_color.h         |   1 +
>   drivers/gpu/drm/i915/display/intel_cursor.c        | 101 +++----
>   drivers/gpu/drm/i915/display/intel_de.h            |  11 +
>   drivers/gpu/drm/i915/display/intel_display.c       |  58 ++--
>   drivers/gpu/drm/i915/display/intel_display_types.h |  16 +-
>   drivers/gpu/drm/i915/display/intel_sprite.c        |  27 +-
>   drivers/gpu/drm/i915/display/skl_universal_plane.c | 307 +++++++++++----------
>   drivers/gpu/drm/imagination/pvr_fw_meta.c          |   6 +-
>   drivers/gpu/drm/imagination/pvr_fw_trace.c         |   4 +-
>   drivers/gpu/drm/imagination/pvr_queue.c            |  18 +-
>   drivers/gpu/drm/imagination/pvr_queue.h            |   4 +
>   drivers/gpu/drm/imagination/pvr_vm.c               | 134 +++++++--
>   drivers/gpu/drm/imagination/pvr_vm.h               |   3 +
>   drivers/gpu/drm/nouveau/Kconfig                    |   1 +
>   drivers/gpu/drm/radeon/r300.c                      |   3 +-
>   drivers/gpu/drm/radeon/radeon_asic.h               |   1 +
>   drivers/gpu/drm/radeon/rs400.c                     |  18 +-
>   drivers/gpu/drm/scheduler/gpu_scheduler_trace.h    |   4 +-
>   drivers/gpu/drm/xe/display/xe_plane_initial.c      |  10 -
>   drivers/gpu/drm/xe/xe_gt.c                         |   4 +-
>   drivers/gpu/drm/xe/xe_hmm.c                        | 188 +++++++++----
>   drivers/gpu/drm/xe/xe_hmm.h                        |   7 +
>   drivers/gpu/drm/xe/xe_pt.c                         |  96 +++----
>   drivers/gpu/drm/xe/xe_pt_walk.c                    |   3 +-
>   drivers/gpu/drm/xe/xe_pt_walk.h                    |   4 +
>   drivers/gpu/drm/xe/xe_vm.c                         | 100 +++++--
>   drivers/gpu/drm/xe/xe_vm.h                         |  10 +-
>   drivers/gpu/drm/xe/xe_vm_types.h                   |   8 +-
>   drivers/hid/hid-appleir.c                          |   2 +-
>   drivers/hid/hid-google-hammer.c                    |   2 +
>   drivers/hid/hid-steam.c                            |   2 +-
>   drivers/hid/intel-ish-hid/ishtp-hid-client.c       |   2 +-
>   drivers/hid/intel-ish-hid/ishtp-hid.c              |   4 +-
>   drivers/hwmon/ad7314.c                             |  10 +
>   drivers/hwmon/ntc_thermistor.c                     |  66 ++---
>   drivers/hwmon/peci/dimmtemp.c                      |  10 +-
>   drivers/hwmon/pmbus/pmbus.c                        |   2 +
>   drivers/hwmon/xgene-hwmon.c                        |   2 +-
>   drivers/hwtracing/intel_th/pci.c                   |  15 +
>   drivers/iio/adc/ad7192.c                           |   2 +-
>   drivers/iio/adc/at91-sama5d2_adc.c                 |  68 +++--
>   drivers/iio/dac/ad3552r.c                          |   6 +
>   drivers/iio/filter/admv8818.c                      |  14 +-
>   drivers/iio/light/apds9306.c                       |   4 +-
>   drivers/misc/cardreader/rtsx_usb.c                 |  15 -
>   drivers/misc/eeprom/digsy_mtc_eeprom.c             |   2 +-
>   drivers/misc/mei/hw-me-regs.h                      |   2 +
>   drivers/misc/mei/pci-me.c                          |   2 +
>   drivers/misc/mei/vsc-tp.c                          |   2 +-
>   drivers/net/caif/caif_virtio.c                     |   2 +-
>   drivers/net/dsa/mt7530.c                           |   8 +-
>   drivers/net/ethernet/emulex/benet/be.h             |   2 +-
>   drivers/net/ethernet/emulex/benet/be_cmds.c        | 197 +++++++------
>   drivers/net/ethernet/emulex/benet/be_main.c        |   2 +-
>   .../net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c |   2 +-
>   .../net/ethernet/stmicro/stmmac/dwmac-loongson.c   |   6 +-
>   drivers/net/ipa/data/ipa_data-v4.7.c               |  18 +-
>   drivers/net/mctp/mctp-i3c.c                        |   3 +
>   drivers/net/ppp/ppp_generic.c                      |  28 +-
>   drivers/net/wireless/intel/iwlwifi/iwl-drv.c       |   2 +-
>   drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c   |   7 +
>   .../net/wireless/intel/iwlwifi/mvm/time-event.c    |   2 +
>   drivers/net/wireless/intel/iwlwifi/pcie/internal.h |   5 +-
>   drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c  |   6 +-
>   drivers/net/wireless/intel/iwlwifi/pcie/tx.c       |  23 +-
>   drivers/nvme/host/tcp.c                            |  81 +++++-
>   drivers/nvme/target/tcp.c                          |  15 +-
>   drivers/platform/x86/thinkpad_acpi.c               |   1 +
>   drivers/rapidio/devices/rio_mport_cdev.c           |   3 +-
>   drivers/rapidio/rio-scan.c                         |   5 +-
>   drivers/slimbus/messaging.c                        |   5 +-
>   drivers/usb/atm/cxacru.c                           |  13 +-
>   drivers/usb/core/hub.c                             |  33 +++
>   drivers/usb/core/quirks.c                          |   4 +
>   drivers/usb/dwc3/core.c                            |  85 +++---
>   drivers/usb/dwc3/core.h                            |   2 +-
>   drivers/usb/dwc3/drd.c                             |   4 +-
>   drivers/usb/dwc3/gadget.c                          |  10 +-
>   drivers/usb/gadget/composite.c                     |  17 +-
>   drivers/usb/gadget/function/u_ether.c              |   4 +-
>   drivers/usb/host/xhci-mem.c                        |   3 +-
>   drivers/usb/host/xhci-pci.c                        |  18 +-
>   drivers/usb/host/xhci.h                            |   2 +-
>   drivers/usb/renesas_usbhs/common.c                 |   6 +-
>   drivers/usb/renesas_usbhs/mod_gadget.c             |   2 +-
>   drivers/usb/typec/tcpm/tcpci_rt1711h.c             |  11 +
>   drivers/usb/typec/ucsi/ucsi.c                      |  25 +-
>   drivers/usb/typec/ucsi/ucsi.h                      |   2 +
>   drivers/usb/typec/ucsi/ucsi_acpi.c                 |  21 +-
>   drivers/usb/typec/ucsi/ucsi_ccg.c                  |   1 +
>   drivers/usb/typec/ucsi/ucsi_glink.c                |   1 +
>   drivers/usb/typec/ucsi/ucsi_stm32g0.c              |   1 +
>   drivers/usb/typec/ucsi/ucsi_yoga_c630.c            |   1 +
>   drivers/virt/acrn/hsm.c                            |   6 +-
>   fs/btrfs/file.c                                    |   9 +-
>   fs/btrfs/volumes.c                                 |   1 +
>   fs/exfat/balloc.c                                  |  10 +-
>   fs/exfat/exfat_fs.h                                |   2 +-
>   fs/exfat/fatent.c                                  |  11 +-
>   fs/exfat/file.c                                    |   2 +-
>   fs/exfat/namei.c                                   |   2 +-
>   fs/nfs/file.c                                      |   3 +-
>   fs/smb/client/cifsglob.h                           |   5 +-
>   fs/smb/client/inode.c                              |   2 +-
>   fs/smb/client/smb1ops.c                            |   4 +-
>   fs/smb/server/smb2pdu.c                            |   8 +-
>   fs/smb/server/smbacl.c                             |  16 ++
>   fs/smb/server/transport_ipc.c                      |   1 +
>   include/asm-generic/hugetlb.h                      |   2 +-
>   include/drm/drm_client_setup.h                     |  26 ++
>   include/drm/drm_drv.h                              |  18 ++
>   include/drm/drm_fbdev_client.h                     |  19 ++
>   include/drm/drm_fbdev_ttm.h                        |  13 +
>   include/drm/drm_fourcc.h                           |   1 +
>   include/linux/compaction.h                         |   5 +
>   include/linux/hugetlb.h                            |   4 +-
>   include/linux/nvme-tcp.h                           |   2 +
>   include/linux/sched.h                              |   2 +-
>   kernel/events/core.c                               |   4 +-
>   kernel/sched/fair.c                                |   6 +-
>   kernel/trace/trace_fprobe.c                        |  15 +
>   kernel/trace/trace_probe.h                         |   2 +-
>   mm/compaction.c                                    |   3 +
>   mm/hugetlb.c                                       |   4 +-
>   mm/kmsan/hooks.c                                   |   1 +
>   mm/memory.c                                        |  21 +-
>   mm/page_alloc.c                                    |   4 +-
>   mm/userfaultfd.c                                   |  17 +-
>   mm/vmalloc.c                                       |   4 +-
>   net/8021q/vlan.c                                   |   3 +-
>   net/bluetooth/mgmt.c                               |   5 +
>   net/ipv4/tcp_offload.c                             |  11 +-
>   net/ipv4/udp_offload.c                             |   8 +-
>   net/ipv6/ila/ila_lwt.c                             |   4 +-
>   net/llc/llc_s_ac.c                                 |  49 ++--
>   net/mac80211/ieee80211_i.h                         |   2 +
>   net/mac80211/mlme.c                                |   1 +
>   net/mac80211/parse.c                               | 164 ++++++++---
>   net/wireless/nl80211.c                             |   5 +
>   net/wireless/reg.c                                 |   3 +-
>   rust/Makefile                                      |  28 +-
>   rust/bindgen_parameters                            |   5 +
>   rust/bindings/lib.rs                               |   5 +
>   rust/kernel/block/mq/gen_disk.rs                   |   6 +-
>   rust/kernel/error.rs                               |  40 ++-
>   rust/kernel/init.rs                                |   5 +-
>   rust/kernel/init/__internal.rs                     |   9 +-
>   rust/kernel/init/macros.rs                         |   1 +
>   rust/kernel/print.rs                               |   1 +
>   rust/kernel/std_vendor.rs                          |  12 +-
>   rust/kernel/sync/arc.rs                            |   2 +-
>   rust/kernel/sync/arc/std_vendor.rs                 |   2 +
>   rust/kernel/types.rs                               |  70 ++---
>   rust/kernel/workqueue.rs                           |   5 +-
>   rust/macros/lib.rs                                 |   2 +-
>   rust/uapi/lib.rs                                   |   5 +
>   samples/rust/rust_print.rs                         |   1 +
>   sound/core/seq/seq_clientmgr.c                     |  46 +--
>   sound/pci/hda/hda_intel.c                          |   2 +
>   sound/pci/hda/patch_realtek.c                      |  76 +++++
>   sound/usb/usx2y/usbusx2y.c                         |  11 +
>   sound/usb/usx2y/usbusx2y.h                         |  26 ++
>   sound/usb/usx2y/usbusx2yaudio.c                    |  27 --
>   tools/testing/selftests/damon/damon_nr_regions.py  |   2 +
>   tools/testing/selftests/damon/damos_quota.py       |   9 +-
>   tools/testing/selftests/damon/damos_quota_goal.py  |   3 +
>   tools/testing/selftests/mm/hugepage-mremap.c       |   2 +-
>   tools/testing/selftests/mm/ksm_functional_tests.c  |   8 +-
>   tools/testing/selftests/mm/memfd_secret.c          |  14 +-
>   tools/testing/selftests/mm/mkdirty.c               |   8 +-
>   tools/testing/selftests/mm/mlock2.h                |   1 -
>   tools/testing/selftests/mm/protection_keys.c       |   2 +-
>   tools/testing/selftests/mm/uffd-common.c           |   4 +
>   tools/testing/selftests/mm/uffd-stress.c           |  15 +-
>   tools/testing/selftests/mm/uffd-unit-tests.c       |  14 +-
>   usr/include/Makefile                               |   2 +-
>   244 files changed, 2980 insertions(+), 1347 deletions(-)
>   create mode 100644 .clippy.toml
>   create mode 100644 drivers/gpu/drm/drm_client_setup.c
>   create mode 100644 drivers/gpu/drm/drm_fbdev_client.c
>   create mode 100644 include/drm/drm_client_setup.h
>   create mode 100644 include/drm/drm_fbdev_client.h
> 

Applied to oracular:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 47863 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250422/c7efa820/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250422/c7efa820/attachment-0001.sig>


More information about the kernel-team mailing list