[SRU][Noble][PULL] Noble upstream stable patchset 2025-03-06
Manuel Diewald
manuel.diewald at canonical.com
Thu Mar 6 14:44:17 UTC 2025
This pull request (87 commits) includes the following Noble stable patchsets:
Noble update: upstream stable patchset 2025-03-06
Ported from the following upstream stable releases:
v6.6.63, v6.11.10
https://bugs.launchpad.net/bugs/2101042
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
-Manuel
------------------------------------------------------------------------
The following changes since commit 0aff837d640c6e58c5e7d5d3fde71bbf12ee1cbe:
UBUNTU: Upstream stable to v6.6.62, v6.11.9 (2025-03-04 20:42:23 +0100)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-03-06
for you to fetch changes up to 15efd128858caea45fbc179d011a0052d1c6516c:
UBUNTU: Upstream stable to v6.6.63, v6.11.10 (2025-03-06 11:16:55 +0100)
----------------------------------------------------------------
Alexandre Ferrieux (2):
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes.
net: sched: u32: Add test case for systematic hnode IDR leaks
Andre Przywara (1):
mmc: sunxi-mmc: Fix A100 compatible description
Andy Yan (1):
drm/rockchip: vop: Fix a dereferenced before check warning
Ard Biesheuvel (1):
x86/stackprotector: Work around strict Clang TLS symbol requirements
Aurelien Jarno (1):
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
Baoquan He (1):
x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
Chen Ridong (1):
drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle
Christian König (1):
drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()
Dan Carpenter (1):
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
Dave Airlie (3):
nouveau: fw: sync dma after setup is called.
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
nouveau/dp: handle retries for AUX CH transfers with GSP.
David Rosca (1):
drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size
Dmitry Antipov (2):
ocfs2: uncache inode which has failed entering the group
ocfs2: fix UBSAN warning in ocfs2_verify_volume()
Dragos Tatulea (1):
net/mlx5e: kTLS, Fix incorrect page refcounting
Eric Dumazet (1):
sctp: fix possible UAF in sctp_v6_available()
Francesco Dolcini (1):
drm/bridge: tc358768: Fix DSI command tx
Geliang Tang (4):
mptcp: add userspace_pm_lookup_addr_by_id helper
mptcp: update local address flags when setting it
mptcp: hold pm lock when deleting entry
mptcp: drop lookup_by_id in lookup_addr
Hajime Tazaki (1):
nommu: pass NULL argument to vma_iter_prealloc()
Hamish Claxton (1):
drm/amd/display: Fix failure to read vram info due to static BP_RESULT
Hangbin Liu (1):
bonding: add ns target multicast address to slave device
Harith G (1):
ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels
Huacai Chen (3):
LoongArch: Fix early_numa_add_cpu() usage for FDT systems
LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits
LoongArch: Make KASAN work with 5-level page-tables
Jakub Kicinski (1):
netlink: terminate outstanding dump on socket close
Jann Horn (1):
mm/mremap: fix address wraparound in move_page_tables()
Jinjiang Tu (1):
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jiri Olsa (1):
lib/buildid: Fix build ID parsing logic
Kailang Yang (1):
ALSA: hda/realtek - Fixed Clevo platform headset Mic issue
Kanglong Wang (1):
LoongArch: Add WriteCombine shadow mapping in KASAN
Kiran K (1):
Bluetooth: btintel: Direct exception event to bluetooth stack
Leo Li (1):
drm/amd/display: Run idle optimizations at end of vblank handler
Lorenzo Stoakes (5):
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
mm: unconditionally close VMAs on error
mm: refactor map_deny_write_exec()
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
mm: resolve faulty mmap_region() error path behaviour
Manuel Diewald (1):
UBUNTU: Upstream stable to v6.6.63, v6.11.10
Mario Limonciello (1):
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
Mark Bloch (1):
net/mlx5: fs, lock FTE when checking if active
Matthew Auld (2):
drm/xe: handle flat ccs during hibernation on igpu
drm/xe: improve hibernation on igpu
Matthew Brost (1):
drm/xe: Restore system memory GGTT mappings
Matthieu Baerts (NGI0) (1):
mptcp: pm: use _rcu variant under rcu_read_lock
Mauro Carvalho Chehab (1):
media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
Meghana Malladi (1):
net: ti: icssg-prueth: Fix 1 PPS sync
Michal Luczaj (4):
virtio/vsock: Fix accept_queue memory leak
net: Make copy_safe_from_sockptr() match documentation
vsock: Fix sk_error_queue memory leak
virtio/vsock: Improve MSG_ZEROCOPY error handling
Moshe Shemesh (1):
net/mlx5e: CT: Fix null-ptr-deref in add rule err flow
Nícolas F. R. A. Prado (1):
net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol
Paolo Abeni (2):
mptcp: error out earlier on disconnect
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Parav Pandit (1):
net/mlx5: Fix msix vectors to respect platform limit
Peng Fan (1):
pmdomain: imx93-blk-ctrl: correct remove path
Philipp Stanner (1):
vdpa: solidrun: Fix UB bug with devres
Qun-Wei Lin (1):
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Rodrigo Siqueira (1):
drm/amd/display: Adjust VSDB parser for replay feature
Roman Gushchin (1):
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Russell King (Oracle) (2):
net: phylink: ensure PHY momentary link-fails are handled
ARM: fix cacheflush with PAN
Ryan Seto (1):
drm/amd/display: Handle dml allocation failure to avoid crash
Ryusuke Konishi (2):
nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
Samasth Norway Ananda (1):
ima: fix buffer overrun in ima_eventdigest_init_common
Sean Christopherson (4):
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
KVM: x86: Unconditionally set irr_pending when updating APICv state
KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
KVM: selftests: Disable strict aliasing
Si-Wei Liu (1):
vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
Sibi Sankar (2):
pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names
pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag
Stefan Wahren (1):
net: vertexcom: mse102x: Fix tx_bytes calculation
Tim Huang (1):
drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0
Tom Chung (1):
drm/amd/display: Change some variable name of psr
Vijendar Mukunda (1):
drm/amd: Fix initialization mistake for NBIO 7.7.0
Vitalii Mordan (1):
stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines
Wei Fang (1):
samples: pktgen: correct dev to DEV
William Tu (1):
net/mlx5e: clear xdp features on non-uplink representors
Xiaoguang Wang (1):
vp_vdpa: fix id_table array not null terminated error
arch/arm/kernel/head.S | 8 +-
arch/arm/kernel/traps.c | 3 +
arch/arm/mm/mmu.c | 34 ++++--
arch/arm64/include/asm/mman.h | 10 +-
arch/loongarch/include/asm/kasan.h | 13 +-
arch/loongarch/kernel/smp.c | 2 +-
arch/loongarch/mm/kasan_init.c | 46 +++++++-
arch/parisc/include/asm/mman.h | 5 +-
arch/x86/Makefile | 5 +-
arch/x86/entry/entry.S | 15 +++
arch/x86/include/asm/asm-prototypes.h | 3 +
arch/x86/kernel/cpu/amd.c | 11 ++
arch/x86/kernel/cpu/common.c | 2 +
arch/x86/kernel/vmlinux.lds.S | 3 +
arch/x86/kvm/lapic.c | 29 +++--
arch/x86/kvm/vmx/nested.c | 30 ++++-
arch/x86/kvm/vmx/vmx.c | 6 +-
arch/x86/mm/ioremap.c | 6 +-
debian.master/upstream-stable | 4 +-
drivers/bluetooth/btintel.c | 5 +-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 13 +-
drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c | 6 +
drivers/gpu/drm/amd/amdgpu/nv.c | 12 +-
drivers/gpu/drm/amd/amdgpu/soc15.c | 4 +-
drivers/gpu/drm/amd/amdgpu/soc21.c | 12 +-
drivers/gpu/drm/amd/amdgpu/vi.c | 8 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 24 ++--
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 14 ++-
.../amd/display/amdgpu_dm/amdgpu_dm_irq_params.h | 2 +-
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 2 +-
drivers/gpu/drm/amd/display/dc/core/dc_state.c | 2 +
.../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_0_ppt.c | 5 +-
drivers/gpu/drm/bridge/tc358768.c | 21 +++-
drivers/gpu/drm/nouveau/nvkm/engine/disp/r535.c | 59 ++++++----
drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | 11 +-
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c | 6 +-
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 8 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 +
drivers/gpu/drm/xe/xe_bo.c | 43 +++----
drivers/gpu/drm/xe/xe_bo_evict.c | 20 ++--
drivers/media/dvb-core/dvbdev.c | 15 +--
drivers/mmc/host/dw_mmc.c | 4 +-
drivers/mmc/host/sunxi-mmc.c | 6 +-
drivers/net/bonding/bond_main.c | 16 ++-
drivers/net/bonding/bond_options.c | 82 ++++++++++++-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 2 +-
.../ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 15 ++-
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 32 ++++-
.../net/ethernet/stmicro/stmmac/dwmac-intel-plat.c | 25 ++--
.../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 4 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 13 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.h | 12 ++
drivers/net/ethernet/vertexcom/mse102x.c | 4 +-
drivers/net/phy/phylink.c | 14 ++-
drivers/pmdomain/arm/scmi_perf_domain.c | 3 +-
drivers/pmdomain/core.c | 49 +++++---
drivers/pmdomain/imx/imx93-blk-ctrl.c | 4 +-
drivers/vdpa/mlx5/core/mr.c | 8 +-
drivers/vdpa/solidrun/snet_main.c | 14 ++-
drivers/vdpa/virtio_pci/vp_vdpa.c | 10 +-
fs/nilfs2/btnode.c | 2 -
fs/nilfs2/gcinode.c | 4 +-
fs/nilfs2/mdt.c | 1 -
fs/nilfs2/page.c | 2 +-
fs/ocfs2/resize.c | 2 +
fs/ocfs2/super.c | 13 +-
fs/proc/task_mmu.c | 4 +-
include/linux/mman.h | 28 ++++-
include/linux/pm_domain.h | 6 +
include/linux/sched/task_stack.h | 2 +
include/linux/sockptr.h | 4 +-
include/net/bond_options.h | 2 +
lib/buildid.c | 2 +-
mm/internal.h | 45 +++++++
mm/mmap.c | 131 +++++++++++----------
mm/mprotect.c | 2 +-
mm/mremap.c | 2 +-
mm/nommu.c | 11 +-
mm/page_alloc.c | 18 ++-
mm/shmem.c | 3 -
mm/swap.c | 20 ----
net/mptcp/pm_netlink.c | 15 ++-
net/mptcp/pm_userspace.c | 46 +++++---
net/mptcp/protocol.c | 16 ++-
net/netlink/af_netlink.c | 31 ++---
net/netlink/af_netlink.h | 2 -
net/sched/cls_u32.c | 18 ++-
net/sctp/ipv6.c | 19 ++-
net/vmw_vsock/af_vsock.c | 3 +
net/vmw_vsock/virtio_transport_common.c | 9 ++
samples/pktgen/pktgen_sample01_simple.sh | 2 +-
security/integrity/ima/ima_template_lib.c | 14 ++-
sound/pci/hda/patch_realtek.c | 2 +
tools/testing/selftests/kvm/Makefile | 8 +-
.../selftests/tc-testing/tc-tests/filters/u32.json | 24 ++++
98 files changed, 945 insertions(+), 427 deletions(-)
More information about the kernel-team
mailing list