index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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]