index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
2019-11-25
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
2019-09-06
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-08-04
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-07-10
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2019-06-22
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
2019-06-22
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
2019-06-22
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
2019-06-22
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
2019-04-17
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-04-03
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-08-24
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
2018-08-22
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
2018-05-09
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
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-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-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: seq: Make ioctls race-free
Takashi Iwai
2017-12-14
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
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-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-08-24
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
2017-05-03
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
2017-04-08
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
2017-03-30
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-03-12
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
2017-02-14
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
2017-02-14
ALSA: seq: Fix race at creating a queue
Takashi Iwai
2016-10-25
ALSA: seq: Fix time account regression
Takashi Iwai
2016-10-12
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
Takashi Sakamoto
2016-09-13
ALSA: seq: fix to copy from/to user space
Takashi Sakamoto
2016-08-31
ALSA: seq: initialize whole fields of automatic variable with union type
Takashi Sakamoto
2016-08-22
ALSA: seq: obsolete change of address limit
Takashi Sakamoto
2016-08-22
ALSA: seq: change ioctl command operation to get data in kernel space
Takashi Sakamoto
2016-08-22
ALSA: seq: add an alternative way to handle ioctl requests
Takashi Sakamoto
2016-08-22
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
Takashi Sakamoto
2016-06-17
ALSA: seq_timer: use monotonic times internally
Arnd Bergmann
2016-06-15
ALSA: seq_oss: Change structure initialisation to C99 style
Amitoj Kaur Chawla
2016-04-25
ALSA: timer: remove legacy rtctimer
Alexandre Belloni
2016-03-08
ALSA: seq: Provide card number / PID via sequencer client info
Martin Koegler
2016-03-01
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-02-16
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
[next]