index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
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
2018-08-28
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
1
-3
/
+15
2018-08-28
ALSA: seq: add error check in snd_seq_system_client_init()
Dan Carpenter
1
-0
/
+4
2018-08-14
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
1
-2
/
+3
2018-08-04
ALSA: seq_oss: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-04
ALSA: seq: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-01
ALSA: seq: Drop unused 64bit division macros
Takashi Iwai
1
-24
/
+0
2018-08-01
ALSA: seq: Use no intrruptible mutex_lock
Takashi Iwai
1
-19
/
+7
2018-08-01
ALSA: seq: Fix leftovers at probe error path
Takashi Iwai
6
-36
/
+23
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
6
-115
/
+0
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
4
-52
/
+20
2018-07-30
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
1
-9
/
+5
2018-07-30
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
1
-54
/
+46
2018-07-27
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
1
-0
/
+10
2018-07-26
ALSA: seq: Fix poll() error return
Takashi Iwai
2
-2
/
+2
2018-06-25
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
1
-1
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-26
ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"
Colin Ian King
1
-1
/
+1
2018-05-18
ALSA: seq: Avoid open-code for getting timer resolution
Takashi Iwai
1
-3
/
+1
2018-04-27
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
1
-2
/
+2
2018-04-25
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
4
-40
/
+55
2018-04-25
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
1
-4
/
+8
2018-03-10
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
1
-2
/
+2
2018-03-10
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
3
-37
/
+25
2018-03-08
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
1
-1
/
+0
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
4
-13
/
+24
[next]