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, 04 Jun 2021 08:57:36 +0200
From:   Takashi Iwai <tiwai@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.13-rc5

Linus,

please pull sound fixes for v5.13-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.13-rc5

The topmost commit is b8b90c17602689eeaa5b219d104bbc215d1225cc

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

sound fixes for 5.13-rc5

A couple of small fixes are found in the ALSA core side at this time;
a fix in the new LED handling code and a long-standing (and likely no
one would notice) ioctl bug.

The rest are usual HD-audio fixes, mostly device-specific quirks
but also one major regression fix that was introduced in 5.13.

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

Carlos M (1):
      ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx

Dongliang Mu (1):
      ALSA: control led: fix memory leak in snd_ctl_led_register

Hui Wang (1):
      ALSA: hda: update the power_state during the direct-complete

Kai Vehmanen (1):
      ALSA: hda: Add AlderLake-M PCI ID

Stefan Binding (1):
      ALSA: hda/cirrus: Set Initial DMIC volume to -26 dB

Takashi Iwai (2):
      ALSA: hda: Fix a regression in Capture Switch mixer read
      ALSA: timer: Fix master timer notification

---
 sound/core/control_led.c      | 33 ++++++++++++++++++++++++++-------
 sound/core/timer.c            |  3 ++-
 sound/hda/intel-dsp-config.c  |  4 ++++
 sound/pci/hda/hda_codec.c     |  5 +++++
 sound/pci/hda/hda_generic.c   |  1 +
 sound/pci/hda/hda_intel.c     |  3 +++
 sound/pci/hda/patch_cirrus.c  |  7 +++----
 sound/pci/hda/patch_realtek.c |  1 +
 8 files changed, 45 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ