summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai
2019-08-16ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax
2019-08-16ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax
2019-08-16ALSA: compress: Prevent bypasses of set_paramsCharles Keepax
2019-08-16ALSA: compress: Fix regression on compressed capture streamsCharles Keepax
2019-07-26ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King
2019-06-19Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai
2019-06-19ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai
2019-06-19ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai
2019-06-15ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-04-17ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-04-05ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-01-09ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai
2018-12-13ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min
2018-12-05ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2018-12-01ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai
2018-09-03ALSA: rawmidi: Initialize allocated buffersTakashi Iwai
2018-08-14ALSA: seq: virmidi: Fix discarding the unsubscribed outputTakashi Iwai
2018-08-04ALSA: seq_oss: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-04ALSA: seq: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-03ALSA: compress: Remove empty init and exitTakashi Iwai
2018-08-01ALSA: seq: Drop unused 64bit division macrosTakashi Iwai
2018-08-01ALSA: seq: Use no intrruptible mutex_lockTakashi Iwai
2018-08-01ALSA: seq: Fix leftovers at probe error pathTakashi Iwai
2018-08-01ALSA: seq: Remove dead codesTakashi Iwai
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai
2018-08-01ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai
2018-07-27ALSA: pcm: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-27ALSA: virmidi: Fix too long output trigger loopTakashi Iwai
2018-07-26ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()Takashi Iwai
2018-07-26ALSA: seq: Fix poll() error returnTakashi Iwai
2018-07-23ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai
2018-07-22ALSA: timer: catch invalid timer object creationSrikanth K H
2018-07-18ALSA: rawmidi: Use kvmalloc() for buffersTakashi Iwai
2018-07-17ALSA: rawmidi: Minor code refactoringTakashi Iwai
2018-07-17ALSA: rawmidi: Simplify error pathsTakashi Iwai
2018-07-17ALSA: rawmidi: Tidy up coding stylesTakashi Iwai
2018-07-17Merge branch 'for-linus' into for-nextTakashi Iwai