[SRU][Oracular][PULL] Oracular upstream stable patchset 2025-04-29

noah.wager at canonical.com noah.wager at canonical.com
Tue Apr 29 17:25:05 UTC 2025


This pull request (24 commits) includes the following Oracular stable patchsets:

        Oracular update: upstream stable patchset 2025-04-29
                 Ported from the following upstream stable releases:
                         v6.6.85, v6.12.22
        https://bugs.launchpad.net/bugs/2109634

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/oracular-stable-* reference:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular stable-next

 -Noah

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

The following changes since commit 79729ebe2683cc943afdde1fb189dc936fc544fc:

  hrtimer: Use and report correct timerslack values for realtime tasks (2025-04-28 09:21:01 -1000)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular tags/oracular-stable-2025-04-29

for you to fetch changes up to cdc9193d0e9bc68721f738c1769f5f2e0ba62977:

  UBUNTU: Upstream stable to v6.6.85, v6.12.22 (2025-04-29 07:20:00 -1000)

----------------------------------------------------------------
Cameron Williams (2):
      tty: serial: 8250: Add some more device IDs
      tty: serial: 8250: Add Brainboxes XC devices

Cheick Traore (1):
      serial: stm32: do not deassert RS485 RTS GPIO prematurely

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

John Keeping (1):
      serial: 8250_dma: terminate correct DMA in tx_dma_flush()

Kent Overstreet (1):
      bcachefs: bch2_ioctl_subvolume_destroy() fixes

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

Michal Pecio (2):
      usb: xhci: Don't skip on Stopped - Length Invalid
      usb: xhci: Apply the link chain quirk on NEC isoc endpoints

Minjoong Kim (1):
      atm: Fix NULL pointer dereference

Miri Korenblit (1):
      wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8

Noah Wager (1):
      UBUNTU: Upstream stable to v6.6.85, v6.12.22

Scott Mayhew (1):
      nfsd: fix legacy client tracking initialization

Sebastian Andrzej Siewior (1):
      netfilter: nft_counter: Use u64_stats_t for statistic.

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

William Breathitt Gray (1):
      counter: microchip-tcb-capture: Fix undefined counter channel state on probe

 debian.master/upstream-stable                      |   4 +-
 drivers/counter/microchip-tcb-capture.c            |  19 +++
 drivers/counter/stm32-lptimer-cnt.c                |  24 ++--
 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/net/wireless/intel/iwlwifi/fw/file.h       |   3 +
 drivers/net/wireless/intel/iwlwifi/fw/regulatory.c |  14 +-
 drivers/net/wireless/intel/iwlwifi/fw/regulatory.h |  11 +-
 drivers/tty/serial/8250/8250_dma.c                 |   2 +-
 drivers/tty/serial/8250/8250_pci.c                 |  46 +++++++
 drivers/tty/serial/fsl_lpuart.c                    |  17 +++
 drivers/tty/serial/stm32-usart.c                   |   4 +-
 drivers/usb/host/xhci-ring.c                       |   4 +
 drivers/usb/host/xhci.h                            |  13 +-
 fs/bcachefs/fs-ioctl.c                             |   6 +-
 fs/nfsd/nfs4recover.c                              |   1 -
 net/atm/mpc.c                                      |   2 +
 net/ipv6/netfilter/nf_socket_ipv6.c                |  23 ++++
 net/netfilter/nft_counter.c                        |  90 ++++++-------
 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 +-
 29 files changed, 358 insertions(+), 169 deletions(-)



More information about the kernel-team mailing list