Applied: [SRU][Noble][PULL] Noble upstream stable patchset 2025-03-14

Mehmet Basaran mehmet.basaran at canonical.com
Mon Mar 31 23:01:00 UTC 2025


Applied to noble:linux master-next. Thanks.

-------------- next part --------------
Koichiro Den <koichiro.den at canonical.com> writes:

> This pull request (134 commits) includes the following Noble stable patchsets:
>
>         Noble update: upstream stable patchset 2025-03-14
>                  Ported from the following upstream stable releases:
>                          v6.6.68, v6.12.7
>         https://bugs.launchpad.net/bugs/2102266
>
> 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
>
>  -Koichiro Den
>
> ------------------------------------------------------------------------
>
> The following changes since commit 661cdf107c21b54905ee682124ecb10c7bf9abec:
>
>   UBUNTU: Upstream stable to v6.6.67, v6.12.6 (2025-03-13 13:21:44 +0900)
>
> are available in the Git repository at:
>
>   git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-03-14
>
> for you to fetch changes up to dfb25919f7b3d01379f48d8b21672e7bf8b25256:
>
>   UBUNTU: Upstream stable to v6.6.68, v6.12.7 (2025-03-14 12:03:09 +0900)
>
> ----------------------------------------------------------------
> Adrian Moreno (1):
>       selftests: openvswitch: fix tcpdump execution
>
> Ajit Khaparde (1):
>       PCI: Add ACS quirk for Broadcom BCM5760X NIC
>
> Alex Deucher (2):
>       drm/amdgpu/nbio7.11: fix IP version check
>       drm/amdgpu/nbio7.7: fix IP version check
>
> Alex Markuze (1):
>       ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
>
> Andrea della Porta (1):
>       of: address: Preserve the flags portion on 1:1 dma-ranges mapping
>
> Borislav Petkov (AMD) (1):
>       EDAC/amd64: Simplify ECC check on unified memory controllers
>
> Brett Creeley (1):
>       ionic: Fix netdev notifier unregister on failure
>
> Chen Ni (1):
>       xfs: convert comma to semicolon
>
> Christoph Hellwig (1):
>       xfs: fix the contact address for the sysfs ABI documentation
>
> Dan Carpenter (2):
>       net: hinic: Fix cleanup in create_rxqs/txqs()
>       chelsio/chtls: prevent potential integer overflow on 32bit
>
> Daniel Borkmann (1):
>       team: Fix feature exposure when no ports are present
>
> Daniel Swanemar (1):
>       USB: serial: option: add TCL IK512 MBIM & ECM
>
> Daniele Palmas (1):
>       USB: serial: option: add Telit FE910C04 rmnet compositions
>
> Darrick J. Wong (12):
>       xfs: verify buffer, inode, and dquot items every tx commit
>       xfs: use consistent uid/gid when grabbing dquots for inodes
>       xfs: declare xfs_file.c symbols in xfs_file.h
>       xfs: create a new helper to return a file's allocation unit
>       xfs: fix file_path handling in tracepoints
>       xfs: attr forks require attr, not attr2
>       xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
>       xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
>       xfs: take m_growlock when running growfsrt
>       xfs: reset rootdir extent size hint after growfsrt
>       xfs: fix sb_spino_align checks for large fsblock sizes
>       xfs: fix zero byte checking in the superblock scrubber
>
> Dave Chinner (2):
>       xfs: sb_spino_align is not verified
>       xfs: fix sparse inode limits on runt AG
>
> David Laight (1):
>       ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
>
> Davidlohr Bueso (1):
>       cxl/pci: Fix potential bogus return value upon successful probing
>
> Edward Adam Davis (1):
>       nilfs2: prevent use of deleted inode
>
> Enzo Matsumiya (1):
>       smb: client: fix TCP timers deadlock after rmmod
>
> Eric Dumazet (2):
>       netdevsim: prevent bad user input in nsim_dev_health_break_write()
>       net: tun: fix tun_napi_alloc_frags()
>
> Geert Uytterhoeven (1):
>       i2c: riic: Always round-up when calculating bus period
>
> Guangguan Wang (6):
>       net/smc: protect link down work from execute after lgr freed
>       net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
>       net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
>       net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg
>       net/smc: check smcd_v2_ext_offset when receiving proposal msg
>       net/smc: check return value of sock_recvmsg when draining clc data
>
> Hans de Goede (1):
>       platform/x86: p2sb: Make p2sb_get_devfn() return void
>
> Heming Zhao (1):
>       ocfs2: fix the space leak in LA when releasing LA
>
> Herve Codina (1):
>       of: Fix error path in of_parse_phandle_with_args_map()
>
> Huaisheng Ye (1):
>       cxl/region: Fix region creation for greater than x2 switches
>
> Ilya Dryomov (2):
>       ceph: validate snapdirname option length when mounting
>       ceph: fix memory leak in ceph_direct_read_write()
>
> Isaac J. Manjarres (1):
>       selftests/memfd: run sysctl tests when PID namespace support is enabled
>
> Jacek Lawrynowicz (2):
>       accel/ivpu: Fix general protection fault in ivpu_bo_list()
>       accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
>
> Jack Wu (1):
>       USB: serial: option: add MediaTek T7XX compositions
>
> Jakub Kicinski (2):
>       netdev: fix repeated netlink messages in queue dump
>       netdev-genl: avoid empty messages in queue dump
>
> James Bottomley (1):
>       efivarfs: Fix error on non-existent file
>
> Jann Horn (2):
>       io_uring: Fix registered ring file refcount leak
>       udmabuf: also check for F_SEAL_FUTURE_WRITE
>
> Jeremy Kerr (1):
>       net: mctp: handle skb cleanup on sock_queue failures
>
> Jiaxun Yang (1):
>       MIPS: Loongson64: DTS: Fix msi node for ls7a
>
> Jiwei Sun (1):
>       PCI: vmd: Create domain symlink before pci_bus_add_devices()
>
> Joe Hattori (3):
>       net: ethernet: bgmac-platform: fix an OF node reference leak
>       net: mdiobus: fix an OF node reference leak
>       mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
>
> John Garry (2):
>       xfs: Fix xfs_flush_unmap_range() range for RT
>       xfs: Fix xfs_prepare_shift() range for RT
>
> Julian Sun (1):
>       xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
>
> Kairui Song (3):
>       zram: refuse to use zero sized block device as backing device
>       zram: fix uninitialized ZRAM not releasing backing device
>       zram: fix potential UAF of zram table
>
> Koichiro Den (1):
>       UBUNTU: Upstream stable to v6.6.68, v6.12.7
>
> Mank Wang (1):
>       USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
>
> Marc Zyngier (1):
>       KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
>
> Marek Vasut (1):
>       drm/panel: st7701: Add prepare_prev_first flag to drm_panel
>
> Mario Limonciello (1):
>       thunderbolt: Don't display nvm_version unless upgrade supported
>
> Mark Brown (1):
>       KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
>
> Mathias Nyman (1):
>       xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
>
> Matthew Wilcox (Oracle) (1):
>       vmalloc: fix accounting with i915
>
> Matthias Schiffer (1):
>       can: m_can: fix missed interrupts with m_can_pci
>
> Max Kellermann (2):
>       ceph: fix memory leaks in __ceph_sync_read()
>       ceph: give up on paths longer than PATH_MAX
>
> Michael Kelley (1):
>       Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
>
> Michael Trimarchi (1):
>       drm/panel: synaptics-r63353: Fix regulator unbalance
>
> Michal Hrusecky (1):
>       USB: serial: option: add MeiG Smart SLM770A
>
> Michal Pecio (3):
>       xhci: retry Stop Endpoint on buggy NEC controllers
>       usb: xhci: Limit Stop Endpoint retries
>       usb: xhci: Avoid queuing redundant Stop Endpoint commands
>
> Michel Dänzer (1):
>       drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
>
> Mika Westerberg (2):
>       thunderbolt: Improve redrive mode handling
>       thunderbolt: Add support for Intel Panther Lake-M/P
>
> Murad Masimov (3):
>       hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Registers
>       hwmon: (tmp513) Fix Current Register value interpretation
>       hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit Registers
>
> Naman Jain (1):
>       x86/hyperv: Fix hv tsc page based sched_clock for hibernation
>
> Nathan Chancellor (1):
>       hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
>
> Nikita Yushchenko (1):
>       net: renesas: rswitch: rework ts tags management
>
> Olaf Hering (1):
>       tools: hv: change permissions of NetworkManager configuration file
>
> Pavel Begunkov (2):
>       io_uring: check if iowq is killed before queuing
>       io_uring/rw: avoid punting to io-wq directly
>
> Peng Hongchi (1):
>       usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with iommu enabled
>
> Phil Sutter (1):
>       netfilter: ipset: Fix for recursive locking warning
>
> Pierre-Louis Bossart (2):
>       ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVP
>       ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8C
>
> Prathamesh Shete (1):
>       mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
>
> Qu Wenruo (1):
>       btrfs: tree-checker: reject inline extent items with 0 ref count
>
> Roger Quadros (2):
>       usb: cdns3-ti: Add workaround for Errata i2409
>       usb: cdns3: Add quirk flag to enable suspend residency
>
> Ryusuke Konishi (1):
>       nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
>
> Samuel Holland (1):
>       of: property: fw_devlink: Do not use interrupt-parent directly
>
> Sean Christopherson (1):
>       KVM: x86: Play nice with protected guests in complete_hypercall_exit()
>
> Shannon Nelson (1):
>       ionic: use ee->offset when returning sprom data
>
> Shin'ichiro Kawasaki (4):
>       p2sb: Factor out p2sb_read_from_cache()
>       p2sb: Introduce the global flag p2sb_hidden_by_bios
>       p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
>       p2sb: Do not scan and remove the P2SB device when it is unhidden
>
> Steven Rostedt (5):
>       tracing: Fix test_event_printk() to process entire print argument
>       tracing: Add missing helper functions in event pointer dereference check
>       tracing: Add "%s" check in test_event_printk()
>       tracing: Have process_string() also allow arrays
>       fgraph: Still initialize idle shadow stacks when starting
>
> Tiezhu Yang (1):
>       selftests/bpf: Use asm constraint "m" for LoongArch
>
> Trond Myklebust (1):
>       NFS/pnfs: Fix a live lock between recalled layouts and layoutget
>
> Umesh Nerlige Ramappa (3):
>       i915/guc: Reset engine utilization buffer before registration
>       i915/guc: Ensure busyness counter increases motonically
>       i915/guc: Accumulate active runtime on gt reset
>
> Ville Syrjälä (1):
>       drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()
>
> Vladimir Oltean (1):
>       net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
>
> Vladimir Riabchun (1):
>       i2c: pnx: Fix timeout in wait functions
>
> Xuewen Yan (1):
>       epoll: Add synchronous wakeup support for ep_poll_callback
>
> Yang Yingliang (1):
>       drm/panel: novatek-nt35950: fix return value check in nt35950_probe()
>
> Zijun Hu (3):
>       of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
>       of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
>       of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
>
> Zizhi Wo (1):
>       xfs: Fix the owner setting issue for rmap query in xfs fsmap
>
> lei lu (1):
>       xfs: don't walk off the end of a directory data block
>
>  Documentation/ABI/testing/sysfs-fs-xfs             |   8 +-
>  arch/arm64/kvm/sys_regs.c                          |   3 +-
>  arch/hexagon/Makefile                              |   6 +
>  .../boot/dts/loongson/loongson64g_4core_ls7a.dts   |   1 +
>  arch/x86/kernel/cpu/mshyperv.c                     |  58 ++++++
>  arch/x86/kvm/x86.c                                 |   2 +-
>  debian.master/upstream-stable                      |   4 +-
>  drivers/accel/ivpu/ivpu_gem.c                      |   2 +-
>  drivers/accel/ivpu/ivpu_pm.c                       |   2 +-
>  drivers/block/zram/zram_drv.c                      |  16 +-
>  drivers/clocksource/hyperv_timer.c                 |  14 +-
>  drivers/cxl/core/region.c                          |  25 ++-
>  drivers/cxl/pci.c                                  |   3 +-
>  drivers/dma-buf/udmabuf.c                          |   2 +-
>  drivers/edac/amd64_edac.c                          |  32 +---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |   7 +-
>  drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c            |   2 +-
>  drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c             |   2 +-
>  drivers/gpu/drm/drm_modes.c                        |  11 +-
>  drivers/gpu/drm/i915/gt/intel_engine_types.h       |   5 +
>  drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c  |  41 +++-
>  drivers/gpu/drm/panel/panel-novatek-nt35950.c      |   4 +-
>  drivers/gpu/drm/panel/panel-sitronix-st7701.c      |   1 +
>  drivers/gpu/drm/panel/panel-synaptics-r63353.c     |   2 +-
>  drivers/hv/hv_kvp.c                                |   6 +
>  drivers/hv/hv_snapshot.c                           |   6 +
>  drivers/hv/hv_util.c                               |   9 +
>  drivers/hv/hyperv_vmbus.h                          |   2 +
>  drivers/hwmon/tmp513.c                             |  10 +-
>  drivers/i2c/busses/i2c-pnx.c                       |   4 +-
>  drivers/i2c/busses/i2c-riic.c                      |   2 +-
>  drivers/mmc/host/mtk-sd.c                          |   2 +
>  drivers/mmc/host/sdhci-tegra.c                     |   1 -
>  drivers/net/can/m_can/m_can.c                      |  23 ++-
>  drivers/net/can/m_can/m_can.h                      |   1 +
>  drivers/net/can/m_can/m_can_pci.c                  |   1 +
>  drivers/net/ethernet/broadcom/bgmac-platform.c     |   5 +-
>  .../chelsio/inline_crypto/chtls/chtls_main.c       |   5 +-
>  drivers/net/ethernet/huawei/hinic/hinic_main.c     |   2 +
>  drivers/net/ethernet/mscc/ocelot.c                 |   2 +-
>  .../net/ethernet/pensando/ionic/ionic_ethtool.c    |   4 +-
>  drivers/net/ethernet/pensando/ionic/ionic_lif.c    |   4 +-
>  drivers/net/ethernet/renesas/rswitch.c             |  74 ++++----
>  drivers/net/ethernet/renesas/rswitch.h             |  13 +-
>  drivers/net/mdio/fwnode_mdio.c                     |  13 +-
>  drivers/net/netdevsim/health.c                     |   2 +
>  drivers/net/team/team.c                            |   8 +-
>  drivers/net/tun.c                                  |   2 +-
>  drivers/of/address.c                               |   5 +-
>  drivers/of/base.c                                  |  15 +-
>  drivers/of/irq.c                                   |   2 +
>  drivers/of/property.c                              |   2 -
>  drivers/pci/controller/vmd.c                       |   7 +-
>  drivers/pci/quirks.c                               |   4 +
>  drivers/platform/x86/p2sb.c                        |  92 +++++----
>  drivers/thunderbolt/nhi.c                          |   8 +
>  drivers/thunderbolt/nhi.h                          |   4 +
>  drivers/thunderbolt/retimer.c                      |  17 +-
>  drivers/thunderbolt/tb.c                           |  41 ++++
>  drivers/usb/cdns3/cdns3-ti.c                       |  15 +-
>  drivers/usb/cdns3/core.h                           |   1 +
>  drivers/usb/cdns3/drd.c                            |  10 +-
>  drivers/usb/cdns3/drd.h                            |   3 +
>  drivers/usb/dwc2/gadget.c                          |   4 +-
>  drivers/usb/host/xhci-ring.c                       |  42 ++++-
>  drivers/usb/host/xhci.c                            |  21 ++-
>  drivers/usb/host/xhci.h                            |   2 +
>  drivers/usb/serial/option.c                        |  27 +++
>  fs/btrfs/tree-checker.c                            |  27 ++-
>  fs/ceph/file.c                                     |  77 ++++----
>  fs/ceph/mds_client.c                               |   9 +-
>  fs/ceph/super.c                                    |   2 +
>  fs/efivarfs/inode.c                                |   2 +-
>  fs/efivarfs/internal.h                             |   1 -
>  fs/efivarfs/super.c                                |   3 -
>  fs/eventpoll.c                                     |   5 +-
>  fs/nfs/pnfs.c                                      |   2 +-
>  fs/nilfs2/btnode.c                                 |   1 +
>  fs/nilfs2/gcinode.c                                |   2 +-
>  fs/nilfs2/inode.c                                  |  13 +-
>  fs/nilfs2/namei.c                                  |   5 +
>  fs/nilfs2/nilfs.h                                  |   1 +
>  fs/ocfs2/localalloc.c                              |   8 +-
>  fs/smb/client/connect.c                            |  36 +++-
>  fs/xfs/Kconfig                                     |  12 ++
>  fs/xfs/libxfs/xfs_dir2_data.c                      |  31 ++-
>  fs/xfs/libxfs/xfs_dir2_priv.h                      |   7 +
>  fs/xfs/libxfs/xfs_ialloc.c                         |  16 +-
>  fs/xfs/libxfs/xfs_quota_defs.h                     |   2 +-
>  fs/xfs/libxfs/xfs_sb.c                             |  15 ++
>  fs/xfs/libxfs/xfs_trans_resv.c                     |  28 +--
>  fs/xfs/scrub/agheader.c                            |  29 ++-
>  fs/xfs/scrub/agheader_repair.c                     |   2 +-
>  fs/xfs/scrub/bmap.c                                |   8 +-
>  fs/xfs/scrub/trace.h                               |  10 +-
>  fs/xfs/xfs.h                                       |   4 +
>  fs/xfs/xfs_bmap_util.c                             |  22 ++-
>  fs/xfs/xfs_buf_item.c                              |  32 ++++
>  fs/xfs/xfs_dquot_item.c                            |  31 +++
>  fs/xfs/xfs_file.c                                  |  33 ++--
>  fs/xfs/xfs_file.h                                  |  15 ++
>  fs/xfs/xfs_fsmap.c                                 |   6 +-
>  fs/xfs/xfs_inode.c                                 |  29 ++-
>  fs/xfs/xfs_inode.h                                 |   2 +
>  fs/xfs/xfs_inode_item.c                            |  32 ++++
>  fs/xfs/xfs_ioctl.c                                 |  12 ++
>  fs/xfs/xfs_iops.c                                  |   1 +
>  fs/xfs/xfs_iops.h                                  |   3 -
>  fs/xfs/xfs_rtalloc.c                               |  78 ++++++--
>  fs/xfs/xfs_symlink.c                               |   8 +-
>  include/clocksource/hyperv_timer.h                 |   2 +
>  include/linux/hyperv.h                             |   1 +
>  include/linux/io_uring.h                           |   4 +-
>  include/linux/wait.h                               |   1 +
>  io_uring/io_uring.c                                |  15 +-
>  io_uring/io_uring.h                                |   1 -
>  io_uring/rw.c                                      |   8 +-
>  kernel/trace/fgraph.c                              |   8 +-
>  kernel/trace/trace_events.c                        | 209 +++++++++++++++++----
>  mm/vmalloc.c                                       |   6 +-
>  net/core/netdev-genl.c                             |  15 +-
>  net/mctp/route.c                                   |  36 +++-
>  net/netfilter/ipset/ip_set_list_set.c              |   3 +
>  net/netfilter/ipvs/ip_vs_conn.c                    |   4 +-
>  net/smc/af_smc.c                                   |  18 +-
>  net/smc/smc_clc.c                                  |  17 +-
>  net/smc/smc_clc.h                                  |  22 ++-
>  net/smc/smc_core.c                                 |   9 +-
>  sound/soc/intel/boards/sof_sdw.c                   |  18 ++
>  tools/hv/hv_set_ifconfig.sh                        |   2 +-
>  tools/testing/selftests/bpf/sdt.h                  |   2 +
>  tools/testing/selftests/kvm/aarch64/set_id_regs.c  |   1 -
>  tools/testing/selftests/memfd/memfd_test.c         |  14 +-
>  .../selftests/net/openvswitch/openvswitch.sh       |   6 +-
>  134 files changed, 1414 insertions(+), 446 deletions(-)
>  create mode 100644 fs/xfs/xfs_file.h
>
> -- 
> 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/20250401/d9cf9651/attachment.sig>


More information about the kernel-team mailing list