..
oss
ALSA: seq: Fix poll() error return
2018-07-26 08:23:26 +02:00
Kconfig
ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency
2017-08-11 09:51:41 +02:00
Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
seq_clientmgr.c
ALSA: seq: Fix poll() error return
2018-07-26 08:23:26 +02:00
seq_clientmgr.h
ALSA: seq: Make ioctls race-free
2018-01-11 14:37:51 +01:00
seq_compat.c
seq_dummy.c
seq_fifo.c
ALSA: seq: More protection for concurrent write and ioctl races
2018-03-08 12:05:37 +01:00
seq_fifo.h
seq_info.c
seq_info.h
seq_lock.c
ALSA: seq: Enable 'use' locking in all configurations
2017-10-18 08:01:46 +02:00
seq_lock.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
seq_memory.c
treewide: Use array_size() in vmalloc()
2018-06-12 16:19:22 -07:00
seq_memory.h
ALSA: seq: More protection for concurrent write and ioctl races
2018-03-08 12:05:37 +01:00
seq_midi_emul.c
treewide: kmalloc() -> kmalloc_array()
2018-06-12 16:19:22 -07:00
seq_midi_event.c
seq_midi.c
seq_ports.c
ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"
2018-05-26 23:59:32 +02:00
seq_ports.h
seq_prioq.c
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
2018-03-10 17:29:49 +01:00
seq_prioq.h
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
2018-03-10 17:29:49 +01:00
seq_queue.c
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
2018-03-10 17:29:49 +01:00
seq_queue.h
ALSA: seq: 2nd attempt at fixing race creating a queue
2017-08-15 08:02:35 +02:00
seq_system.c
seq_system.h
seq_timer.c
ALSA: seq: Avoid open-code for getting timer resolution
2018-05-18 08:49:13 +02:00
seq_timer.h
ALSA: seq: Process queue tempo/ppq change in a shot
2018-01-15 16:48:36 +01:00
seq_virmidi.c
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
2018-04-27 17:50:37 +02:00
seq.c