aboutsummaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-09-111-21/+22
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-09-111-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-09-111-0/+2
* ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-05-021-0/+2
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-05-021-1/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* sound: core: fix warning: this 'if' clause does not guard...Moyster2018-11-291-2/+4
* ANDROID: sound: rawmidi: Hold lock around reallocDaniel Rosenberg2018-05-161-7/+41
* UPSTREAM: ALSA: timer: Call notifier in the same spinlockTakashi Iwai2017-12-081-118/+102
* BACKPORT: ALSA: timer: Fix race at concurrent readsTakashi Iwai2017-12-081-19/+15
* BACKPORT: ALSA: timer: Handle disconnection more safelyTakashi Iwai2017-12-081-0/+48
* UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...Takashi Iwai2017-12-081-0/+1
* BACKPORT: ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-12-081-0/+4
* ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser2017-11-091-0/+2
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-202-3/+10
* Revert "Fix CVE-2012-6703 (integer overflow in ALSA subsystem)"Moyster2017-10-161-5/+0
* misc: replace __FUNCTION__ by __function__Moyster2017-09-231-1/+1
* ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-09-111-1/+1
* Fix CVE-2012-6703 (integer overflow in ALSA subsystem)Tobias Tefke2017-09-051-0/+5
* Revert "BACKPORT: ALSA: timer: Fix race between read and ioctl"Siqi Lin2017-08-311-4/+0
* Revert "UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER...Jonathan Solnit2017-08-301-1/+0
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-07-021-6/+3
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-07-021-0/+4
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-07-024-4/+18
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-07-021-0/+3
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-07-021-3/+15
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-07-021-8/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-07-021-13/+20
* ALSA: compress: Memset timestamp structure to zero.Krishnankutty Kolathappilly2017-06-251-1/+2
* UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...Takashi Iwai2017-06-241-0/+1
* BACKPORT: ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-241-0/+4
* Security patchesfire8552017-04-161-1/+3
* ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2017-04-111-5/+0
* Fix "Elevation of privilege vulnerability in kernel sound subsystem"fire8552017-04-111-1/+3
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-04-111-1/+1
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2017-04-111-1/+3
* ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2017-04-111-2/+13
* ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2017-04-111-0/+1
* ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2017-04-111-0/+4
* ALSA: compress: fix an integer overflow checkDan Carpenter2016-11-071-1/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-102-0/+5
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-2/+2
* Linux 3.10.100 (accumulative patch)Stefan Guendhoer2016-08-266-38/+143
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-5/+8
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-269-164/+299
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-267-28/+55
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-0/+4
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-0/+2
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-261-31/+0
* first commitMeizu OpenSource2016-08-1593-0/+43988