APPLIED: [SRU][Noble][PULL] Noble upstream stable patchset 2025-04-16
Stefan Bader
stefan.bader at canonical.com
Tue Apr 22 17:10:42 UTC 2025
On 16.04.25 10:28, Koichiro Den wrote:
> This pull request (86 commits) includes the following Noble stable patchsets:
>
> Noble update: upstream stable patchset 2025-04-16
> Ported from the following upstream stable releases:
> v6.6.73, v6.6.74, v6.12.11
> https://bugs.launchpad.net/bugs/2107449
>
> 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 eccc2979b20dcee35cc23ce2f066821842a2ea80:
>
> UBUNTU: Upstream stable to v6.6.71, v6.6.72, v6.12.10 (2025-04-11 12:16:03 +0300)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-04-16
>
> for you to fetch changes up to 448ccdea52245d7d0223ab4ca7da6149525a8573:
>
> UBUNTU: Upstream stable to v6.6.73, v6.6.74, v6.12.11 (2025-04-16 17:10:52 +0900)
>
> ----------------------------------------------------------------
> Alex Deucher (1):
> drm/amdgpu/smu13: update powersave optimizations
>
> Amir Goldstein (1):
> fs: relax assertions on failure to encode file handles
>
> Ard Biesheuvel (1):
> efi/zboot: Limit compression options to GZIP and ZSTD
>
> Artem Chernyshev (1):
> pktgen: Avoid out-of-bounds access in get_imix_entries
>
> Bartosz Golaszewski (1):
> gpio: sim: lock hog configfs items if present
>
> Brahmajit Das (1):
> fs/qnx6: Fix building with GCC 15
>
> Chris Mi (1):
> net/mlx5: SF, Fix add port error handling
>
> Christian König (1):
> drm/amdgpu: always sync the GFX pipe on ctx switch
>
> Dan Carpenter (1):
> nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
>
> Dave Airlie (1):
> nouveau/fence: handle cross device fences properly
>
> David Howells (1):
> kheaders: Ignore silly-rename files
>
> David Lechner (2):
> hwmon: (tmp513) Fix division of negative numbers
> hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
>
> Eric Dumazet (2):
> net: add exit_batch_rtnl() method
> gtp: use exit_batch_rtnl() method
>
> Gui Chengming (1):
> drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}
>
> Hans de Goede (1):
> ACPI: resource: acpi_dev_irq_override(): Check DMI match last
>
> Heiner Kallweit (1):
> net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
>
> Hongguang Gao (1):
> RDMA/bnxt_re: Fix to export port num to ib_query_qp
>
> Ian Forbes (2):
> drm/vmwgfx: Add new keep_resv BO param
> drm/vmwgfx: Unreserve BO on error
>
> Ilya Maximets (1):
> openvswitch: fix lockup on tx to unregistering netdev with carrier
>
> Jakub Kicinski (2):
> selftests: tc-testing: reduce rshift value
> eth: bnxt: always recalculate features after XDP clearing, fix null-deref
>
> Joe Hattori (1):
> irqchip: Plug a OF node reference leak in platform_irqchip_probe()
>
> Juergen Gross (1):
> x86/xen: fix SLS mitigation in xen_hypercall_iret()
>
> Kenneth Feng (1):
> drm/amdgpu: disable gfxoff with the compute workload on gfx12
>
> Kevin Groeneveld (1):
> net: fec: handle page_pool_dev_alloc_pages error
>
> Koichiro Den (4):
> hrtimers: Handle CPU state correctly on hotplug
> UBUNTU: [Config] updateconfigs for HAVE_KERNEL_(LZ4|LZMA|LZO|XZ)
> gpio: sim: lock up configfs that an instantiated device depends on
> UBUNTU: Upstream stable to v6.6.73, v6.6.74, v6.12.11
>
> Kuniyuki Iwashima (3):
> gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().
> gtp: Destroy device along with udp socket's netns dismantle.
> gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
>
> Leo Li (1):
> drm/amd/display: Do not elevate mem_type change to full update
>
> Leo Stone (1):
> hfs: Sanity check the root record
>
> Leon Romanovsky (3):
> net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
> net/mlx5e: Rely on reqid in IPsec tunnel mode
> net/mlx5e: Always start IPsec sequence number from 1
>
> Lizhi Xu (2):
> mac802154: check local interfaces before deleting sdata list
> afs: Fix merge preference rule failure condition
>
> Luis Chamberlain (1):
> nvmet: propagate npwg topology
>
> MD Danish Anwar (1):
> soc: ti: pruss: Fix pruss APIs
>
> Manivannan Sadhasivam (1):
> scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
>
> Marco Nelissen (2):
> iomap: avoid avoid truncating 64-bit offset to 32 bits
> filemap: avoid truncating 64-bit offset to 32 bits
>
> Mark Zhang (1):
> net/mlx5: Clear port select structure when fail to create
>
> Matthew Brost (1):
> drm/xe: Mark ComputeCS read mode as UC on iGPU
>
> Max Kellermann (1):
> cachefiles: Parse the "secctx" immediately
>
> Maíra Canal (2):
> drm/v3d: Ensure job pointer is set to NULL after job completion
> drm/v3d: Assign job pointer to NULL before signaling the fence
>
> Michal Luczaj (1):
> bpf: Fix bpf_sk_select_reuseport() memory leak
>
> Mohammed Anees (1):
> ocfs2: fix deadlock in ocfs2_get_system_file_inode
>
> Oleg Nesterov (1):
> poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
>
> Paolo Abeni (3):
> mptcp: be sure to send ack when mptcp-level window re-opens
> mptcp: fix spurious wake-up on under memory pressure
> selftests: mptcp: avoid spurious errors on disconnect
>
> Patrisious Haddad (1):
> net/mlx5: Fix RDMA TX steering prio
>
> Paul Barker (1):
> net: ravb: Fix max TX frame size for RZ/V2M
>
> Paul Fertser (1):
> net/ncsi: fix locking in Get MAC Address handling
>
> Paulo Alcantara (1):
> smb: client: fix double free of TCP_Server_Info::hostname
>
> Rik van Riel (1):
> fs/proc: fix softlockup in __read_vmcore (part 2)
>
> Sean Anderson (2):
> net: xilinx: axienet: Fix IRQ coalescing packet count overflow
> gpio: xilinx: Convert gpio_lock to raw spinlock
>
> Srinivas Pandruvada (1):
> platform/x86: ISST: Add Clearwater Forest to support list
>
> Stefan Binding (1):
> ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA
>
> Stefano Garzarella (5):
> vsock/bpf: return early if transport is not assigned
> vsock/virtio: discard packets if the transport changes
> vsock/virtio: cancel close work in the destructor
> vsock: reset socket state when de-assigning the transport
> vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
>
> Sudheer Kumar Doredla (1):
> net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
>
> Takashi Iwai (1):
> drm/nouveau/disp: Fix missing backlight control on Macbook 5,1
>
> Tom Chung (1):
> drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enable
>
> Tomas Krcka (1):
> irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
>
> Tomi Valkeinen (1):
> i2c: atr: Fix client detach
>
> Ville Syrjälä (1):
> drm/i915/fb: Relax clear color alignment to 64 bytes
>
> Wang Liang (1):
> net: fix data-races around sk->sk_forward_alloc
>
> Wolfram Sang (3):
> i2c: mux: demux-pinctrl: check initial mux selection, too
> i2c: rcar: fix NACK handling when being a target
> i2c: testunit: on errors, repeat NACK until STOP
>
> Xiaolei Wang (1):
> pmdomain: imx8mp-blk-ctrl: add missing loop break condition
>
> Yogesh Lal (1):
> irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly
>
> Youzhong Yang (1):
> nfsd: add list_head nf_gc to struct nfsd_file
>
> Zhang Kunbo (1):
> fs: fix missing declaration of init_files
>
> arch/x86/xen/xen-asm.S | 2 +-
> debian.master/config/annotations | 16 +++----
> debian.master/upstream-stable | 4 +-
> drivers/acpi/resource.c | 6 +--
> drivers/firmware/efi/Kconfig | 4 --
> drivers/firmware/efi/libstub/Makefile.zboot | 18 +++-----
> drivers/gpio/gpio-sim.c | 51 +++++++++++++++++++---
> drivers/gpio/gpio-xilinx.c | 32 +++++++-------
> drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 5 ++-
> drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c | 4 ++
> drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 4 +-
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 31 ++++++++++---
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 11 ++---
> drivers/gpu/drm/i915/display/intel_fb.c | 2 +-
> drivers/gpu/drm/nouveau/nouveau_fence.c | 6 ++-
> drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.c | 1 +
> drivers/gpu/drm/v3d/v3d_irq.c | 12 +++++
> drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 3 +-
> drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 3 +-
> drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 7 +--
> drivers/gpu/drm/vmwgfx/vmwgfx_gem.c | 1 +
> drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 20 ++++++---
> drivers/gpu/drm/vmwgfx/vmwgfx_shader.c | 7 +--
> drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c | 5 +--
> drivers/gpu/drm/xe/xe_hw_engine.c | 2 +-
> drivers/hwmon/ltc2991.c | 2 +-
> drivers/hwmon/tmp513.c | 7 +--
> drivers/i2c/busses/i2c-rcar.c | 20 ++++++---
> drivers/i2c/i2c-atr.c | 2 +-
> drivers/i2c/i2c-slave-testunit.c | 19 ++++++--
> drivers/i2c/muxes/i2c-demux-pinctrl.c | 4 +-
> drivers/infiniband/hw/bnxt_re/ib_verbs.c | 1 +
> drivers/infiniband/hw/bnxt_re/ib_verbs.h | 4 ++
> drivers/infiniband/hw/bnxt_re/qplib_fp.c | 1 +
> drivers/infiniband/hw/bnxt_re/qplib_fp.h | 1 +
> drivers/irqchip/irq-gic-v3-its.c | 2 +-
> drivers/irqchip/irq-gic-v3.c | 2 +-
> drivers/irqchip/irqchip.c | 4 +-
> drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 19 +-------
> drivers/net/ethernet/broadcom/bnxt/bnxt.c | 25 ++++++++---
> drivers/net/ethernet/broadcom/bnxt/bnxt.h | 2 +-
> drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 7 ---
> drivers/net/ethernet/freescale/fec_main.c | 19 +++++---
> .../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 22 +++++-----
> .../mellanox/mlx5/core/en_accel/ipsec_fs.c | 12 +++--
> .../mellanox/mlx5/core/en_accel/ipsec_offload.c | 11 +++--
> drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 1 +
> .../net/ethernet/mellanox/mlx5/core/lag/port_sel.c | 4 +-
> .../net/ethernet/mellanox/mlx5/core/sf/devlink.c | 1 +
> drivers/net/ethernet/netronome/nfp/bpf/offload.c | 3 +-
> drivers/net/ethernet/renesas/ravb_main.c | 1 +
> drivers/net/ethernet/ti/cpsw_ale.c | 14 +++---
> drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 6 +++
> drivers/net/gtp.c | 37 ++++++++--------
> drivers/nvme/target/io-cmd-bdev.c | 2 +-
> .../x86/intel/speed_select_if/isst_if_common.c | 1 +
> drivers/pmdomain/imx/imx8mp-blk-ctrl.c | 2 +-
> drivers/ufs/core/ufshcd.c | 9 ++--
> fs/afs/addr_prefs.c | 6 ++-
> fs/cachefiles/daemon.c | 14 +++---
> fs/cachefiles/internal.h | 3 +-
> fs/cachefiles/security.c | 6 +--
> fs/file.c | 1 +
> fs/hfs/super.c | 4 +-
> fs/iomap/buffered-io.c | 2 +-
> fs/nfsd/filecache.c | 18 ++++----
> fs/nfsd/filecache.h | 1 +
> fs/notify/fdinfo.c | 4 +-
> fs/ocfs2/extent_map.c | 8 +++-
> fs/overlayfs/copy_up.c | 5 +--
> fs/proc/vmcore.c | 2 +
> fs/qnx6/inode.c | 11 ++---
> fs/smb/client/connect.c | 3 +-
> include/linux/hrtimer.h | 1 +
> include/linux/poll.h | 10 ++++-
> include/linux/pruss_driver.h | 12 ++---
> include/net/net_namespace.h | 3 ++
> kernel/cpu.c | 2 +-
> kernel/gen_kheaders.sh | 1 +
> kernel/time/hrtimer.c | 11 ++++-
> mm/filemap.c | 2 +-
> net/core/filter.c | 30 ++++++++-----
> net/core/net_namespace.c | 31 ++++++++++++-
> net/core/pktgen.c | 6 +--
> net/dccp/ipv6.c | 2 +-
> net/ipv6/tcp_ipv6.c | 4 +-
> net/mac802154/iface.c | 4 ++
> net/mptcp/options.c | 6 ++-
> net/mptcp/protocol.h | 9 +++-
> net/ncsi/internal.h | 2 +
> net/ncsi/ncsi-manage.c | 16 ++++++-
> net/ncsi/ncsi-rsp.c | 19 +++-----
> net/openvswitch/actions.c | 4 +-
> net/vmw_vsock/af_vsock.c | 18 ++++++++
> net/vmw_vsock/virtio_transport_common.c | 36 ++++++++++-----
> net/vmw_vsock/vsock_bpf.c | 9 ++++
> sound/pci/hda/patch_realtek.c | 1 +
> tools/testing/selftests/net/mptcp/mptcp_connect.c | 43 +++++++++++++-----
> .../tc-testing/tc-tests/filters/flow.json | 4 +-
> 99 files changed, 587 insertions(+), 311 deletions(-)
>
Applied to noble: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/b504a5ea/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/b504a5ea/attachment-0001.sig>
More information about the kernel-team
mailing list