mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.0-rc4
@ 2022-09-01  8:12 Takashi Iwai
  2022-09-01 16:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2022-09-01  8:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-01 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01  8:12 [GIT PULL] sound fixes for 6.0-rc4 Takashi Iwai
2022-09-01 16:15 ` 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

all inboxes | Powered by JetHome®