Age | Commit message (Expand) | Author |
2018-10-12 | ALSA: seq: oss: Use the standard fall-through annotation | Takashi Iwai |
2018-10-04 | ALSA: rawmidi: A lightweight function to discard pending bytes | Takashi Iwai |
2018-08-28 | ALSA: seq: Do error checks at creating system ports | Takashi Iwai |
2018-08-28 | ALSA: seq: add error check in snd_seq_system_client_init() | Dan Carpenter |
2018-08-14 | ALSA: seq: virmidi: Fix discarding the unsubscribed output | Takashi Iwai |
2018-08-04 | ALSA: seq_oss: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-04 | ALSA: seq: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-01 | ALSA: seq: Drop unused 64bit division macros | Takashi Iwai |
2018-08-01 | ALSA: seq: Use no intrruptible mutex_lock | Takashi Iwai |
2018-08-01 | ALSA: seq: Fix leftovers at probe error path | Takashi Iwai |
2018-08-01 | ALSA: seq: Remove dead codes | Takashi Iwai |
2018-08-01 | ALSA: seq: Minor cleanup of MIDI event parser helpers | Takashi Iwai |
2018-07-30 | ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros | Takashi Iwai |
2018-07-30 | ALSA: seq: virmidi: Offload the output event processing | Takashi Iwai |
2018-07-27 | ALSA: virmidi: Fix too long output trigger loop | Takashi Iwai |
2018-07-26 | ALSA: seq: Fix poll() error return | Takashi Iwai |
2018-06-25 | ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl | Takashi Iwai |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-26 | ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed" | Colin Ian King |
2018-05-18 | ALSA: seq: Avoid open-code for getting timer resolution | Takashi Iwai |
2018-04-27 | ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() | Takashi Iwai |
2018-04-25 | ALSA: seq: oss: Hardening for potential Spectre v1 | Takashi Iwai |
2018-04-25 | ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device | Takashi Iwai |
2018-03-10 | ALSA: seq: Clear client entry before deleting else at closing | Takashi Iwai |
2018-03-10 | ALSA: seq: Fix possible UAF in snd_seq_check_queue() | Takashi Iwai |
2018-03-08 | ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call | Takashi Iwai |
2018-03-08 | ALSA: seq: More protection for concurrent write and ioctl races | Takashi Iwai |
2018-03-08 | ALSA: seq: Don't allow resizing pool in use | Takashi Iwai |
2018-02-14 | ALSA: seq: Fix racy pool initializations | Takashi Iwai |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-15 | ALSA: seq: Process queue tempo/ppq change in a shot | Takashi Iwai |
2018-01-11 | ALSA: seq: Make ioctls race-free | Takashi Iwai |
2017-11-30 | ALSA: seq: Remove spurious WARN_ON() at timer check | Takashi Iwai |
2017-11-27 | sound: annotate ->poll() instances | Al Viro |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2017-11-07 | ALSA: seq: Fix OSS sysex delivery in OSS emulation | Takashi Iwai |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | ALSA: seq: Fix nested rwsem annotation for lockdep splat | Takashi Iwai |
2017-10-18 | ALSA: seq: Enable 'use' locking in all configurations | Ben Hutchings |
2017-10-17 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-10-11 | ALSA: seq: Fix use-after-free at creating a port | Takashi Iwai |
2017-10-10 | ALSA: seq: Add sanity check for user-space pointer delivery | Takashi Iwai |
2017-10-09 | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai |
2017-08-15 | ALSA: seq: 2nd attempt at fixing race creating a queue | Daniel Mentz |
2017-08-11 | ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency | Takashi Iwai |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |