ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
[pandora-kernel.git] / sound / core /
2018-05-31 Stefan RoeseALSA: pcm: Use dma_bytes as size parameter in dma_mmap_...
2018-05-31 Takashi IwaiALSA: seq: Clear client entry before deleting else...
2018-05-31 Takashi IwaiALSA: seq: Fix possible UAF in snd_seq_check_queue()
2018-05-31 Takashi IwaiALSA: seq: More protection for concurrent write and...
2018-05-31 Adam GoodeALSA: seq: correctly detect input buffer overflow
2018-05-31 Takashi IwaiALSA: seq: Don't allow resizing pool in use
2018-05-31 Takashi IwaiALSA: seq: Fix racy pool initializations
2018-03-03 Takashi IwaiALSA: pcm: Remove yet superfluous WARN_ON()
2018-03-03 Takashi IwaiALSA: pcm: Allow aborting mutex lock at OSS read/write...
2018-03-03 Takashi IwaiALSA: pcm: Abort properly at pending signal in OSS...
2018-03-03 Takashi IwaiALSA: pcm: Add missing error checks in OSS emulation...
2018-03-03 Takashi IwaiALSA: pcm: Remove incorrect snd_BUG_ON() usages
2018-03-03 Takashi IwaiALSA: rawmidi: Avoid racy info ioctl via ctl device
2018-03-03 Robb GlasserALSA: pcm: prevent UAF in snd_pcm_info
2018-03-03 Takashi IwaiALSA: seq: Remove spurious WARN_ON() at timer check
2018-03-03 Takashi IwaiALSA: seq: Fix regression by incorrect ioctl_mutex...
2018-02-13 Takashi IwaiALSA: seq: Make ioctls race-free
2018-02-13 Takashi IwaiALSA: timer: Remove kernel warning at compat ioctl...
2018-01-01 Takashi IwaiALSA: seq: Fix OSS sysex delivery in OSS emulation
2018-01-01 Takashi IwaiALSA: timer: Limit max instances per timer
2018-01-01 Takashi IwaiALSA: timer: Protect the whole snd_timer_close() with...
2018-01-01 Takashi IwaiALSA: seq: Fix nested rwsem annotation for lockdep...
2018-01-01 Takashi IwaiALSA: timer: Add missing mutex lock for compat ioctls
2018-01-01 Takashi IwaiALSA: seq: Fix copy_from_user() call inside lock
2017-11-11 Ben HutchingsALSA: seq: Enable 'use' locking in all configurations
2017-11-11 Takashi IwaiALSA: seq: Fix use-after-free at creating a port
2017-11-11 Takashi IwaiALSA: core: Fix unexpected error at replacing user TLV
2017-07-18 Takashi IwaiALSA: timer: Fix missing queue indices reset at SNDRV_T...
2017-07-18 Takashi IwaiALSA: timer: Fix race between read and ioctl
2017-07-18 Takashi IwaiALSA: seq: Don't break snd_use_lock_sync() loop by...
2017-07-18 Takashi IwaiALSA: seq: Fix race during FIFO resize
2017-07-18 Takashi IwaiALSA: seq: Fix racy cell insertions during snd_seq_pool...
2017-06-05 Takashi IwaiALSA: seq: Fix link corruption by event error handling
2017-06-05 Takashi IwaiALSA: timer: Reject user params with too small ticks
2017-03-16 Takashi IwaiALSA: seq: Fix race at creating a queue
2017-03-16 Takashi IwaiALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
2017-02-23 Takashi IwaiALSA: pcm : Call kill_fasync() in stream lock
2016-11-20 Takashi IwaiALSA: rawmidi: Fix possible deadlock with virmidi regis...
2016-11-20 Takashi IwaiALSA: timer: Fix zero-division by continue of uninitial...
2016-11-20 Takashi IwaiALSA: timer: Code cleanup
2016-11-20 Vegard NossumALSA: timer: fix NULL pointer dereference in read(...
2016-11-20 Vegard NossumALSA: timer: fix NULL pointer dereference on memory...
2016-11-20 Vegard NossumALSA: timer: fix division by zero after SNDRV_TIMER_IOC...
2016-11-20 Takashi IwaiALSA: ctl: Stop notification after disconnection
2016-08-22 Kangjie LuALSA: timer: Fix leak in events via snd_timer_user_tint...
2016-08-22 Kangjie LuALSA: timer: Fix leak in events via snd_timer_user_ccal...
2016-08-22 Kangjie LuALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
2016-08-22 Takashi IwaiALSA: timer: Fix negative queue usage by racy accesses
2016-04-30 Takashi IwaiALSA: timer: Use mod_timer() for rearming the system...
2016-04-01 Takashi IwaiALSA: seq: oss: Don't drain at closing a client
2016-04-01 Takashi IwaiALSA: timer: Fix broken compat timer user status ioctl
2016-04-01 Takashi IwaiALSA: seq: Fix double port list deletion
2016-04-01 Takashi IwaiALSA: seq: Fix leak of pool buffer at concurrent writes
2016-02-27 Takashi IwaiALSA: timer: Fix race at concurrent reads
2016-02-27 Takashi IwaiALSA: timer: Fix race between stop and interrupt
2016-02-27 Takashi IwaiALSA: timer: Fix wrong instance passed to slave callbacks
2016-02-27 Takashi IwaiALSA: timer: Fix leftover link at closing
2016-02-27 Takashi IwaiALSA: seq: Fix lockdep warnings due to double mutex...
2016-02-27 Takashi IwaiALSA: rawmidi: Fix race at copying & updating the position
2016-02-27 Takashi IwaiALSA: rawmidi: Make snd_rawmidi_transmit() race-free
2016-02-27 Takashi IwaiALSA: timer: Fix link corruption due to double start...
2016-02-27 Takashi IwaiALSA: seq: Fix yet another races among ALSA timer accesses
2016-02-27 Takashi IwaiALSA: pcm: Fix potential deadlock in OSS emulation
2016-02-27 Takashi IwaiALSA: rawmidi: Remove kernel WARNING for NULL user...
2016-02-27 Takashi IwaiALSA: seq: Fix race at closing in virmidi driver
2016-02-27 Takashi IwaiALSA: seq: Degrade the error message for too many opens
2016-02-27 Takashi IwaiALSA: seq: Fix incorrect sanity check at snd_seq_oss_sy...
2016-02-13 Takashi IwaiALSA: control: Avoid kernel warnings from tlv ioctl...
2016-02-13 Nicolas BoichatALSA: seq: Fix snd_seq_call_port_info_ioctl in compat...
2016-02-13 Nicolas BoichatALSA: pcm: Fix snd_pcm_hw_params struct copy in compat...
2016-02-13 Takashi IwaiALSA: hrtimer: Fix stall by hrtimer_cancel()
2016-02-13 Takashi IwaiALSA: timer: Harden slave timer list handling
2016-02-13 Takashi IwaiALSA: timer: Fix race among timer ioctls
2016-02-13 Takashi IwaiALSA: timer: Fix double unlink of active_list
2016-02-13 Takashi IwaiALSA: seq: Fix race at timer setup and close
2016-02-13 Takashi IwaiALSA: seq: Fix missing NULL check at remove_events...
2015-05-09 Takashi IwaiALSA: control: Add sanity checks for user ctl id name...
2015-05-09 Takashi IwaiALSA: pcm: Don't leave PREPARED state after draining
2015-02-20 Clemens LadischALSA: seq-dummy: remove deadlock-causing events on...
2014-12-14 Takashi IwaiALSA: pcm: Zero-clear reserved fields of PCM status...
2014-11-05 Clemens LadischALSA: pcm: fix fifo_size frame calculation
2014-07-11 Lars-Peter ClausenALSA: control: Make sure that id->index does not overflow
2014-07-11 Lars-Peter ClausenALSA: control: Handle numid overflow
2014-07-11 Lars-Peter ClausenALSA: control: Don't access controls outside of protect...
2014-07-11 Lars-Peter ClausenALSA: control: Fix replacing user controls
2014-07-11 Lars-Peter ClausenALSA: control: Protect user controls against concurrent...
2014-02-15 JongHo KimALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail...
2013-05-13 Linus Torvaldsvm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory...
2013-03-20 Takashi IwaiALSA: seq: Fix missing error handling in snd_seq_timer_...
2013-03-20 Takashi IwaiALSA: vmaster: Fix slave change notification
2012-11-16 Takashi IwaiALSA: Fix card refcount unbalance
2012-11-16 Takashi IwaiALSA: Avoid endless sleep after disconnect
2012-11-16 Takashi IwaiALSA: Add a reference counter to card instance
2012-11-16 Takashi IwaiALSA: PCM: Fix some races at disconnection
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
next