APPLIED: [SRU][Noble][PULL] Noble upstream stable patchset 2025-08-04
Mehmet Basaran
mehmet.basaran at canonical.com
Thu Aug 7 07:21:39 UTC 2025
Applied to noble:linux master-next branch. Thanks.
-------------- next part --------------
noah.wager at canonical.com writes:
> This pull request (109 commits) includes the following Noble stable patchsets:
>
> Noble update: upstream stable patchset 2025-08-04
> Ported from the following upstream stable releases:
> v6.6.84, v6.6.85, v6.12.21
> https://bugs.launchpad.net/bugs/2119458
>
> Note also that the 'stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('stable-next') instead of each
> tags/noble-stable-* reference:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble stable-next
>
> -Noah
>
> ------------------------------------------------------------------------
>
> The following changes since commit fd35654a747a0ff540658a0b480046ac656e4320:
>
> UBUNTU: Upstream stable to v6.6.83, v6.12.20 (2025-07-28 07:42:56 -0700)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-08-04
>
> for you to fetch changes up to 8f77c2213f20d095b81f59fda57918e2c5679df9:
>
> UBUNTU: Upstream stable to v6.6.84, v6.6.85, v6.12.21 (2025-08-04 07:11:39 -0700)
>
> ----------------------------------------------------------------
> Alexander Stein (1):
> arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
>
> Alexandre Cassen (1):
> xfrm: fix tunnel mode TX datapath in packet offload mode
>
> Andreas Kemnade (1):
> i2c: omap: fix IRQ storms
>
> Andrii Nakryiko (1):
> lib/buildid: Handle memfd_secret() files in build_id_parse()
>
> Ard Biesheuvel (1):
> efi/libstub: Avoid physical address 0x0 when doing random allocation
>
> Arkadiusz Bokowy (1):
> Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
>
> Arnd Bergmann (1):
> ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP
>
> Arthur Mongodin (1):
> mptcp: Fix data stream corruption in the address announcement
>
> Baochen Qiang (1):
> dma-mapping: fix missing clear bdr in check_ram_in_range_map()
>
> Benno Lossin (1):
> rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Option<KBox<T>>`
>
> Biju Das (1):
> can: rcar_canfd: Fix page entries in the AFL list
>
> Christian Eggers (2):
> regulator: dummy: force synchronous probing
> regulator: check that dummy regulator has been probed before using it
>
> Cosmin Ratiu (1):
> xfrm_output: Force software GSO only in tunnel mode
>
> Dan Carpenter (3):
> Bluetooth: Fix error code in chan_alloc_skb_cb()
> net: atm: fix use after free in lec_send()
> accel/qaic: Fix integer overflow in qaic_validate_req()
>
> David Lechner (1):
> ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XX
>
> David Rosca (3):
> drm/amdgpu: Remove JPEG from vega and carrizo video caps
> drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
> drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
>
> David Woodhouse (1):
> clockevents/drivers/i8253: Fix stop sequence for timer 0
>
> Dietmar Eggemann (1):
> Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
>
> E Shattow (1):
> riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
>
> Felix Moessbauer (1):
> hrtimer: Use and report correct timerslack values for realtime tasks
>
> Florian Westphal (1):
> netfilter: nf_tables: allow clone callbacks to sleep
>
> Fuad Tabba (1):
> KVM: arm64: Calculate cptr_el2 traps on activating traps
>
> Gavrilov Ilia (1):
> xsk: fix an integer overflow in xp_create_and_assign_umem()
>
> Geert Uytterhoeven (1):
> ARM: shmobile: smp: Enforce shmobile_smp_* alignment
>
> Gu Bowen (1):
> mmc: atmel-mci: Add missing clk_disable_unprepare()
>
> Haibo Chen (2):
> can: flexcan: only change CAN state when link up in system PM
> can: flexcan: disable transceiver during system PM
>
> Haiyang Zhang (1):
> net: mana: Support holes in device list reply msg
>
> Harish Kasiviswanathan (1):
> drm/amd/pm: add unique_id for gfx12
>
> Heiko Stuebner (1):
> arm64: dts: rockchip: remove supports-cqe from rk3588 jaguar
>
> Jason Gunthorpe (1):
> gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
>
> Jeffrey Hugo (1):
> accel/qaic: Fix possible data corruption in BOs > 2G
>
> Jens Axboe (8):
> mm: add nommu variant of vm_insert_pages()
> io_uring: get rid of remap_pfn_range() for mapping rings/sqes
> io_uring: don't attempt to mmap larger than what the user asks for
> io_uring: use vmap() for ring mapping
> io_uring: unify io_pin_pages()
> io_uring/kbuf: vmap pinned buffer ring
> io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
> io_uring: use unpin_user_pages() where appropriate
>
> Joe Hattori (1):
> firmware: imx-scu: fix OF node leak in .probe()
>
> Junxian Huang (5):
> RDMA/hns: Fix soft lockup during bt pages loop
> RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
> RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
> RDMA/hns: Fix missing xa_destroy()
> RDMA/hns: Fix wrong value of max_sge_rd
>
> Justin Iurman (3):
> net: lwtunnel: fix recursion loops
> net: ipv6: ioam6: fix lwtunnel_output() loop
> net: lwtunnel: disable BHs when required
>
> Justin Klaassen (1):
> arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
>
> Kamal Dasu (1):
> mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops
>
> Kashyap Desai (1):
> RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx
>
> Kirill A. Shutemov (1):
> mm: split critical region in remap_file_pages() and invoke LSMs in between
>
> Kuniyuki Iwashima (2):
> ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
> ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
>
> Lin Ma (1):
> net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
>
> Marek Vasut (2):
> soc: imx8m: Remove global soc_uid
> soc: imx8m: Use devm_* to simplify probe failure handling
>
> Mario Limonciello (1):
> drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
>
> Mark Rutland (7):
> KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
> KVM: arm64: Remove host FPSIMD saving for non-protected KVM
> KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
> KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
> KVM: arm64: Refactor exit handlers
> KVM: arm64: Eagerly switch ZCR_EL{1,2}
> KVM: arm64: Mark some header functions as inline
>
> Martin Tsai (1):
> drm/amd/display: should support dmub hw lock on Replay
>
> Matthew Maurer (1):
> rust: Disallow BTF generation with Rust + LTO
>
> MaĆra Canal (1):
> drm/v3d: Don't run jobs that have errors flagged in its fence
>
> Michal Swiatkowski (2):
> devlink: fix xa_alloc_cyclic() error handling
> dpll: fix xa_alloc_cyclic() error handling
>
> Miri Korenblit (1):
> wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8
>
> Mitchell Levy (1):
> rust: lockdep: Remove support for dynamically allocated LockClassKeys
>
> Namjae Jeon (1):
> ksmbd: fix incorrect validation for num_aces field of smb_acl
>
> Nikita Zhandarovich (1):
> drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
>
> Noah Wager (1):
> UBUNTU: Upstream stable to v6.6.84, v6.6.85, v6.12.21
>
> Oleg Nesterov (1):
> sched/isolation: Prevent boot crash when the boot CPU is nohz_full
>
> Pavel Begunkov (2):
> io_uring: fix corner case forgetting to vunmap
> io_uring: fix error pbuf checking
>
> Peng Fan (1):
> soc: imx8m: Unregister cpufreq and soc dev in cleanup path
>
> Phil Elwell (2):
> ARM: dts: bcm2711: PL011 UARTs are actually r1p5
> ARM: dts: bcm2711: Don't mark timer regs unconfigured
>
> Philipp Stanner (1):
> stmmac: loongson: Pass correct arg to PCI function
>
> Qasim Ijaz (1):
> RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()
>
> Quentin Schulz (1):
> arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou
>
> Raphael S. Carvalho (1):
> mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT
>
> Saranya R (1):
> soc: qcom: pdr: Fix the potential deadlock
>
> Saravanan Vajravel (1):
> RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
>
> Sebastian Andrzej Siewior (1):
> netfilter: nft_counter: Use u64_stats_t for statistic.
>
> Shakeel Butt (1):
> memcg: drain obj stock on cpu hotplug teardown
>
> Stefan Eichenberger (3):
> arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound card
> arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card
> ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
>
> Stefan Wahren (1):
> ARM: dts: bcm2711: Fix xHCI power-domain
>
> Sven Eckelmann (1):
> batman-adv: Ignore own maximum aggregation size during RX
>
> Tomasz Rusinowicz (1):
> drm/xe: Fix exporting xe buffers multiple times
>
> Vincent Mailhol (1):
> can: ucan: fix out of bound read in strscpy() source
>
> Xianwei Zhao (1):
> pmdomain: amlogic: fix T7 ISP secpower
>
> Yao Zi (1):
> arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1
>
> Ye Bin (1):
> proc: fix UAF in proc_get_inode()
>
> Yilin Chen (1):
> drm/amd/display: Fix message for support_edp0_on_dp1
>
> Yongjian Sun (1):
> libfs: Fix duplicate directory entry in offset_dir_lookup
>
> Zi Yan (1):
> mm/migrate: fix shmem xarray update during migration
>
> qianyi liu (1):
> drm/sched: Fix fence reference count leak
>
> Documentation/timers/no_hz.rst | 7 +-
> arch/arm/boot/dts/broadcom/bcm2711-rpi.dtsi | 5 -
> arch/arm/boot/dts/broadcom/bcm2711.dtsi | 12 +-
> arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi | 10 +-
> arch/arm/mach-davinci/Kconfig | 1 +
> arch/arm/mach-omap1/Kconfig | 1 +
> arch/arm/mach-shmobile/headsmp.S | 1 +
> .../boot/dts/freescale/imx8mm-verdin-dahlia.dtsi | 6 +-
> .../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi | 16 +-
> .../boot/dts/freescale/imx8mp-verdin-dahlia.dtsi | 6 +-
> .../boot/dts/rockchip/px30-ringneck-haikou.dts | 2 +
> arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts | 2 +-
> arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts | 1 -
> arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 1 -
> arch/arm64/include/asm/kvm_host.h | 7 +-
> arch/arm64/include/asm/kvm_hyp.h | 1 +
> arch/arm64/kernel/fpsimd.c | 25 --
> arch/arm64/kvm/arm.c | 1 -
> arch/arm64/kvm/fpsimd.c | 89 ++-----
> arch/arm64/kvm/hyp/entry.S | 5 +
> arch/arm64/kvm/hyp/include/hyp/switch.h | 108 ++++++---
> arch/arm64/kvm/hyp/nvhe/hyp-main.c | 15 +-
> arch/arm64/kvm/hyp/nvhe/pkvm.c | 29 +--
> arch/arm64/kvm/hyp/nvhe/switch.c | 106 ++++++---
> arch/arm64/kvm/hyp/vhe/switch.c | 13 +-
> arch/arm64/kvm/reset.c | 3 +
> arch/riscv/boot/dts/starfive/jh7110-pinfunc.h | 2 +-
> arch/x86/kernel/cpu/mshyperv.c | 11 -
> debian.master/upstream-stable | 4 +-
> drivers/accel/qaic/qaic_data.c | 9 +-
> drivers/clocksource/i8253.c | 36 ++-
> drivers/dpll/dpll_core.c | 2 +-
> drivers/firmware/efi/libstub/randomalloc.c | 4 +
> drivers/firmware/imx/imx-scu.c | 1 +
> drivers/gpu/drm/amd/amdgpu/nv.c | 20 +-
> drivers/gpu/drm/amd/amdgpu/soc15.c | 21 +-
> drivers/gpu/drm/amd/amdgpu/vi.c | 43 ++--
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +-
> .../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 15 ++
> drivers/gpu/drm/amd/pm/amdgpu_pm.c | 2 +
> drivers/gpu/drm/radeon/radeon_vce.c | 2 +-
> drivers/gpu/drm/scheduler/sched_entity.c | 11 +-
> drivers/gpu/drm/v3d/v3d_sched.c | 9 +-
> drivers/gpu/drm/xe/xe_bo.h | 2 -
> drivers/gpu/drm/xe/xe_dma_buf.c | 2 +-
> drivers/gpu/host1x/dev.c | 6 +
> drivers/i2c/busses/i2c-omap.c | 26 +--
> drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 -
> drivers/infiniband/hw/bnxt_re/qplib_rcfw.h | 3 +-
> drivers/infiniband/hw/hns/hns_roce_alloc.c | 4 +-
> drivers/infiniband/hw/hns/hns_roce_cq.c | 1 +
> drivers/infiniband/hw/hns/hns_roce_hem.c | 16 +-
> drivers/infiniband/hw/hns/hns_roce_main.c | 2 +-
> drivers/infiniband/hw/hns/hns_roce_qp.c | 11 +-
> drivers/infiniband/hw/mlx5/ah.c | 14 +-
> drivers/mmc/host/atmel-mci.c | 4 +-
> drivers/mmc/host/sdhci-brcmstb.c | 10 +
> drivers/net/can/flexcan/flexcan-core.c | 18 +-
> drivers/net/can/rcar/rcar_canfd.c | 28 +--
> drivers/net/can/usb/ucan.c | 43 ++--
> drivers/net/ethernet/microsoft/mana/gdma_main.c | 14 +-
> .../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 7 +-
> drivers/net/wireless/intel/iwlwifi/fw/file.h | 4 +-
> drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 34 ++-
> drivers/pmdomain/amlogic/meson-secure-pwrc.c | 2 +-
> drivers/regulator/core.c | 12 +-
> drivers/regulator/dummy.c | 2 +-
> drivers/soc/imx/soc-imx8m.c | 149 ++++++------
> drivers/soc/qcom/pdr_interface.c | 8 +-
> fs/libfs.c | 2 +-
> fs/proc/base.c | 9 +-
> fs/proc/generic.c | 10 +-
> fs/proc/inode.c | 6 +-
> fs/proc/internal.h | 14 ++
> fs/select.c | 11 +-
> fs/smb/server/smbacl.c | 5 +-
> include/linux/i8253.h | 1 -
> include/linux/io_uring_types.h | 3 -
> include/linux/proc_fs.h | 7 +-
> include/net/bluetooth/hci.h | 2 +-
> include/net/mana/gdma.h | 11 +-
> include/net/netfilter/nf_tables.h | 4 +-
> init/Kconfig | 2 +-
> io_uring/io_uring.c | 255 +++++++++++++++------
> io_uring/io_uring.h | 8 +-
> io_uring/kbuf.c | 173 ++++----------
> io_uring/kbuf.h | 3 +-
> io_uring/rsrc.c | 41 ----
> kernel/dma/direct.c | 28 ++-
> kernel/sched/core.c | 29 +--
> kernel/sys.c | 2 +
> kernel/time/hrtimer.c | 18 +-
> lib/buildid.c | 5 +
> mm/filemap.c | 13 +-
> mm/memcontrol.c | 9 +
> mm/migrate.c | 10 +-
> mm/mmap.c | 69 ++++--
> mm/nommu.c | 7 +
> net/atm/lec.c | 3 +-
> net/batman-adv/bat_iv_ogm.c | 3 +-
> net/batman-adv/bat_v_ogm.c | 3 +-
> net/bluetooth/6lowpan.c | 7 +-
> net/core/lwtunnel.c | 91 ++++++--
> net/core/neighbour.c | 1 +
> net/devlink/core.c | 2 +-
> net/ipv6/ioam6_iptunnel.c | 8 +-
> net/ipv6/route.c | 5 +-
> net/mptcp/options.c | 6 +-
> net/netfilter/nf_tables_api.c | 8 +-
> net/netfilter/nft_connlimit.c | 4 +-
> net/netfilter/nft_counter.c | 94 ++++----
> net/netfilter/nft_dynset.c | 2 +-
> net/netfilter/nft_last.c | 4 +-
> net/netfilter/nft_limit.c | 14 +-
> net/netfilter/nft_quota.c | 4 +-
> net/xdp/xsk_buff_pool.c | 2 +-
> net/xfrm/xfrm_output.c | 43 +++-
> rust/kernel/init.rs | 11 +-
> rust/kernel/sync.rs | 10 +-
> 119 files changed, 1192 insertions(+), 981 deletions(-)
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 873 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250807/56ace9ab/attachment.sig>
More information about the kernel-team
mailing list