Age | Commit message (Expand) | Author |
2018-08-24 | ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl | Takashi Iwai |
2018-08-22 | ALSA: memalloc: Don't exceed over the requested size | Takashi Iwai |
2018-08-22 | ALSA: virmidi: Fix too long output trigger loop | Takashi Iwai |
2018-07-25 | ALSA: rawmidi: Change resized buffers atomically | Takashi Iwai |
2018-05-30 | ALSA: vmaster: Propagate slave error | Takashi Iwai |
2018-05-30 | ALSA: timer: Fix pause event notification | Ben Hutchings |
2018-05-22 | ALSA: control: fix a redundant-copy issue | Wenwen Wang |
2018-05-09 | ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() | Takashi Iwai |
2018-05-09 | ALSA: pcm: Check PCM state at xfern compat ioctl | Takashi Iwai |
2018-05-01 | ALSA: seq: oss: Hardening for potential Spectre v1 | Takashi Iwai |
2018-05-01 | ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device | Takashi Iwai |
2018-05-01 | ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr | David Henningsson |
2018-04-24 | ALSA: rawmidi: Fix missing input substream checks in compat ioctls | Takashi Iwai |
2018-04-24 | ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation | Takashi Iwai |
2018-04-24 | ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls | Takashi Iwai |
2018-04-24 | ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams | Takashi Iwai |
2018-04-24 | ALSA: pcm: Avoid potential races between OSS ioctls and read/write | Takashi Iwai |
2018-04-24 | ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation | Takashi Iwai |
2018-04-24 | ALSA: pcm: Fix UAF at PCM release via PCM timer access | Takashi Iwai |
2018-04-08 | ALSA: pcm: potential uninitialized return values | Dan Carpenter |
2018-04-08 | ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() | Stefan Roese |
2018-03-22 | ALSA: seq: Clear client entry before deleting else at closing | Takashi Iwai |
2018-03-22 | ALSA: seq: Fix possible UAF in snd_seq_check_queue() | Takashi Iwai |
2018-03-22 | ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() | Takashi Iwai |
2018-03-18 | ALSA: seq: More protection for concurrent write and ioctl races | Takashi Iwai |
2018-03-18 | ALSA: seq: Don't allow resizing pool in use | Takashi Iwai |
2018-02-22 | ALSA: seq: Fix racy pool initializations | Takashi Iwai |
2018-01-23 | ALSA: pcm: Remove yet superfluous WARN_ON() | Takashi Iwai |
2018-01-23 | ALSA: seq: Make ioctls race-free | Takashi Iwai |
2018-01-17 | ALSA: pcm: Allow aborting mutex lock at OSS read/write loops | Takashi Iwai |
2018-01-17 | ALSA: pcm: Abort properly at pending signal in OSS read/write loops | Takashi Iwai |
2018-01-17 | ALSA: pcm: Add missing error checks in OSS emulation plugin builder | Takashi Iwai |
2018-01-17 | ALSA: pcm: Remove incorrect snd_BUG_ON() usages | Takashi Iwai |
2017-12-29 | ALSA: rawmidi: Avoid racy info ioctl via ctl device | Takashi Iwai |
2017-12-14 | ALSA: seq: Remove spurious WARN_ON() at timer check | Takashi Iwai |
2017-12-14 | ALSA: pcm: prevent UAF in snd_pcm_info | Robb Glasser |
2017-11-30 | ALSA: timer: Remove kernel warning at compat ioctl error paths | Takashi Iwai |
2017-11-30 | ALSA: pcm: update tstamp only if audio_tstamp changed | Henrik Eriksson |
2017-11-18 | ALSA: seq: Cancel pending autoload work at unbinding device | Takashi Iwai |
2017-11-15 | ALSA: seq: Fix OSS sysex delivery in OSS emulation | Takashi Iwai |
2017-11-08 | ALSA: seq: Fix nested rwsem annotation for lockdep splat | Takashi Iwai |
2017-11-08 | ALSA: timer: Add missing mutex lock for compat ioctls | Takashi Iwai |
2017-10-27 | ALSA: seq: Enable 'use' locking in all configurations | Ben Hutchings |
2017-10-18 | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai |
2017-10-18 | ALSA: seq: Fix use-after-free at creating a port | Takashi Iwai |
2017-10-12 | ALSA: compress: Remove unused variable | Guneshwor Singh |
2017-08-30 | ALSA: core: Fix unexpected error at replacing user TLV | Takashi Iwai |
2017-08-24 | ALSA: seq: 2nd attempt at fixing race creating a queue | Daniel Mentz |
2017-06-29 | ALSA: pcm: Don't treat NULL chmap as a fatal error | Takashi Iwai |
2017-06-14 | ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT | Takashi Iwai |