summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai
2018-01-02ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai
2017-12-16ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai
2017-12-16ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser
2017-11-30ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai
2017-11-30ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson
2017-11-18ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai
2017-08-24ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai
2017-05-02ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai
2017-04-08ALSA: seq: Fix race during FIFO resizeTakashi Iwai
2017-03-30ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai
2017-03-12ALSA: seq: Fix link corruption by event error handlingTakashi Iwai
2017-03-12ALSA: timer: Reject user params with too small ticksTakashi Iwai
2017-02-14ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2017-02-14ALSA: seq: Fix race at creating a queueTakashi Iwai
2016-12-08ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai
2016-11-18ALSA: info: Limit the proc text input sizeTakashi Iwai
2016-11-18ALSA: info: Return error for invalid read/writeTakashi Iwai
2016-09-15ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-09-15ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum
2016-09-15ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-09-15ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-08-10ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-07-27ALSA: ctl: Stop notification after disconnectionTakashi Iwai
2016-07-27ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai
2016-07-27ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-04-12ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-03-09ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai