index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
(
follow
)
Commit message (
Expand
)
Author
Age
*
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2022-01-27
*
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-10-27
*
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-08-15
*
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-30
*
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2021-01-09
*
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-10-29
*
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
2020-08-21
*
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-04-02
*
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-02-28
*
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
2020-01-23
*
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
2019-11-25
*
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-09-06
*
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-08-04
*
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2019-07-10
*
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
2019-06-22
*
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-04-27
*
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-04-03
*
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
2018-08-22
*
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
2018-05-16
*
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
2018-05-02
*
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
2018-05-02
*
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-22
*
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-03-18
*
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-22
*
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
Takashi Iwai
2018-02-22
*
ALSA: seq: Make ioctls race-free
Takashi Iwai
2018-02-03
*
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
2017-12-16
*
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
2017-11-18
*
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
2017-11-15
*
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
2017-11-08
*
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2017-10-27
*
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-10-18
*
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
2017-08-24
*
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
2017-05-02
*
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
2017-04-08
*
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-03-30
*
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
2017-03-12
*
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
2017-02-14
*
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-03-09
*
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-02-25
*
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2016-02-25
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-17
*
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-17
*
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-17
[next]