lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 16 Jun 2023 10:05:25 +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 Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.4-rc7

Linus,

please pull sound fixes for v6.4-rc7 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.4-rc7

The topmost commit is 227d2c3154a93f424503d3e4b7e157288848cf1b

----------------------------------------------------------------

sound fixes for 6.4-rc7

Just a few small fixes.  The only change to the core code is for a
minor race in ALSA OSS sequencer, and the rest are all device-specific
fixes (regression fixes and a usual quirk).

----------------------------------------------------------------

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Add a quirk for Compaq N14JP6

Jon Hunter (1):
      ASoC: tegra: Fix Master Volume Control

Lukasz Tyl (1):
      ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback

Richard Fitzgerald (1):
      firmware: cs_dsp: Log correct region name in bin error messages

Takashi Iwai (2):
      ALSA: seq: oss: Fix racy open/close of MIDI devices
      ALSA: usb-audio: Fix broken resume due to UAC3 power state

---
 drivers/firmware/cirrus/cs_dsp.c  |  5 +++--
 sound/core/seq/oss/seq_oss_midi.c | 35 ++++++++++++++++++++++-------------
 sound/pci/hda/patch_realtek.c     |  1 +
 sound/soc/tegra/tegra_pcm.c       |  3 +++
 sound/usb/pcm.c                   |  4 ++++
 sound/usb/quirks.c                |  2 ++
 6 files changed, 35 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ