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, 15 Mar 2019 11:26:08 +0100
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.1-rc1

Linus,

please pull sound fixes for v5.1-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.1-rc1

The topmost commit is da484d00f020af3dd7cfcc6c4b69a7f856832883

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

sound fixes for 5.1-rc1

Some gleaning after the first batch; mostly about HD-audio quirks but
also some NULL dereference fixes in corner cases and a random build
error fix, too.

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

Aditya Pakki (1):
      ALSA: usx2y: Fix potential NULL pointer dereference

Arnd Bergmann (1):
      ALSA: hda/tegra: avoid build error without CONFIG_PM

Jaroslav Kysela (3):
      ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
      ALSA: hda: hdmi - add Icelake support
      ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook

Jian-Hong Pan (1):
      ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255

Kailang Yang (3):
      ALSA: hda/realtek - Fixed Headset Mic JD not stable
      ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
      ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB

Mariusz Ceier (1):
      ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()

Ricardo Biehl Pasquali (1):
      ALSA: pcm: Fix function name in kernel-doc comment

---
 include/sound/pcm.h            |  2 +-
 sound/hda/hdac_stream.c        |  5 +++-
 sound/pci/hda/hda_tegra.c      | 12 +++-----
 sound/pci/hda/patch_conexant.c |  3 ++
 sound/pci/hda/patch_hdmi.c     | 67 ++++++++++++++++++++++++++++++++----------
 sound/pci/hda/patch_realtek.c  | 65 +++++++++++++++++++++++++++++++++++-----
 sound/usb/usx2y/usb_stream.c   |  5 ++++
 7 files changed, 126 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists