[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87r00h86cm.wl-tiwai@suse.de>
Date: Thu, 22 May 2025 09:14:33 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
Linux Sound Mailing List <linux-sound@...r.kernel.org>, Linux Kernel
Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.15
Linus,
please pull sound fixes for v6.15 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.15
The topmost commit is f709b78aecab519dbcefa9a6603b94ad18c553e3
----------------------------------------------------------------
sound fixes for 6.15
A collection of small fixes for 6.15 final. It became slightly a
higher amount than expected, but all look easy and safe to apply.
- A fix for PCM core race spotted by fuzzing
- ASoC topology fix for single DAI link
- UAF fix for ASoC SOF Intel HD-audio at reloading
- ASoC SOF Intel and Mediatek fixes
- Trivial HD-audio quirks as usual
----------------------------------------------------------------
Arnd Bergmann (1):
ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET
Chris Chiu (1):
ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup
Ed Burcher (1):
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10
Kai Vehmanen (1):
ASoc: SOF: topology: connect DAI to a single DAI link
Kailang Yang (1):
ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
NĂcolas F. R. A. Prado (1):
ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled
Peter Ujfalusi (3):
ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext
ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction
ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms
Stefan Binding (1):
ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA
Takashi Iwai (1):
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Tavian Barnes (1):
ASoC: SOF: Intel: hda: Fix UAF when reloading module
---
include/sound/pcm.h | 2 ++
sound/core/oss/pcm_oss.c | 3 +--
sound/core/pcm_native.c | 11 +++++++++++
sound/pci/hda/patch_realtek.c | 9 ++++++++-
sound/soc/mediatek/Kconfig | 1 +
sound/soc/sof/intel/hda-bus.c | 2 +-
sound/soc/sof/intel/hda.c | 16 +++++++++++++++-
sound/soc/sof/ipc4-control.c | 11 ++++++++++-
sound/soc/sof/ipc4-pcm.c | 3 ++-
sound/soc/sof/topology.c | 18 ++++++++++++++----
10 files changed, 65 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists