[SRU][Noble][PULL] Noble upstream stable patchset 2025-12-16
Manuel Diewald
manuel.diewald at canonical.com
Tue Dec 16 16:09:08 UTC 2025
This pull request (98 commits) includes the following Noble stable patchsets:
Noble update: upstream stable patchset 2025-12-16
Ported from the following upstream stable releases:
v6.6.101, v6.12.41
https://bugs.launchpad.net/bugs/2136361
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 53dd9c6635198ed1ccffd74c73c4adc40cafb2d0:
UBUNTU: Upstream stable to v6.6.100, v6.12.40 (2025-12-16 10:25:45 +0100)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-12-16
for you to fetch changes up to 8a1970994fbfe7051d22e77294812da871c74278:
UBUNTU: Upstream stable to v6.6.101, v6.12.41 (2025-12-16 17:06:26 +0100)
----------------------------------------------------------------
Abdun Nihaal (1):
regmap: fix potential memory leak of regmap_bus
Ada Couprie Diaz (1):
arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()
Akhil R (1):
i2c: tegra: Fix reset error handling with ACPI
Akinobu Mita (1):
resource: fix false warning in __request_region()
Alessandro Carminati (1):
regulator: core: fix NULL dereference on unbind due to stale coupling data
Chiara Meiohas (1):
net/mlx5: Fix memory leak in cmd_exec()
Christoph Hellwig (1):
fs: sort out the fallocate mode vs flag mess
Daniel Dadap (1):
ALSA: hda: Add missing NVIDIA HDA codec IDs
David Lechner (1):
iio: adc: ad7949: use spi_is_bpw_supported()
Dawid Rezler (1):
ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx
Dennis Chen (1):
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dmitry Antipov (1):
jfs: reject on-disk inodes of an unsupported type
Douglas Anderson (1):
drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe()
Edip Hazuri (1):
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx
Eric Biggers (1):
crypto: powerpc/poly1305 - add depends on BROKEN for now
Fabrice Gasnier (1):
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
Halil Pasic (1):
s390/ism: fix concurrency management in ism_cmd()
Haoxiang Li (1):
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Harry Yoo (1):
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Ian Abbott (1):
comedi: comedi_test: Fix possible deletion of uninitialized timers
Jacek Kowalski (2):
e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
e1000e: ignore uninitialized checksum word on tgp
Jamie Bainbridge (1):
i40e: When removing VF MAC filters, only check PF-set MAC
Jian Shen (2):
net: hns3: fix concurrent setting vlan filter issue
net: hns3: fixed vf get max channels bug
Jijie Shao (1):
net: hns3: default enable tx bounce buffer when smmu enabled
Kan Liang (1):
perf/x86/intel: Fix crash in icl_update_topdown_event()
Khairul Anuar Romli (1):
spi: cadence-quadspi: fix cleanup of rx_chan on failure paths
Laurent Vivier (2):
virtio_ring: Fix error reporting in virtqueue_resize
virtio_net: Enforce minimum TX ring size for reliability
Lin.Cao (1):
drm/sched: Remove optimization that causes hang when killing dependent jobs
Liu Shixin (1):
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
Ma Ke (3):
bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
dpaa2-eth: Fix device reference count leak in MAC endpoint handling
dpaa2-switch: Fix device reference count leak in MAC endpoint handling
Manuel Andreas (1):
KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush
Manuel Diewald (2):
UBUNTU: [Config] disable CRYPTO_POLY1305_P10
UBUNTU: Upstream stable to v6.6.101, v6.12.41
Maor Gottlieb (1):
RDMA/core: Rate limit GID cache warning messages
Marc Kleine-Budde (1):
can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode
Marco Elver (1):
kasan: use vmalloc_dump_obj() for vmalloc error reports
Matthieu Baerts (NGI0) (2):
selftests: mptcp: connect: also cover alt modes
selftests: mptcp: connect: also cover checksum
Maxim Levitsky (4):
KVM: x86: drop x86.h include from cpuid.h
KVM: x86: Route non-canonical checks in emulator through emulate_ops
KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks
KVM: x86: model canonical checks more precisely
Md Sadre Alam (1):
mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()
Michael Grzeschik (2):
usb: typec: tcpm: allow to use sink in accessory mode
usb: typec: tcpm: allow switching to mode accessory to mux properly
Miguel Ojeda (1):
rust: give Clippy the minimum supported Rust version
Mohan Kumar D (1):
ALSA: hda/tegra: Add Tegra264 support
Naman Jain (1):
Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Namjae Jeon (2):
ksmbd: fix use-after-free in __smb2_lease_break_noti()
ksmbd: add free_transport ops in ksmbd connection
Nathan Chancellor (2):
ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS
mm/ksm: fix -Wsometimes-uninitialized from clang-21 in advisor_mode_show()
Nianyao Tang (1):
arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 register
Nuno Das Neves (1):
x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
Praveen Kaligineedi (1):
gve: Fix stuck TX queue for DQ queue format
RD Babiera (1):
usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
Rahul Chandra (1):
platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8406CA
Roman Kisel (1):
x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Rong Zhang (1):
platform/x86: ideapad-laptop: Fix kbd backlight not remembered among boots
Ryusuke Konishi (1):
nilfs2: reject invalid file types when reading inodes
SHARAN KUMAR M (1):
ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop
Sabrina Dubroca (2):
xfrm: state: initialize state_ptrs earlier in xfrm_state_find
xfrm: state: use a consistent pcpu_id in xfrm_state_find
Shahar Shitrit (1):
net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch
Shravan Kumar Ramani (3):
platform/mellanox: mlxbf-pmc: Remove newline char from event name input
platform/mellanox: mlxbf-pmc: Validate event/enable input
platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input
Shung-Hsi Yu (1):
Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"
Stefan Wahren (1):
staging: vchiq_arm: Make vchiq_shutdown never fail
Stephan Gerhold (1):
arm64: dts: qcom: x1-crd: Fix vreg_l2j_1p2 voltage
Stephen Rothwell (1):
sprintf.h requires stdarg.h
Tobias Brunner (1):
xfrm: Set transport header to fix UDP GRO handling
Torsten Hilbrich (1):
platform/x86: Fix initialization order for firmware_attributes_class
Ville Syrjälä (1):
drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x
Viresh Kumar (1):
i2c: virtio: Avoid hang by using interruptible completion wait
Xilin Wu (1):
interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 node
Xin Li (Intel) (1):
x86/traps: Initialize DR7 by writing its architectural reset value
Yang Xiwen (1):
i2c: qup: jump out of the loop in case of timeout
Yonghong Song (1):
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonglong Liu (1):
net: hns3: disable interrupt when ptp init failed
Zhang Lixu (2):
iio: hid-sensor-prox: Fix incorrect OFFSET calculation
iio: hid-sensor-prox: Restore lost scale assignments
Zhang Yi (11):
ext4: don't explicit update times in ext4_fallocate()
ext4: refactor ext4_punch_hole()
ext4: refactor ext4_zero_range()
ext4: refactor ext4_collapse_range()
ext4: refactor ext4_insert_range()
ext4: factor out ext4_do_fallocate()
ext4: move out inode_lock into ext4_fallocate()
ext4: move out common parts into ext4_fallocate()
ext4: fix incorrect punch max_end
ext4: correct the error handle in ext4_fallocate()
ext4: fix out of bounds punch offset
.clippy.toml | 2 +
arch/arm/Makefile | 2 +-
arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 4 +-
arch/arm64/include/asm/assembler.h | 5 +
arch/arm64/kernel/cpufeature.c | 1 +
arch/arm64/kernel/entry.S | 6 +
arch/powerpc/crypto/Kconfig | 1 +
arch/x86/events/intel/core.c | 2 +-
arch/x86/hyperv/hv_init.c | 33 ++
arch/x86/hyperv/hv_vtl.c | 44 +-
arch/x86/hyperv/irqdomain.c | 4 +-
arch/x86/hyperv/ivm.c | 22 +-
arch/x86/include/asm/debugreg.h | 19 +-
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/include/asm/mshyperv.h | 6 +-
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/kgdb.c | 2 +-
arch/x86/kernel/process_32.c | 2 +-
arch/x86/kernel/process_64.c | 2 +-
arch/x86/kvm/cpuid.c | 1 +
arch/x86/kvm/cpuid.h | 1 -
arch/x86/kvm/emulate.c | 15 +-
arch/x86/kvm/hyperv.c | 3 +
arch/x86/kvm/kvm_emulate.h | 5 +
arch/x86/kvm/mmu.h | 1 +
arch/x86/kvm/mmu/mmu.c | 2 +-
arch/x86/kvm/mtrr.c | 1 +
arch/x86/kvm/svm/svm.h | 1 +
arch/x86/kvm/vmx/hyperv.c | 1 +
arch/x86/kvm/vmx/nested.c | 24 +-
arch/x86/kvm/vmx/pmu_intel.c | 2 +-
arch/x86/kvm/vmx/sgx.c | 5 +-
arch/x86/kvm/vmx/vmx.c | 6 +-
arch/x86/kvm/vmx/vmx.h | 1 +
arch/x86/kvm/x86.c | 17 +-
arch/x86/kvm/x86.h | 48 +-
debian.master/config/annotations | 1 -
debian.master/upstream-stable | 4 +-
drivers/base/regmap/regmap.c | 2 +
drivers/bus/fsl-mc/fsl-mc-bus.c | 19 +-
drivers/comedi/drivers/comedi_test.c | 2 +-
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 6 +
drivers/gpu/drm/scheduler/sched_entity.c | 21 +-
drivers/hv/vmbus_drv.c | 2 +-
drivers/i2c/busses/i2c-qup.c | 4 +-
drivers/i2c/busses/i2c-tegra.c | 24 +-
drivers/i2c/busses/i2c-virtio.c | 15 +-
drivers/iio/adc/ad7949.c | 7 +-
drivers/iio/light/hid-sensor-prox.c | 8 +-
drivers/infiniband/core/cache.c | 4 +-
drivers/input/keyboard/gpio_keys.c | 4 +-
drivers/interconnect/qcom/sc7280.c | 1 +
drivers/mtd/nand/raw/qcom_nandc.c | 12 +-
drivers/net/can/dev/dev.c | 12 +-
drivers/net/can/dev/netlink.c | 12 +
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 15 +-
.../net/ethernet/freescale/dpaa2/dpaa2-switch.c | 15 +-
drivers/net/ethernet/google/gve/gve_main.c | 67 +--
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 31 ++
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2 +
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 36 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c | 9 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 6 +-
drivers/net/ethernet/intel/e1000e/defines.h | 3 +
drivers/net/ethernet/intel/e1000e/ich8lan.c | 2 +
drivers/net/ethernet/intel/e1000e/nvm.c | 6 +
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 6 +-
drivers/net/ethernet/intel/ice/ice_ddp.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 4 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 108 ++---
drivers/net/virtio_net.c | 6 +
drivers/platform/mellanox/mlxbf-pmc.c | 25 +-
drivers/platform/x86/Makefile | 3 +-
drivers/platform/x86/asus-nb-wmi.c | 9 +
drivers/platform/x86/ideapad-laptop.c | 2 +-
drivers/regulator/core.c | 1 +
drivers/s390/net/ism_drv.c | 3 +
drivers/spi/spi-cadence-quadspi.c | 5 -
.../vc04_services/interface/vchiq_arm/vchiq_arm.c | 3 +-
drivers/usb/typec/tcpm/tcpm.c | 64 ++-
drivers/virtio/virtio_ring.c | 8 +-
fs/ext4/ext4.h | 2 +
fs/ext4/extents.c | 518 ++++++++-------------
fs/ext4/inode.c | 140 +++---
fs/jfs/jfs_imap.c | 13 +-
fs/nilfs2/inode.c | 9 +-
fs/open.c | 51 +-
fs/smb/server/connection.c | 4 +-
fs/smb/server/connection.h | 1 +
fs/smb/server/transport_rdma.c | 10 +-
fs/smb/server/transport_tcp.c | 15 +-
fs/smb/server/transport_tcp.h | 1 +
include/linux/falloc.h | 18 +-
include/linux/ism.h | 1 +
include/linux/sprintf.h | 1 +
include/uapi/linux/falloc.h | 1 +
kernel/bpf/verifier.c | 7 +-
kernel/resource.c | 5 +-
mm/kasan/report.c | 4 +-
mm/khugepaged.c | 4 +-
mm/ksm.c | 6 +-
mm/zsmalloc.c | 3 +
net/ipv4/xfrm4_input.c | 3 +
net/ipv6/xfrm6_input.c | 3 +
net/xfrm/xfrm_state.c | 23 +-
sound/pci/hda/hda_tegra.c | 51 +-
sound/pci/hda/patch_hdmi.c | 20 +
sound/pci/hda/patch_realtek.c | 4 +-
.../selftests/bpf/prog_tests/ns_current_pid_tgid.c | 73 ---
.../selftests/bpf/progs/test_ns_current_pid_tgid.c | 7 -
.../selftests/bpf/progs/verifier_precision.c | 53 +++
tools/testing/selftests/net/mptcp/Makefile | 3 +-
.../selftests/net/mptcp/mptcp_connect_checksum.sh | 5 +
.../selftests/net/mptcp/mptcp_connect_mmap.sh | 5 +
.../selftests/net/mptcp/mptcp_connect_sendfile.sh | 5 +
116 files changed, 1070 insertions(+), 897 deletions(-)
create mode 100644 tools/testing/selftests/net/mptcp/mptcp_connect_checksum.sh
create mode 100644 tools/testing/selftests/net/mptcp/mptcp_connect_mmap.sh
create mode 100644 tools/testing/selftests/net/mptcp/mptcp_connect_sendfile.sh
More information about the kernel-team
mailing list