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-25
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
2019-08-25
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
2019-08-25
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-08-04
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-22
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-27
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-04-27
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-04-03
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
2019-03-23
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
2019-01-13
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-17
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
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-13
ALSA: control: Fix race between adding and removing a user element
Takashi Iwai
2018-11-10
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
2018-09-26
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Timo Wischer
2018-08-22
ALSA: memalloc: Don't exceed over the requested size
Takashi Iwai
2018-08-22
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
2018-07-25
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
2018-05-30
ALSA: vmaster: Propagate slave error
Takashi Iwai
2018-05-30
ALSA: timer: Fix pause event notification
Ben Hutchings
2018-05-26
ALSA: control: fix a redundant-copy issue
Wenwen Wang
2018-05-26
ALSA: timer: Call notifier in the same spinlock
Takashi Iwai
2018-05-16
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
2018-05-16
ALSA: pcm: Check PCM state at xfern compat ioctl
Takashi Iwai
2018-05-02
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
2018-05-02
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
2018-05-02
ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
David Henningsson
2018-04-24
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
Takashi Iwai
2018-04-24
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
Takashi Iwai
2018-04-24
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
Takashi Iwai
2018-04-24
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
2018-04-24
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
Takashi Iwai
2018-04-24
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
Takashi Iwai
2018-04-24
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
2018-04-24
ALSA: pcm: Fix UAF at PCM release via PCM timer access
Takashi Iwai
2018-04-08
ALSA: pcm: potential uninitialized return values
Dan Carpenter
2018-04-08
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
Stefan Roese
2018-03-22
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-22
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
2018-03-22
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
Takashi Iwai
2018-03-18
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
[next]