[SRU][Noble][PULL] Noble upstream stable patchset 2026-02-03

Manuel Diewald manuel.diewald at canonical.com
Tue Feb 3 14:39:06 UTC 2026


This pull request (101 commits) includes the following Noble stable patchsets:

        Noble update: upstream stable patchset 2026-02-03
                 Ported from the following upstream stable releases:
                         v6.6.119, v6.12.61
        https://bugs.launchpad.net/bugs/2139633

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

Note: this patchset includes a SAUCE patch to fix a build issue with the perf 
tool that was introduced with patchset 2026-01-16 (LP: #2138502).

 -Manuel

------------------------------------------------------------------------

The following changes since commit d9b45637b43c8a56c8b8795ef3431a3e40c4604f:

  UBUNTU: Upstream stable to v6.6.118, v6.12.60 (2026-02-02 19:22:37 +0100)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2026-02-03

for you to fetch changes up to def5a4f4ff472b18ed8014f5696eedc9d3137724:

  UBUNTU: Upstream stable to v6.6.119, v6.12.61 (2026-02-03 15:22:16 +0100)

----------------------------------------------------------------
Alan Borzeszkowski (1):
      thunderbolt: Add support for Intel Wildcat Lake

Alan Stern (1):
      USB: storage: Remove subclass and protocol overrides from Novatek quirk

Alex Deucher (1):
      drm/amdgpu: fix cyan_skillfish2 gpu info fw handling

Alex Hung (1):
      drm/amd/display: Check NULL before accessing

Alexey Kodanev (1):
      net: sxgbe: fix potential NULL dereference in sxgbe_rx()

Andy Shevchenko (1):
      spi: nxp-fspi: Propagate fwnode in ACPI case as well

Bastien Curutchet (Schneider Electric) (4):
      net: dsa: microchip: common: Fix checks on irq_find_mapping()
      net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
      net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
      net: dsa: microchip: Free previously initialized ports on init failures

Biju Das (1):
      can: rcar_canfd: Fix CAN-FD mode as default

ChiYuan Huang (1):
      iio: adc: rtq6056: Correct the sign bit index

Christophe JAILLET (1):
      iio:common:ssp_sensors: Fix an error handling path ssp_probe()

Claudiu Beznea (1):
      usb: renesas_usbhs: Fix synchronous external abort on unbind

Dan Carpenter (1):
      platform/x86: intel: punit_ipc: fix memory corruption

Daniel Golle (1):
      net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY

Danielle Costantino (1):
      net/mlx5e: Fix validation logic in rate limiting

David Lechner (1):
      iio: adc: ad7280a: fix ad7280_store_balance_timer()

Desnes Nunes (1):
      usb: storage: Fix memory leak in USB bulk transport

Dimitri Fedrau (1):
      iio: humditiy: hdc3020: fix units for temperature and humidity measurement

Edward Adam Davis (1):
      Bluetooth: hci_sock: Prevent race in socket write iter and sock bind

Francesco Lavra (2):
      spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMA
      iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields

Frank Li (1):
      arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos

Gui-Dong Han (1):
      atm/fore200e: Fix possible data race in fore200e_open()

Hang Zhou (1):
      spi: bcm63xx: fix premature CS deassertion on RX-only transactions

Haotian Zhang (3):
      usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
      mailbox: mailbox-test: Fix debugfs_create_dir error checking
      spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errors

Heikki Krogerus (2):
      usb: dwc3: pci: add support for the Intel Nova Lake -S
      usb: dwc3: pci: Sort out the Intel device IDs

Horatiu Vultur (1):
      net: lan966x: Fix the initialization of taprio

Ilya Dryomov (1):
      libceph: fix potential use-after-free in have_mon_and_osd_map()

Imre Deak (1):
      drm/i915/dp: Initialize the source OUI write timestamp always

Ivan Zhaldak (1):
      ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230

Jameson Thies (1):
      usb: typec: ucsi: psy: Set max current to zero when disconnected

Jamie Iles (2):
      mailbox: pcc: don't zero error register
      drivers/usb/dwc3: fix PCI parent check

Jason-JH Lin (1):
      mailbox: mtk-cmdq: Refine DMA address handling for the command buffer

Jiefeng Zhang (1):
      net: atlantic: fix fragment overflow handling in RX path

Jimmy Hu (1):
      usb: gadget: udc: fix use-after-free in usb_gadget_state_work

Jiri Olsa (1):
      Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"

Johan Hovold (2):
      most: usb: fix double free on late probe failure
      drm: sti: fix device leaks at component probe

Kai-Heng Feng (1):
      net: aquantia: Add missing descriptor cache invalidation on ATL2

Khairul Anuar Romli (1):
      firmware: stratix10-svc: fix bug in saving controller data

Kuen-Han Tsai (2):
      usb: gadget: f_eem: Fix memory leak in eem_unwrap
      usb: udc: Add trace event for usb_gadget_set_state

Linus Walleij (1):
      iio: accel: bmc150: Fix irq assumption regression

Luiz Augusto von Dentz (1):
      Bluetooth: SMP: Fix not generating mackey and ltk when repairing

Maarten Zanders (1):
      ARM: dts: nxp: imx6ul: correct SAI3 interrupt line

Maciej W. Rozycki (1):
      MIPS: mm: Prevent a TLB shutdown on initial uniquification

Manish Nagar (1):
      usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

Manuel Diewald (2):
      UBUNTU: SAUCE: bpf: introduce __MAX_BPF_PROG_TYPE delimiter
      UBUNTU: Upstream stable to v6.6.119, v6.12.61

Marc Kleine-Budde (4):
      can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
      can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header
      can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data
      can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling

Mario Limonciello (AMD) (1):
      drm/amd/display: Don't change brightness for disabled connectors

Mario Tesi (1):
      iio: st_lsm6dsx: Fixed calibrated timestamp calculation

Mathias Nyman (2):
      xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
      xhci: fix stale flag preventig URBs after link state error is cleared

Miaoqian Lin (3):
      slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
      serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
      usb: cdns3: Fix double resource release in cdns3_pci_probe

Mikulas Patocka (1):
      dm-verity: fix unreliable memory allocation

Miquel Raynal (3):
      spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
      spi: spi-mem: Add a new controller capability
      spi: nxp-fspi: Support per spi-mem operation frequency switches

NeilBrown (1):
      nfsd: Replace clamp_t in nfsd4_get_drc_mem()

Nikola Z. Ivanov (1):
      team: Move team device type change at the end of team_port_add

Oleksandr Suvorov (1):
      USB: serial: ftdi_sio: add support for u-blox EVK-M101

Owen Gu (1):
      usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer

Paolo Abeni (1):
      mptcp: clear scheduled subflows on retransmit

Paulo Alcantara (1):
      smb: client: fix memory leak in cifs_construct_tcon()

Russell King (Oracle) (1):
      net: dsa: sja1105: simplify static configuration reload

Sarika Sharma (1):
      wifi: ath12k: correctly handle mcast packets for clients

Sean Heelan (1):
      ksmbd: fix use-after-free in session logoff

Seungjin Bae (1):
      can: kvaser_usb: leaf: Fix potential infinite loop in command parsers

Sudeep Holla (1):
      mailbox: pcc: Refactor error handling in irq handler into separate function

Thomas Bogendoerfer (1):
      MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow

Thomas Mühlbacher (1):
      can: sja1000: fix max irq loop handling

Tianchu Chen (1):
      usb: storage: sddr55: Reject out-of-bound new_pba

Tudor Ambarus (1):
      spi: spi-mem: Allow specifying the byte order in Octal DTR mode

Valek Andrej (1):
      iio: accel: fix ADXL355 startup race condition

Vanillan Wang (1):
      USB: serial: option: add support for Rolling RW101R-GL

Viacheslav Dubeyko (1):
      ceph: fix crash in process_v2_sparse_read() for encrypted directories

Vladimir Oltean (1):
      net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic

Wei Fang (4):
      net: fec: cancel perout_timer when PEROUT is disabled
      net: fec: do not update PEROUT if it is enabled
      net: fec: do not allow enabling PPS and PEROUT simultaneously
      net: fec: do not register PPS event for PEROUT

Wentao Guan (1):
      nvmem: layouts: fix nvmem_layout_bus_uevent

Yosry Ahmed (4):
      KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()
      KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
      KVM: nSVM: Fix and simplify LBR virtualization handling with nested
      KVM: SVM: Fix redundant updates of LBR MSR intercepts

ziming zhang (2):
      libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
      libceph: replace BUG_ON with bounds check for map->max_osd

Łukasz Bartosik (1):
      xhci: dbgtty: fix device unregister

 arch/arm/boot/dts/nxp/imx/imx6ul.dtsi              |   2 +-
 arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi |   4 +-
 arch/mips/mm/tlb-r4k.c                             | 116 ++++++++++++++-------
 arch/x86/events/core.c                             |  10 +-
 arch/x86/kvm/svm/nested.c                          |  20 ++--
 arch/x86/kvm/svm/svm.c                             |  94 ++++++++---------
 arch/x86/kvm/svm/svm.h                             |   1 +
 debian.master/upstream-stable                      |   4 +-
 drivers/atm/fore200e.c                             |   2 +
 drivers/firmware/stratix10-svc.c                   |   7 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   2 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  15 +++
 drivers/gpu/drm/amd/display/dc/core/dc_stream.c    |  11 +-
 drivers/gpu/drm/i915/display/intel_dp.c            |   5 +-
 drivers/gpu/drm/sti/sti_vtg.c                      |   7 +-
 drivers/iio/accel/adxl355_core.c                   |  44 +++++++-
 drivers/iio/accel/bmc150-accel-core.c              |   5 +
 drivers/iio/accel/bmc150-accel.h                   |   1 +
 drivers/iio/adc/ad7280a.c                          |   2 +-
 drivers/iio/adc/rtq6056.c                          |   2 +-
 drivers/iio/common/ssp_sensors/ssp_dev.c           |   4 +-
 drivers/iio/humidity/hdc3020.c                     |   5 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h            |  40 +++++--
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c       |  19 ++--
 drivers/mailbox/mailbox-test.c                     |   2 +-
 drivers/mailbox/mtk-cmdq-mailbox.c                 |  45 +++++---
 drivers/mailbox/pcc.c                              |  32 ++++--
 drivers/md/dm-verity-fec.c                         |   6 +-
 drivers/most/most_usb.c                            |  14 +--
 drivers/mtd/nand/spi/core.c                        |   2 +
 drivers/net/can/rcar/rcar_canfd.c                  |  53 ++++++----
 drivers/net/can/sja1000/sja1000.c                  |   4 +-
 drivers/net/can/sun4i_can.c                        |   4 +-
 drivers/net/can/usb/gs_usb.c                       | 100 +++++++++++++++---
 drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c   |   4 +-
 drivers/net/dsa/microchip/ksz_common.c             |  30 +++---
 drivers/net/dsa/microchip/ksz_ptp.c                |  22 ++--
 drivers/net/dsa/sja1105/sja1105_main.c             |  66 ++++++------
 .../net/ethernet/aquantia/atlantic/aq_hw_utils.c   |  22 ++++
 .../net/ethernet/aquantia/atlantic/aq_hw_utils.h   |   1 +
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |   5 +
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  |  19 +---
 .../ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c   |   2 +-
 drivers/net/ethernet/freescale/fec.h               |   1 +
 drivers/net/ethernet/freescale/fec_ptp.c           |  64 +++++++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c |   2 +-
 .../net/ethernet/microchip/lan966x/lan966x_ptp.c   |   5 +-
 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c    |   4 +-
 drivers/net/phy/mxl-gpy.c                          |   2 +-
 drivers/net/team/team.c                            |  23 ++--
 drivers/net/wireless/ath/ath12k/dp_rx.c            |   5 +
 drivers/net/wireless/ath/ath12k/peer.c             |   3 +
 drivers/net/wireless/ath/ath12k/peer.h             |   2 +
 drivers/nvmem/layouts.c                            |   2 +-
 drivers/platform/x86/intel/punit_ipc.c             |   2 +-
 drivers/slimbus/qcom-ngd-ctrl.c                    |   1 +
 drivers/spi/Kconfig                                |   4 +-
 drivers/spi/spi-amlogic-spifc-a1.c                 |   4 +-
 drivers/spi/spi-bcm63xx.c                          |  14 +++
 drivers/spi/spi-mem.c                              |  37 +++++++
 drivers/spi/spi-nxp-fspi.c                         |  22 ++--
 drivers/thunderbolt/nhi.c                          |   2 +
 drivers/thunderbolt/nhi.h                          |   1 +
 drivers/tty/serial/amba-pl011.c                    |   2 +-
 drivers/usb/cdns3/cdns3-pci-wrap.c                 |   5 +-
 drivers/usb/dwc3/core.c                            |   3 +-
 drivers/usb/dwc3/dwc3-pci.c                        |  80 +++++++-------
 drivers/usb/dwc3/ep0.c                             |   1 +
 drivers/usb/dwc3/gadget.c                          |   7 ++
 drivers/usb/gadget/function/f_eem.c                |   7 +-
 drivers/usb/gadget/udc/core.c                      |  18 +++-
 drivers/usb/gadget/udc/renesas_usbf.c              |   4 +-
 drivers/usb/gadget/udc/trace.h                     |   5 +
 drivers/usb/host/xhci-dbgcap.h                     |   1 +
 drivers/usb/host/xhci-dbgtty.c                     |  23 +++-
 drivers/usb/host/xhci-ring.c                       |  18 ++--
 drivers/usb/host/xhci.c                            |   1 +
 drivers/usb/renesas_usbhs/common.c                 |  14 +--
 drivers/usb/serial/ftdi_sio.c                      |   1 +
 drivers/usb/serial/ftdi_sio_ids.h                  |   1 +
 drivers/usb/serial/option.c                        |  10 +-
 drivers/usb/storage/sddr55.c                       |   6 ++
 drivers/usb/storage/transport.c                    |  16 +++
 drivers/usb/storage/uas.c                          |   5 +
 drivers/usb/storage/unusual_devs.h                 |   2 +-
 drivers/usb/typec/ucsi/psy.c                       |   5 +
 fs/nfsd/nfs4state.c                                |   6 +-
 fs/smb/client/connect.c                            |   1 +
 fs/smb/server/smb2pdu.c                            |   4 -
 include/linux/mailbox/mtk-cmdq-mailbox.h           |  10 ++
 include/linux/spi/spi-mem.h                        |  22 +++-
 include/linux/usb/gadget.h                         |   5 +
 include/uapi/linux/bpf.h                           |   1 +
 net/bluetooth/hci_sock.c                           |   2 +
 net/bluetooth/smp.c                                |  31 ++----
 net/ceph/auth_x.c                                  |   2 +
 net/ceph/ceph_common.c                             |  53 ++++++----
 net/ceph/debugfs.c                                 |  14 ++-
 net/ceph/messenger_v2.c                            |  11 +-
 net/ceph/osdmap.c                                  |  18 ++--
 net/mptcp/protocol.c                               |  13 ++-
 sound/usb/quirks.c                                 |   3 +
 tools/include/uapi/linux/bpf.h                     |   1 +
 103 files changed, 1001 insertions(+), 486 deletions(-)



More information about the kernel-team mailing list