[SRU][Focal][PULL] Focal update: v5.4.288 upstream stable release

noah.wager at canonical.com noah.wager at canonical.com
Tue Jan 21 22:40:00 UTC 2025


This pull request (26 commits) includes the following Focal stable patchsets:

        Focal update: v5.4.288 upstream stable release
        https://bugs.launchpad.net/bugs/2095199

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

  git://git.launchpad.net/~nwager/+git/focal stable-next

 -Noah

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

The following changes since commit 7e91953882e93953a3d373ecd648c582952f6234:

  UBUNTU: Upstream stable to v5.4.287 (2025-01-16 23:37:19 -0800)

are available in the Git repository at:

  git://git.launchpad.net/~nwager/+git/focal tags/focal-stable-v5.4.288

for you to fetch changes up to 807dd0baffe764e88db59f832f1a67d5ba1f5362:

  UBUNTU: Upstream stable to v5.4.288 (2025-01-17 11:36:10 -0800)

----------------------------------------------------------------
Dan Carpenter (1):
      ALSA: usb-audio: Fix a DMA to stack memory bug

Daniil Tatianin (1):
      ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired

Darrick J. Wong (1):
      xfs: don't drop errno values when we fail to ficlone the entire range

Eric Dumazet (2):
      tipc: fix NULL deref in cleanup_bearer()
      net: lapb: increase LAPB_HEADER_LEN

Greg Kroah-Hartman (1):
      Linux 5.4.288

Ilpo Järvinen (1):
      ACPI: resource: Fix memory resource type union access

Joe Hattori (1):
      ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()

Juergen Gross (1):
      xen/netfront: fix crash when removing device

Lianqin Hu (1):
      usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer

Mark Tomlinson (1):
      usb: host: max3421-hcd: Correctly abort a USB request.

Martin Ottens (1):
      net/sched: netem: account for backlog updates from child qdisc

Michal Luczaj (1):
      bpf, sockmap: Fix update element with same

Nathan Chancellor (1):
      blk-iocost: Avoid using clamp() on inuse in __propagate_weights()

Nikolay Kuratov (1):
      tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()

Noah Wager (1):
      UBUNTU: Upstream stable to v5.4.288

Raghavendra Rao Ananta (1):
      KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status

Remi Pommarel (3):
      batman-adv: Do not send uninitialized TT changes
      batman-adv: Remove uninitialized data in full table TT response
      batman-adv: Do not let TT changes list grows indefinitely

Stefan Wahren (3):
      usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
      qca_spi: Fix clock speed for multiple QCA7000
      qca_spi: Make driver probing reliable

Tejun Heo (2):
      blk-iocost: clamp inuse and skip noops in __propagate_weights()
      blk-iocost: fix weight updates of inner active iocgs

Vitalii Mordan (1):
      usb: ehci-hcd: fix call balance of clocks handling routines

 Makefile                                |  2 +-
 block/blk-iocost.c                      | 24 ++++++++++++--
 debian.master/upstream-stable           |  2 +-
 drivers/acpi/acpica/evxfregn.c          |  2 --
 drivers/acpi/resource.c                 |  6 ++--
 drivers/ata/sata_highbank.c             |  1 +
 drivers/net/ethernet/qualcomm/qca_spi.c | 26 +++++++--------
 drivers/net/ethernet/qualcomm/qca_spi.h |  1 -
 drivers/net/xen-netfront.c              |  5 ++-
 drivers/usb/dwc2/hcd.c                  | 16 ++++-----
 drivers/usb/gadget/function/u_serial.c  |  9 +++--
 drivers/usb/host/ehci-sh.c              |  9 +++--
 drivers/usb/host/max3421-hcd.c          | 16 ++++++---
 fs/xfs/xfs_file.c                       |  8 +++++
 include/net/lapb.h                      |  2 +-
 kernel/trace/trace_kprobe.c             |  2 +-
 net/batman-adv/translation-table.c      | 58 +++++++++++++++++++++++----------
 net/core/sock_map.c                     |  1 +
 net/sched/sch_netem.c                   | 22 +++++++++----
 net/tipc/udp_media.c                    |  7 +++-
 sound/usb/quirks.c                      | 31 ++++++++++++------
 virt/kvm/arm/pmu.c                      |  1 -
 22 files changed, 167 insertions(+), 84 deletions(-)



More information about the kernel-team mailing list