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>] [day] [month] [year] [list]
Date:   Thu, 01 Mar 2018 10:44:20 +0100
From:   Takashi Iwai <tiwai@...e.de>
To:     Linus Torvalds <torvalds@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 4.16-rc4

Linus,

please pull sound fixes for v4.16-rc4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.16-rc4

The topmost commit is c77a6edb6d4d35204673cad7389c317bfb17492e

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

sound fixes for 4.16-rc4

The only core change is the fix for possible memory corruption by
ALSA ctl API since 4.14 kernel due to a thinko.  The rest are all
device-specific: in addition to the usual suspects (HD-audio and
USB-audio fixups), a few LPE HDMI audio fixes came in at this time.

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

Erik Veijola (1):
      ALSA: usb-audio: Add a quirck for B&W PX headphones

Hans de Goede (1):
      ALSA: hda: Add a power_save blacklist

Richard Fitzgerald (1):
      ALSA: control: Fix memory corruption risk in snd_ctl_elem_read

Takashi Iwai (4):
      ALSA: x86: hdmi: Add single_port option for compatible behavior
      ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
      ALSA: x86: Fix missing spinlock and mutex initializations
      ALSA: x86: Fix potential crash at error path

---
 sound/core/control.c          |  2 +-
 sound/pci/hda/hda_intel.c     | 38 ++++++++++++++++++++++++++++++++--
 sound/pci/hda/patch_realtek.c |  3 ++-
 sound/usb/quirks-table.h      | 47 +++++++++++++++++++++++++++++++++++++++++++
 sound/x86/intel_hdmi_audio.c  | 37 +++++++++++++++++++++++++---------
 5 files changed, 113 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ