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
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-20
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-07-31
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-19
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
2019-06-19
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
2019-06-19
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
2019-06-15
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-21
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-21
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
2018-03-15
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-15
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-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
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-11
ALSA: seq: Fix use-after-free at creating a port
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
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
2017-06-09
ALSA: seq: Reorganize kconfig and build
Takashi Iwai
2017-06-09
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2017-04-13
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
2017-03-24
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
2017-03-21
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
[next]