aboutsummaryrefslogtreecommitdiff
path: root/sound
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
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-302-3/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2951-51/+51
* sound: core: fix warning: this 'if' clause does not guard...Moyster2018-11-291-2/+4
* GCC: Fix up for gcc 5+mydongistiny2018-11-292-0/+3
* usb: replace %p with %pKManu Gautam2018-11-277-21/+21
* ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai2018-05-163-6/+25
* msm: usbaudio: Add check for NULL before dereferencingMayank Rana2018-05-161-3/+15
* 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
* Fix "Elevation of privilege vulnerability in MediaTek components"fire8552017-11-201-2/+4
* UPSTREAM: ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-11-182-2/+11
* UPSTREAM: ALSA: usb-audio: Check out-of-bounds access by corrupted buffer des...Takashi Iwai2017-11-181-0/+20
* 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-236-111/+111
* 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
* sound: soc: optimize for sizethecrazyskull2017-08-311-0/+2
* 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: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas2017-07-041-1/+2
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-07-041-6/+3
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-07-041-0/+4
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-07-044-4/+18
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-07-041-0/+3
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-07-041-3/+15
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-07-041-8/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-07-041-13/+20
* ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai2017-07-041-0/+1
* 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
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-06-171-1/+1
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-06-172-25/+12
* ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai2017-06-171-1/+0
* Fix "Elevation of privilege vulnerability in MediaTek components"fire8552017-05-281-2/+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
* ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2017-04-111-2/+3