From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.0-rc4
Date: Thu, 01 Sep 2022 10:12:40 +0200 [thread overview]
Message-ID: <874jxrh5s7.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.0-rc4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.0-rc4
The topmost commit is 5f3d9e8161bb8cb23ab3b4678cd13f6e90a06186
----------------------------------------------------------------
sound fixes for 6.0-rc4
Just handful changes at this time. The only major change is the
regression fix about the x86 WC-page buffer allocation.
The rest are trivial data-race fixes for ALSA sequencer core,
the possible out-of-bounds access fixes in the new ALSA control
hash code, and a few device-specific workarounds and fixes.
----------------------------------------------------------------
Dan Carpenter (1):
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Kacper Michajłow (1):
ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
Peter Ujfalusi (1):
ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
Takashi Iwai (4):
ALSA: memalloc: Revive x86-specific WC page allocations again
ALSA: seq: oss: Fix data-race for max_midi_devs access
ALSA: seq: Fix data-race at module auto-loading
ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
Zheyu Ma (1):
ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
---
sound/core/control.c | 6 +--
sound/core/memalloc.c | 87 ++++++++++++++++++++++++++++++++-------
sound/core/seq/oss/seq_oss_midi.c | 2 +
sound/core/seq/seq_clientmgr.c | 12 +++---
sound/hda/intel-nhlt.c | 8 +++-
sound/pci/hda/patch_realtek.c | 63 ++++++++++++++++++++++++----
sound/usb/quirks.c | 2 +
7 files changed, 146 insertions(+), 34 deletions(-)
next reply other threads:[~2022-09-01 8:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-01 8:12 Takashi Iwai [this message]
2022-09-01 16:15 ` 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=874jxrh5s7.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@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®