Revision 9001b8e4f08dd7ae8429214979bd7783160932c5 authored by Linus Torvalds on 19 February 2016, 16:01:41 UTC, committed by Linus Torvalds on 19 February 2016, 16:01:41 UTC
Pull sound fixes from Takashi Iwai:
 "This update contains again a few more fixes for ALSA core stuff
  although it's no longer high flux: two race fixes in sequencer and one
  PCM race fix for non-atomic PCM ops.

  In addition, HD-audio gained a similar fix for race at reloading the
  driver"

* tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
  ALSA: seq: Fix double port list deletion
  ALSA: hda - Cancel probe work instead of flush at remove
  ALSA: seq: Fix leak of pool buffer at concurrent writes
2 parent s 705d43d + 67ec107
History
File Mode Size
include
ss
.gitignore -rw-r--r-- 25 bytes
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 846 bytes
avc.c -rw-r--r-- 30.8 KB
exports.c -rw-r--r-- 709 bytes
hooks.c -rw-r--r-- 158.7 KB
netif.c -rw-r--r-- 7.0 KB
netlabel.c -rw-r--r-- 12.9 KB
netlink.c -rw-r--r-- 2.4 KB
netnode.c -rw-r--r-- 7.9 KB
netport.c -rw-r--r-- 6.3 KB
nlmsgtab.c -rw-r--r-- 7.3 KB
selinuxfs.c -rw-r--r-- 42.7 KB
xfrm.c -rw-r--r-- 11.1 KB

back to top