APPLIED: [SRU][Noble][PULL] Noble upstream stable patchset 2025-04-29
Stefan Bader
stefan.bader at canonical.com
Wed Apr 30 15:08:12 UTC 2025
On 29.04.25 22:35, Manuel Diewald wrote:
> This pull request (35 commits) includes the following Noble stable patchsets:
>
> Noble update: upstream stable patchset 2025-04-29
> Ported from the following upstream stable releases:
> v6.6.75, v6.12.12
> https://bugs.launchpad.net/bugs/2109640
>
> 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
>
> -Manuel
>
> ------------------------------------------------------------------------
>
> The following changes since commit 0d93c88e14f1c928c554335ff8cd075de4333b56:
>
> wifi: rtw89: add support for hardware rfkill (2025-04-23 10:06:16 +0200)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2025-04-29
>
> for you to fetch changes up to d23750d73e94561097ded7beb6ec21e4c295a92e:
>
> UBUNTU: Upstream stable to v6.6.75, v6.12.12 (2025-04-29 22:27:11 +0200)
>
> ----------------------------------------------------------------
> Andreas Gruenbacher (1):
> gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
>
> Charles Keepax (3):
> ASoC: wm8994: Add depends on MFD core
> ASoC: samsung: Add missing selects for MFD_WM8994
> ASoC: samsung: Add missing depends on I2C
>
> Chuck Lever (5):
> Revert "libfs: fix infinite directory reads for offset dir"
> libfs: Replace simple_offset end-of-directory detection
> libfs: Return ENOSPC when the directory offset range is exhausted
> Revert "libfs: Add simple_offset_empty()"
> libfs: Use d_children list to iterate simple_offset directories
>
> Easwar Hariharan (1):
> scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
>
> Hans de Goede (1):
> wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
>
> Igor Pylypiv (1):
> ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
>
> Jack Greiner (1):
> Input: xpad - add support for wooting two he (arm)
>
> Jamal Hadi Salim (1):
> net: sched: fix ets qdisc OOB Indexing
>
> Jason Gerecke (1):
> HID: wacom: Initialize brightness of LED trigger
>
> Jiri Kosina (1):
> Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
>
> Leonardo Brondani Schenkel (1):
> Input: xpad - improve name of 8BitDo controller 2dc8:3106
>
> Lianqin Hu (1):
> ALSA: usb-audio: Add delay quirk for USB Audio Device
>
> Linus Torvalds (1):
> cachestat: fix page cache statistics permission checking
>
> Linus Walleij (1):
> seccomp: Stub for !CONFIG_SECCOMP
>
> Maciej Strozek (1):
> ASoC: cs42l43: Add codec force suspend/resume ops
>
> Manuel Diewald (1):
> UBUNTU: Upstream stable to v6.6.75, v6.12.12
>
> Marian Postevca (1):
> ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
>
> Mark Pearson (1):
> Input: atkbd - map F23 key to support default copilot shortcut
>
> Matheos Mattsson (1):
> Input: xpad - add support for Nacon Evol-X Xbox One Controller
>
> Nicolas Nobelis (1):
> Input: xpad - add support for Nacon Pro Compact
>
> Nilton Perim Neto (1):
> Input: xpad - add unofficial Xbox 360 wireless receiver clone
>
> Philippe Simons (1):
> irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
>
> Pierre-Loup A. Griffais (1):
> Input: xpad - add QH Electronics VID/PID
>
> Qasim Ijaz (1):
> USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
>
> Rob Herring (Arm) (1):
> of/unittest: Add test that of_address_to_resource() fails on non-translatable address
>
> Russell Harmon (1):
> hwmon: (drivetemp) Set scsi command timeout to 10s
>
> Selvin Xavier (1):
> RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
>
> Xiang Zhang (1):
> scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
>
> Yage Geng (1):
> ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5
>
> debian.master/upstream-stable | 4 +-
> drivers/ata/libahci.c | 12 +-
> drivers/ata/libata-core.c | 8 +
> drivers/hid/hid-ids.h | 1 -
> drivers/hid/hid-multitouch.c | 8 +-
> drivers/hid/wacom_sys.c | 24 +--
> drivers/hwmon/drivetemp.c | 2 +-
> drivers/infiniband/hw/bnxt_re/main.c | 10 ++
> drivers/input/joystick/xpad.c | 9 +-
> drivers/input/keyboard/atkbd.c | 2 +-
> drivers/irqchip/irq-sunxi-nmi.c | 3 +-
> .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 20 +++
> drivers/of/unittest-data/tests-platform.dtsi | 13 ++
> drivers/of/unittest.c | 14 ++
> drivers/scsi/scsi_transport_iscsi.c | 4 +-
> drivers/scsi/storvsc_drv.c | 8 +-
> drivers/usb/serial/quatech2.c | 2 +-
> fs/gfs2/file.c | 1 +
> fs/libfs.c | 162 ++++++++++-----------
> include/linux/fs.h | 1 -
> include/linux/seccomp.h | 2 +-
> mm/filemap.c | 19 +++
> mm/shmem.c | 4 +-
> net/sched/sch_ets.c | 2 +
> sound/pci/hda/patch_realtek.c | 4 +-
> sound/soc/codecs/Kconfig | 1 +
> sound/soc/codecs/cs42l43.c | 1 +
> sound/soc/codecs/es8316.c | 10 +-
> sound/soc/samsung/Kconfig | 6 +-
> sound/usb/quirks.c | 2 +
> 30 files changed, 228 insertions(+), 131 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: 47863 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250430/6e097ab0/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/20250430/6e097ab0/attachment-0001.sig>
More information about the kernel-team
mailing list