index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-12
/
+27
2021-08-03
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
1
-12
/
+27
2021-07-27
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough
Takashi Iwai
1
-4
/
+4
2021-07-01
Merge branch 'for-next' into for-linus
Takashi Iwai
13
-73
/
+131
2021-06-17
ALSA: seq: oss: Fix error check at system port creation
Takashi Iwai
1
-3
/
+2
2021-06-10
ALSA: seq: Fix race of snd_seq_timer_open()
Takashi Iwai
1
-1
/
+9
2021-06-09
ALSA: seq: Fix assignment in if condition
Takashi Iwai
13
-72
/
+131
2021-01-18
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+2
2021-01-15
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
1
-1
/
+2
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
4
-9
/
+9
2020-12-25
ALSA: core: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-12-06
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
1
-4
/
+4
2020-11-04
ALSA: seq: remove useless function
Yu Hao
3
-31
/
+0
2020-09-23
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
1
-2
/
+5
2020-08-05
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
1
-1
/
+7
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-04-29
ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime
YueHaibing
1
-10
/
+0
2020-03-16
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-03-16
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-02-14
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
4
-9
/
+20
2020-02-14
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
1
-4
/
+16
2020-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+9
2020-01-15
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
1
-5
/
+9
2020-01-05
ALSA: seq: More constifications
Takashi Iwai
3
-8
/
+8
2020-01-03
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
1
-15
/
+22
2019-11-08
ALSA: timer: Fix possible race at assigning a timer instance
Takashi Iwai
1
-6
/
+12
2019-08-25
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
3
-2
/
+20
2019-07-16
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
1
-1
/
+10
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
45
-643
/
+45
2019-06-28
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
43
-643
/
+43
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-09
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
9
-106
/
+113
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-15
ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock()
Takashi Iwai
1
-1
/
+6
2019-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-6
/
+7
2019-04-12
ALSA: seq: Protect racy pool manipulation from OSS sequencer
Takashi Iwai
3
-5
/
+49
2019-04-12
ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
Takashi Iwai
4
-42
/
+12
2019-04-12
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-04-11
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
1
-7
/
+2
2019-04-09
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
3
-15
/
+13
2019-04-09
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
1
-2
/
+7
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
4
-35
/
+25
2019-04-09
ALSA: seq: Align temporary re-locking with irqsave version
Takashi Iwai
2
-4
/
+4
2019-04-09
ALSA: seq: Use kvmalloc() for cell pools
Takashi Iwai
1
-5
/
+5
2019-04-05
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
1
-3
/
+3
2019-03-21
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-3
/
+4
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-10-12
ALSA: seq: oss: Use the standard fall-through annotation
Takashi Iwai
1
-1
/
+1
2018-10-04
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
1
-3
/
+1
[next]