index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
2018-04-27
1
-2
/
+2
*
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
2018-04-25
4
-40
/
+55
*
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
2018-04-25
1
-4
/
+8
*
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-10
1
-2
/
+2
*
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
2018-03-10
3
-37
/
+25
*
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
2018-03-08
1
-1
/
+0
*
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-08
4
-13
/
+24
*
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
2018-03-08
1
-0
/
+3
*
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-14
1
-2
/
+6
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-4
/
+4
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
4
-7
/
+7
|
\
|
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
4
-7
/
+7
*
|
ALSA: seq: Process queue tempo/ppq change in a shot
Takashi Iwai
2018-01-15
3
-9
/
+10
*
|
ALSA: seq: Make ioctls race-free
Takashi Iwai
2018-01-11
2
-0
/
+4
*
|
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
2017-11-30
1
-1
/
+1
|
/
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
2
-0
/
+2
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
2
-0
/
+2
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2017-11-13
1
-0
/
+4
|
\
\
\
|
*
\
\
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-10-17
2
-3
/
+10
|
|
\
\
\
|
*
|
|
|
ALSA: seq: Add sanity check for user-space pointer delivery
Takashi Iwai
2017-10-10
1
-0
/
+4
*
|
|
|
|
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
2017-11-07
3
-3
/
+32
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
2017-10-31
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2017-10-18
2
-16
/
+0
|
|
/
|
/
|
*
|
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-10-11
2
-3
/
+10
|
/
*
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2017-10-09
1
-8
/
+19
*
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
2017-08-15
3
-15
/
+14
*
ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency
Takashi Iwai
2017-08-11
1
-2
/
+2
*
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-06
11
-374
/
+78
|
\
|
*
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-16
7
-33
/
+13
|
*
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
2017-06-12
3
-318
/
+2
|
*
ALSA: seq: Reorganize kconfig and build
Takashi Iwai
2017-06-09
2
-20
/
+61
|
*
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2017-06-09
2
-5
/
+4
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
2
-2
/
+2
|
/
*
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
2017-04-13
1
-6
/
+3
*
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
2017-03-24
1
-0
/
+4
*
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-03-21
4
-4
/
+18
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
4
-1
/
+5
*
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
2017-02-28
1
-0
/
+3
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2017-02-20
1
-2
/
+2
|
\
|
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-02-07
1
-8
/
+1
|
|
\
|
*
|
ALSA: seq: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
|
|
ALSA: seq: Fix race at creating a queue
Takashi Iwai
2017-02-08
1
-13
/
+20
|
|
/
|
/
|
*
|
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
2017-02-06
1
-8
/
+1
|
/
*
ALSA: seq: Fix time account regression
Takashi Iwai
2016-10-25
1
-2
/
+2
*
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
Takashi Sakamoto
2016-10-12
1
-1
/
+1
*
ALSA: seq: fix to copy from/to user space
Takashi Sakamoto
2016-09-13
1
-2
/
+2
*
ALSA: seq: initialize whole fields of automatic variable with union type
Takashi Sakamoto
2016-08-31
1
-2
/
+5
*
ALSA: seq: obsolete change of address limit
Takashi Sakamoto
2016-08-22
2
-78
/
+7
*
ALSA: seq: change ioctl command operation to get data in kernel space
Takashi Sakamoto
2016-08-22
1
-358
/
+248
[next]