mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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.17-rc1
Date: Tue, 10 Apr 2018 12:40:08 +0200	[thread overview]
Message-ID: <s5hbmere453.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v4.17-rc1 from:

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

The topmost commit is e1a3a981e320a6916b30ff53571ba144274def0e

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

sound fixes for 4.17-rc1

The main purpose of this pull request is a fix for a regression
in the recent PCM OSS emulation code that may lead to RCU stall.
Since syzkaller hits this too often, I send the pull request now
with a minimal collection.  Possibly another pull request may
follow before RC1.

The other fixes here are for USB-audio class 2 and 3 to improve
the parser for the clock descriptors.  These are rather cleanups
but good for security, too.

Last but not least, another included fix is the trivial one to
remove superfluous WARN_ON() that annoyed syzbot.

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

Takashi Iwai (5):
      ALSA: usb-audio: Refactor clock finder helpers
      ALSA: usb-audio: More strict sanity checks for clock parsers
      ALSA: usb-audio: Add sanity checks in UAC3 clock parsers
      ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
      ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error

---
 sound/core/oss/pcm_oss.c |   5 +-
 sound/core/pcm_native.c  |   2 +-
 sound/usb/clock.c        | 128 ++++++++++++++++++++---------------------------
 3 files changed, 58 insertions(+), 77 deletions(-)

                 reply	other threads:[~2018-04-10 10:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=s5hbmere453.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®