From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sound fixes for 4.5-rc3
Date: Fri, 05 Feb 2016 12:32:57 +0100 [thread overview]
Message-ID: <s5hh9hne6ja.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v4.5-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.5-rc3
The topmost commit is 094fd3be87b0f102589e2d5c3fa5d06b7e20496d
----------------------------------------------------------------
sound fixes for 4.5-rc3
This was a busy week and I had to prepare a pile of duct tapes for
the bugs reported by syzkaller fuzzer in wide range of ALSA core
APIs: timer, rawmidi, sequencer, and PCM OSS emulation. Let's see
how many other holes we need to plug.
Besides that, a few usual boring stuff, HD- and USB-audio quirks,
have been added.
----------------------------------------------------------------
Insu Yun (1):
ALSA: emu10k1: correctly handling failed thread creation
Jurgen Kramer (2):
ALSA: usb-audio: Fix OPPO HA-1 vendor ID
ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC
Kailang Yang (3):
ALSA: hda/realtek - New codec support of ALC225
ALSA: hda/realtek - Support Dell headset mode for ALC225
ALSA: hda/realtek - Support headset mode for ALC225
Lev Lybin (1):
ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000
Takashi Iwai (11):
ALSA: seq: Fix race at closing in virmidi driver
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
ALSA: pcm: Fix potential deadlock in OSS emulation
ALSA: seq: Fix yet another races among ALSA timer accesses
ALSA: timer: Fix link corruption due to double start or stop
ALSA: timer: Sync timer deletion at closing the system timer
ALSA: hda - Add fixup for Mac Mini 7,1 model
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
ALSA: rawmidi: Fix race at copying & updating the position
ALSA: seq: Fix lockdep warnings due to double mutex locks
ALSA: timer: Fix leftover link at closing
---
include/sound/rawmidi.h | 4 +
sound/core/oss/pcm_oss.c | 21 +++-
sound/core/rawmidi.c | 134 +++++++++++++++-------
sound/core/seq/seq_clientmgr.c | 3 +
sound/core/seq/seq_ports.c | 233 ++++++++++++++++++++++-----------------
sound/core/seq/seq_timer.c | 87 +++++++++++----
sound/core/seq/seq_virmidi.c | 23 +++-
sound/core/timer.c | 44 +++++++-
sound/pci/emu10k1/emu10k1_main.c | 8 ++
sound/pci/hda/patch_cirrus.c | 27 +++++
sound/pci/hda/patch_realtek.c | 74 +++++++++++++
sound/usb/quirks.c | 4 +-
12 files changed, 483 insertions(+), 179 deletions(-)
next reply other threads:[~2016-02-05 11:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 11:32 Takashi Iwai [this message]
2016-02-05 19:30 ` Linus Torvalds
2016-02-05 20:30 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hh9hne6ja.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®