From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 7.3-rc2
Date: Fri, 04 Sep 2026 16:45:17 +0200 [thread overview]
Message-ID: <875x0l5b42.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v7.3-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-7.3-rc2
The topmost commit is 3b26ceef88c110f4d188387cffa0df78657be904
----------------------------------------------------------------
sound fixes for 7.3-rc2
A collection of small fixes since 7.3-rc1. Quite a few fixes are
for ALSA core for issues that have been detected by the things you
know well. Additionally a series of hardening for runtime PM, and
usual quirk updates, and some other misc driver fixes are included.
* Core:
- Fixes for PCM races
- UMP parser NULL dereference fix
- Fix error handling in rawmidi ioctl
* USB- and HD-audio:
- Implement missing runtime PM guards across multiple interfaces
- Fix for OOB access in US-122L MIDI driver
- Double-free fix for CAIAQ driver
- Quirks for HD-audio Realtek & Cirrus codecs, Conexant S3-resume,
USB Audient devices
* Others:
- Fix of logical mistakes in dummy driver mixer and selftest code
- Lock init fix in the legacy harmony driver
----------------------------------------------------------------
HyeongJun An (4):
ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()
ALSA: dummy: Report a change when one capture switch channel moves
ALSA: rawmidi: Return the error from snd_rawmidi_input_params()
selftests/alsa: Fix the step check for INTEGER controls
Jonne Vuorela (1):
ALSA: hda/cs420x: Add CS4208 fixup for MacBookAir 7,2
Oleksandr Kovalov (1):
ALSA: hda/realtek: Fix cold-boot headset misdetection on Acer Aspire A515-57G
Peter Drabik (1):
ALSA: usb-audio: Add mixer map quirk for Audient iD24
Qingyu Zhang (1):
ALSA: ump: do not touch legacy_rmidi before it exists
Riku Matsumura (1):
ALSA: hda/realtek: Add quirk for VAIO VJS131
Runyu Xiao (1):
ALSA: harmony: initialize locks before requesting IRQ
Takashi Iwai (2):
ALSA: pcm: Fix race between non-atomic ops and trigger-start
ALSA: caiaq: Fix potential double-free at error path
Will Porter (6):
ALSA: usb-audio: Add PM guard to Studio 1810c controls
ALSA: usb-audio: Add PM guards to US-16x08 transfers
ALSA: usb-audio: Add PM guard to Scarlett meter reads
ALSA: usb-audio: Guard Scarlett2 protocol transfers
ALSA: usb-audio: Add PM guards to RME Digiface controls
ALSA: usb-audio: Guard FCP protocol transfers
Xu Rao (1):
ALSA: hda: restore MFG widget enumeration after core split
Yilin Zhang (1):
ALSA: pcm: Serialize PCM mmap with buffer reallocation to fix page UAF
Zhang Heng (2):
ALSA: hda/realtek: Add quirk for Lenovo Yoga Slim 9 14ILL10
ALSA: hda/realtek: Add quirk for Acer Predator PHN16-72
feng liu (1):
ALSA: hda/conexant:Fix abnormal Mic/Speaker functionality on SN6140 after S3 wake-up
---
sound/core/pcm_native.c | 37 +++++++++++++++++++++--------
sound/core/rawmidi.c | 2 +-
sound/core/ump.c | 4 ++++
sound/drivers/dummy.c | 2 +-
sound/hda/codecs/cirrus/cs420x.c | 2 ++
sound/hda/codecs/conexant.c | 20 ++++++++++++++++
sound/hda/codecs/realtek/alc269.c | 39 ++++++++++++++++++++++++++++++-
sound/hda/core/device.c | 5 ++--
sound/parisc/harmony.c | 6 ++---
sound/usb/caiaq/audio.c | 10 ++++----
sound/usb/fcp.c | 8 +++++++
sound/usb/midi.c | 2 ++
sound/usb/mixer_maps.c | 18 ++++++++++++++
sound/usb/mixer_quirks.c | 8 +++++++
sound/usb/mixer_s1810c.c | 8 +++++++
sound/usb/mixer_scarlett.c | 4 ++++
sound/usb/mixer_scarlett2.c | 36 +++++++++++++++++++++++-----
sound/usb/mixer_us16x08.c | 7 ++++++
tools/testing/selftests/alsa/mixer-test.c | 4 ++--
19 files changed, 191 insertions(+), 31 deletions(-)
next reply other threads:[~2026-09-04 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-04 14:45 Takashi Iwai [this message]
2026-09-04 16:30 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875x0l5b42.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®