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
2022-01-27
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2021-10-27
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-08-15
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-01-30
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-09
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2020-10-29
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-08-21
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
2020-04-02
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
2020-04-02
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
2020-02-28
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-28
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
2020-01-23
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
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
[next]