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
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
2018-03-08
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
1
-0
/
+3
2018-02-14
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-7
/
+7
2018-01-15
ALSA: seq: Process queue tempo/ppq change in a shot
Takashi Iwai
3
-9
/
+10
2018-01-11
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-0
/
+4
2017-11-30
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
1
-1
/
+1
2017-11-27
sound: annotate ->poll() instances
Al Viro
4
-7
/
+7
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2
-0
/
+2
2017-11-13
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+4
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-17
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+10
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-10
ALSA: seq: Add sanity check for user-space pointer delivery
Takashi Iwai
1
-0
/
+4
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
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
4
-1
/
+5
2017-02-28
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
1
-0
/
+3
2017-02-20
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-2
/
+2
2017-02-08
ALSA: seq: Fix race at creating a queue
Takashi Iwai
1
-13
/
+20
2017-02-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-8
/
+1
2017-02-06
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
1
-8
/
+1
2017-01-12
ALSA: seq: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2016-10-25
ALSA: seq: Fix time account regression
Takashi Iwai
1
-2
/
+2
[next]