[SRU][Noble][PULL] Noble upstream stable patchset 2024-09-09

portia.stephens at canonical.com portia.stephens at canonical.com
Mon Sep 9 03:33:20 UTC 2024


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

        Noble update: upstream stable patchset 2024-09-09
                 Ported from the following upstream stable releases:
                         v6.6.43, v6.9.12
        https://bugs.launchpad.net/bugs/2079945

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

 -Portia

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

The following changes since commit 87b9ee98de213da6749091b3bb49002ea2681eb1:

  UBUNTU: Upstream stable to v6.6.42, v6.9.11 (2024-09-06 17:00:55 +0200)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2024-09-09

for you to fetch changes up to c23b4297e1361a88fea4b9939edc353a41130f11:

  UBUNTU: Upstream stable to v6.6.43, v6.9.12 (2024-09-09 13:27:43 +1000)

----------------------------------------------------------------
Dmitry Baryshkov (2):
      arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpio
      arm64: dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpio

Dongli Zhang (1):
      tun: add missing verification for short frame

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Enable headset mic on Positivo SU C1400

Gerald Schaefer (1):
      s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()

Jann Horn (1):
      filelock: Fix fcntl/close race recovery compat path

Konstantin Komarov (1):
      fs/ntfs3: Add a check for attr_names and oatbl

Krishna Kurapati (9):
      arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park mode
      arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park mode
      arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USB

Portia Stephens (1):
      UBUNTU: Upstream stable to v6.6.43, v6.9.12

Seunghun Han (1):
      ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360

Shenghao Ding (1):
      ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop

Shengjiu Wang (1):
      ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused

Si-Wei Liu (1):
      tap: add missing verification for short frame

Takashi Iwai (2):
      usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
      ALSA: seq: ump: Skip useless ports for static blocks

lei lu (3):
      ocfs2: add bounds checking to ocfs2_check_dir_entry()
      jfs: don't walk off the end of ealist
      fs/ntfs3: Validate ff offset

 arch/arm64/boot/dts/qcom/ipq6018.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/ipq8074.dtsi    |  2 ++
 arch/arm64/boot/dts/qcom/msm8996.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/msm8998.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 13 ++++++++-
 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts | 13 ++++++++-
 arch/arm64/boot/dts/qcom/sc7180.dtsi     |  1 +
 arch/arm64/boot/dts/qcom/sc7280.dtsi     |  1 +
 arch/arm64/boot/dts/qcom/sdm630.dtsi     |  1 +
 arch/arm64/boot/dts/qcom/sdm845.dtsi     |  2 ++
 arch/arm64/boot/dts/qcom/sm6350.dtsi     |  1 +
 arch/s390/mm/fault.c                     |  3 ++-
 debian.master/upstream-stable            |  4 +--
 drivers/net/tap.c                        |  5 ++++
 drivers/net/tun.c                        |  3 +++
 drivers/usb/gadget/function/f_midi2.c    | 19 +++++++------
 fs/jfs/xattr.c                           | 23 +++++++++++++---
 fs/locks.c                               |  9 +++----
 fs/ntfs3/fslog.c                         | 44 +++++++++++++++++++++++++-----
 fs/ocfs2/dir.c                           | 46 ++++++++++++++++++++------------
 sound/core/pcm_dmaengine.c               |  6 ++++-
 sound/core/seq/seq_ump_client.c          | 16 +++++++++++
 sound/pci/hda/patch_realtek.c            |  3 +++
 23 files changed, 171 insertions(+), 47 deletions(-)



More information about the kernel-team mailing list