index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2019-09-06
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-08-16
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
2019-08-16
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
2019-08-16
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
2019-08-16
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-07-26
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-07-10
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2019-06-19
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
2019-06-19
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
2019-06-19
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
2019-06-15
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
2019-04-27
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
2019-04-27
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
2019-04-17
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-04-05
ALSA: PCM: check if ops are defined before suspending PCM
Ranjani Sridharan
2019-04-03
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
Takashi Iwai
2019-04-03
ALSA: pcm: Fix possible OOB access in PCM oss plugins
Takashi Iwai
2019-04-03
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-04-03
ALSA: rawmidi: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-03-05
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
2019-01-09
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-13
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
Takashi Iwai
2018-12-13
ALSA: pcm: Fix starvation on down_write_nonblock()
Chanho Min
2018-12-05
ALSA: control: Fix race between adding and removing a user element
Takashi Iwai
2018-12-01
ALSA: oss: Use kvzalloc() for local buffer allocations
Takashi Iwai
2018-09-03
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
2018-08-14
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
2018-08-04
ALSA: seq_oss: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-04
ALSA: seq: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-03
ALSA: compress: Remove empty init and exit
Takashi Iwai
2018-08-01
ALSA: seq: Drop unused 64bit division macros
Takashi Iwai
2018-08-01
ALSA: seq: Use no intrruptible mutex_lock
Takashi Iwai
2018-08-01
ALSA: seq: Fix leftovers at probe error path
Takashi Iwai
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
2018-08-01
ALSA: pcm: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-30
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
2018-07-30
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
2018-07-29
Merge branch 'for-linus' into topic/virmidi
Takashi Iwai
2018-07-27
ALSA: pcm: Fix sparse warning wrt PCM format type
Takashi Iwai
2018-07-27
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
2018-07-26
ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()
Takashi Iwai
2018-07-26
ALSA: seq: Fix poll() error return
Takashi Iwai
2018-07-23
ALSA: memalloc: Don't exceed over the requested size
Takashi Iwai
2018-07-22
ALSA: timer: catch invalid timer object creation
Srikanth K H
2018-07-18
ALSA: rawmidi: Use kvmalloc() for buffers
Takashi Iwai
2018-07-17
ALSA: rawmidi: Minor code refactoring
Takashi Iwai
2018-07-17
ALSA: rawmidi: Simplify error paths
Takashi Iwai
2018-07-17
ALSA: rawmidi: Tidy up coding styles
Takashi Iwai
2018-07-17
Merge branch 'for-linus' into for-next
Takashi Iwai
[next]