* [GIT PULL] sound fixes for 6.15
@ 2025-05-22 7:14 Takashi Iwai
2025-05-22 16:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2025-05-22 7:14 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
Linux Kernel Mailing List
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-22 16:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-22 7:14 [GIT PULL] sound fixes for 6.15 Takashi Iwai
2025-05-22 16:32 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox