index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-30
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
1
-1
/
+2
2021-01-09
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
1
-4
/
+4
2020-10-29
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
1
-2
/
+5
2020-08-21
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
1
-1
/
+7
2020-04-02
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-04-02
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-02-28
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
4
-9
/
+20
2020-02-28
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
1
-4
/
+16
2020-01-23
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
1
-5
/
+9
2019-11-20
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
1
-3
/
+15
2019-09-06
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
3
-2
/
+20
2019-07-31
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
1
-1
/
+10
2019-07-10
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-06-19
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
1
-7
/
+2
2019-06-19
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
3
-15
/
+13
2019-06-19
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
1
-2
/
+7
2019-06-15
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-04-17
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
1
-3
/
+3
2019-04-03
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-3
/
+4
2018-08-24
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
1
-1
/
+2
2018-08-22
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
1
-0
/
+10
2018-05-09
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
1
-2
/
+2
2018-05-01
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
4
-40
/
+55
2018-05-01
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
1
-4
/
+8
2018-03-21
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
1
-2
/
+2
2018-03-21
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
3
-37
/
+25
2018-03-15
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
4
-13
/
+24
2018-03-15
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
1
-0
/
+3
2018-02-22
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-01-23
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-0
/
+4
2017-12-14
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
1
-1
/
+1
2017-11-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-3
/
+32
2017-11-07
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
3
-3
/
+32
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
1
-1
/
+1
2017-10-18
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2
-16
/
+0
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-8
/
+19
2017-08-15
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
3
-15
/
+14
2017-08-11
ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency
Takashi Iwai
1
-2
/
+2
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
11
-374
/
+78
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2
-2
/
+2
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
7
-33
/
+13
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
3
-318
/
+2
2017-06-09
ALSA: seq: Reorganize kconfig and build
Takashi Iwai
2
-20
/
+61
2017-06-09
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2
-5
/
+4
2017-04-13
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-03-24
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-03-21
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
4
-4
/
+18
[next]