summaryrefslogtreecommitdiff
path: root/sound/core (follow)
Commit message (Expand)AuthorAge
* ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai2018-03-22
* ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-22
* ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-22
* ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-18
* ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-03-18
* ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-02-22
* ALSA: seq: Fix regression by incorrect ioctl_mutex usagesTakashi Iwai2018-02-22
* ALSA: seq: Make ioctls race-freeTakashi Iwai2018-02-03
* ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-23
* ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-01-17
* ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-01-17
* ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-01-17
* ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-17
* ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai2018-01-02
* ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2017-12-16
* ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser2017-12-16
* ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai2017-11-30
* ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson2017-11-30
* ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-11-18
* ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-15
* ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-11-08
* ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai2017-11-08
* ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-27
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-18
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-18
* ALSA: compress: Remove unused variableGuneshwor Singh2017-10-12
* ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-08-30
* ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz2017-08-24
* ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai2017-06-14
* ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-14
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-05-02
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-04-08
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-30
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-03-12
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-03-12
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-14
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-14
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2016-12-08
* ALSA: info: Limit the proc text input sizeTakashi Iwai2016-11-18
* ALSA: info: Return error for invalid read/writeTakashi Iwai2016-11-18
* ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-09-15
* ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2016-09-15
* ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2016-09-15
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-15
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-08-10
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-08-10
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-08-10
* ALSA: ctl: Stop notification after disconnectionTakashi Iwai2016-07-27
* ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai2016-07-27
* ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai2016-07-27