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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 30 Dec 2022 15:35:47 +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 updates for 6.2-rc2

Linus,

please pull sound fixes for v6.2-rc2 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.2-rc2

The topmost commit is 090ddad4c7a9fefd647c762093a555870a19c8b2

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

sound fixes for 6.2-rc2

Just a few small fixes:
- A regression fix for HDMI audio on HD-audio AMD codecs
- Fixes for LINE6 MIDI handling
- HD-audio quirk for Dell laptops

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

Artem Egorkine (2):
      ALSA: line6: correct midi status byte when receiving data from podxt
      ALSA: line6: fix stack overflow in line6_midi_transmit

Chris Chiu (1):
      ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptops

Takashi Iwai (1):
      ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs

---
 sound/pci/hda/patch_hdmi.c    | 27 +++++++++++++++++++--------
 sound/pci/hda/patch_realtek.c | 13 +++++++++++++
 sound/usb/line6/driver.c      |  3 ++-
 sound/usb/line6/midi.c        |  6 ++++--
 sound/usb/line6/midibuf.c     | 25 +++++++++++++++++--------
 sound/usb/line6/midibuf.h     |  5 ++++-
 sound/usb/line6/pod.c         |  3 ++-
 7 files changed, 61 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists