APPLIED: [SRU][Noble][PULL] Noble upstream stable patchset 2025-08-18

Stefan Bader stefan.bader at canonical.com
Wed Aug 20 10:26:54 UTC 2025


On 18.08.25 18:27, noah.wager at canonical.com wrote:
> This pull request (27 commits) includes the following Noble stable patchsets:
> 
>          Noble update: upstream stable patchset 2025-08-18
>                   Ported from the following upstream stable releases:
>                           v6.6.86, v6.12.22
>          https://bugs.launchpad.net/bugs/2120877
> 
> 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
> 
>   -Noah
> 
> ------------------------------------------------------------------------
> 
> The following changes since commit 2949c3d9da91ddb8ce785021c55358169d645d4d:
> 
>    UBUNTU: Ubuntu-6.8.0-80.80 (2025-08-12 13:41:58 +0200)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-08-18
> 
> for you to fetch changes up to c7a8e4d4dc7c052d80947a8c2e421f6af182ebe2:
> 
>    UBUNTU: Upstream stable to v6.6.86, v6.12.22 (2025-08-18 09:06:21 -0700)
> 
> ----------------------------------------------------------------
> Cameron Williams (4):
>        tty: serial: 8250: Add some more device IDs
>        tty: serial: 8250: Add Brainboxes XC devices
>        tty: serial: 8250: Add some more device IDs
>        tty: serial: 8250: Add Brainboxes XC devices
> 
> Dhruv Deshpande (1):
>        ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx
> 
> Dominique Martinet (1):
>        net: usb: usbnet: restore usb%d name exception for local mac addresses
> 
> Fabio Porcedda (2):
>        net: usb: qmi_wwan: add Telit Cinterion FN990B composition
>        net: usb: qmi_wwan: add Telit Cinterion FE990B composition
> 
> Fabrice Gasnier (1):
>        counter: stm32-lptimer-cnt: fix error handling when enabling
> 
> Greg Kroah-Hartman (1):
>        perf tools: Fix up some comments and code to properly use the event_source bus
> 
> Imre Deak (2):
>        drm/dp_mst: Factor out function to queue a topology probe work
>        drm/dp_mst: Add a helper to queue a topology probe
> 
> Kees Cook (2):
>        ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
>        ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
> 
> Kent Overstreet (1):
>        bcachefs: bch2_ioctl_subvolume_destroy() fixes
> 
> Kirill A. Shutemov (1):
>        mm/page_alloc: fix memory accept before watermarks gets initialized
> 
> Luo Qiu (1):
>        memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove
> 
> Maxim Mikityanskiy (1):
>        netfilter: socket: Lookup orig tuple for IPv6 SNAT
> 
> Minjoong Kim (1):
>        atm: Fix NULL pointer dereference
> 
> Noah Wager (1):
>        UBUNTU: Upstream stable to v6.6.86, v6.12.22
> 
> Scott Mayhew (1):
>        nfsd: fix legacy client tracking initialization
> 
> Sherry Sun (1):
>        tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
> 
> Terry Junge (2):
>        ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names
>        HID: hid-plantronics: Add mic mute mapping and generalize quirks
> 
> Wayne Lin (1):
>        drm/amd/display: Don't write DP_MSTM_CTRL after LT
> 
> William Breathitt Gray (1):
>        counter: microchip-tcb-capture: Fix undefined counter channel state on probe
> 
> Yanjun Yang (1):
>        ARM: Remove address checking for MMUless devices
> 
>   arch/arm/mm/fault.c                               |   8 ++
>   debian.master/upstream-stable                     |   4 +-
>   drivers/counter/microchip-tcb-capture.c           |  19 +++
>   drivers/counter/stm32-lptimer-cnt.c               |  24 ++--
>   drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  16 +--
>   drivers/gpu/drm/display/drm_dp_mst_topology.c     |  36 +++++-
>   drivers/hid/hid-plantronics.c                     | 144 ++++++++++------------
>   drivers/memstick/host/rtsx_usb_ms.c               |   1 +
>   drivers/net/usb/qmi_wwan.c                        |   2 +
>   drivers/net/usb/usbnet.c                          |  21 +++-
>   drivers/tty/serial/8250/8250_pci.c                |  92 ++++++++++++++
>   drivers/tty/serial/fsl_lpuart.c                   |  17 +++
>   fs/bcachefs/fs-ioctl.c                            |   6 +-
>   fs/nfsd/nfs4recover.c                             |   1 -
>   include/drm/display/drm_dp_mst_helper.h           |   2 +
>   mm/page_alloc.c                                   |  14 ++-
>   net/atm/mpc.c                                     |   2 +
>   net/ipv6/netfilter/nf_socket_ipv6.c               |  23 ++++
>   sound/pci/hda/patch_realtek.c                     |   1 +
>   sound/usb/mixer_quirks.c                          |  51 ++++++++
>   tools/perf/Documentation/intel-hybrid.txt         |  12 +-
>   tools/perf/Documentation/perf-list.txt            |   2 +-
>   tools/perf/arch/x86/util/iostat.c                 |   2 +-
>   tools/perf/builtin-stat.c                         |   2 +-
>   tools/perf/util/mem-events.c                      |   2 +-
>   tools/perf/util/pmu.c                             |   4 +-
>   26 files changed, 383 insertions(+), 125 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: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250820/a75caa36/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/20250820/a75caa36/attachment-0001.sig>


More information about the kernel-team mailing list