summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2017-03-16ALSA: seq: Fix race at creating a queueTakashi Iwai
2017-03-16ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2017-02-23ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai
2016-11-20ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai
2016-11-20ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai
2016-11-20ALSA: timer: Code cleanupTakashi Iwai
2016-11-20ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-11-20ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-11-20ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum
2016-11-20ALSA: ctl: Stop notification after disconnectionTakashi Iwai
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-08-22ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-08-22ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai
2016-05-01ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-04-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-04-01ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-04-01ALSA: seq: Fix double port list deletionTakashi Iwai
2016-04-01ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-27ALSA: timer: Fix race at concurrent readsTakashi Iwai
2016-02-27ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-27ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-27ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-27ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-27ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-27ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-27ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-27ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-27ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-27ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-27ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-27ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2016-02-27ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-13ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-02-13ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-02-13ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-02-13ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-02-13ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-02-13ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-02-13ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-02-13ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-02-13ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2015-05-09ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai
2015-05-09ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-02-20ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2014-12-14ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai
2014-11-05ALSA: pcm: fix fifo_size frame calculationClemens Ladisch
2014-07-11ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-07-11ALSA: control: Handle numid overflowLars-Peter Clausen
2014-07-11ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen