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]
Message-ID: <87ttagymih.wl-tiwai@suse.de>
Date: Fri, 03 Jan 2025 15:56:06 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@...r.kernel.org>, Linux
 Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.13-rc6

[ resent due to wrong mail format -- sorry! ]

Linus,

please pull sound fixes for v6.13-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.13-rc6

The topmost commit is 8765429279e7d3d68d39ace5f84af2815174bb1e

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

sound fixes for 6.13-rc6

The first new year PR: no surprise, all small fixes, including:

- Follow-up fixes for the new compress-offload API extension
- A couple of fixes for MIDI 2.0 UMP handling
- A trivial race fix for OSS sequencer emulation ioctls
- USB-audio and HD-audio fixes / quirks

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

Al Viro (1):
      ALSA: compress_offload: fix remaining descriptor races in sound/core/compress_offload.c

Baojun Xu (1):
      ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects

Daniel Schaefer (1):
      ALSA hda/realtek: Add quirk for Framework F111:000C

Takashi Iwai (4):
      ALSA: compress_offload: Drop unneeded no_free_ptr()
      ALSA: seq: oss: Fix races at processing SysEx messages
      Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
      ALSA: seq: Check UMP support for midi_version change

Tanya Agarwal (1):
      ALSA: usb-audio: US16x08: Initialize array before use

---
 sound/core/compress_offload.c      | 12 ++++++------
 sound/core/seq/oss/seq_oss_synth.c |  2 ++
 sound/core/seq/seq_clientmgr.c     | 14 ++++++++++----
 sound/core/ump.c                   |  2 +-
 sound/pci/hda/patch_realtek.c      |  1 +
 sound/pci/hda/tas2781_hda_i2c.c    |  4 ++++
 sound/usb/mixer_us16x08.c          |  2 +-
 7 files changed, 25 insertions(+), 12 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ