Takashi Iwai
|
04702e8d00
ALSA: seq: Use no intrruptible mutex_lock
|
7 gadi atpakaļ |
Takashi Iwai
|
00976ad527
ALSA: seq: Fix leftovers at probe error path
|
7 gadi atpakaļ |
Takashi Iwai
|
a49a71f6e2
ALSA: seq: Fix poll() error return
|
7 gadi atpakaļ |
Takashi Iwai
|
c9a4c63888
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
|
7 gadi atpakaļ |
Takashi Iwai
|
a2ff19f7b7
ALSA: seq: Clear client entry before deleting else at closing
|
7 gadi atpakaļ |
Takashi Iwai
|
85d59b57be
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
|
7 gadi atpakaļ |
Takashi Iwai
|
7bd8009156
ALSA: seq: More protection for concurrent write and ioctl races
|
7 gadi atpakaļ |
Takashi Iwai
|
d85739367c
ALSA: seq: Don't allow resizing pool in use
|
7 gadi atpakaļ |
Takashi Iwai
|
d15d662e89
ALSA: seq: Fix racy pool initializations
|
7 gadi atpakaļ |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 gadi atpakaļ |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 gadi atpakaļ |
Takashi Iwai
|
b3defb791b
ALSA: seq: Make ioctls race-free
|
7 gadi atpakaļ |
Al Viro
|
680ef72abd
sound: annotate ->poll() instances
|
8 gadi atpakaļ |
Takashi Iwai
|
c429bda21f
Merge branch 'for-next' into for-linus
|
7 gadi atpakaļ |
Takashi Iwai
|
1f20f9ff57
ALSA: seq: Fix nested rwsem annotation for lockdep splat
|
7 gadi atpakaļ |
Takashi Iwai
|
0011a33f09
Merge branch 'for-linus' into for-next
|
7 gadi atpakaļ |
Takashi Iwai
|
7110599884
ALSA: seq: Fix use-after-free at creating a port
|
7 gadi atpakaļ |
Takashi Iwai
|
19b592dae8
ALSA: seq: Add sanity check for user-space pointer delivery
|
7 gadi atpakaļ |
Daniel Mentz
|
7e1d90f60a
ALSA: seq: 2nd attempt at fixing race creating a queue
|
8 gadi atpakaļ |
Takashi Iwai
|
9c8ddd105e
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
|
8 gadi atpakaļ |
Takashi Iwai
|
c520ff3d03
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
|
8 gadi atpakaļ |
Takashi Sakamoto
|
69b05825e1
ALSA: seq: fix to copy from/to user space
|
9 gadi atpakaļ |
Takashi Sakamoto
|
4127e80a93
ALSA: seq: initialize whole fields of automatic variable with union type
|
9 gadi atpakaļ |
Takashi Sakamoto
|
e12ec251e4
ALSA: seq: obsolete change of address limit
|
9 gadi atpakaļ |
Takashi Sakamoto
|
04a56dd8ed
ALSA: seq: change ioctl command operation to get data in kernel space
|
9 gadi atpakaļ |
Takashi Sakamoto
|
8ce8eb601c
ALSA: seq: add an alternative way to handle ioctl requests
|
9 gadi atpakaļ |
Takashi Sakamoto
|
77dfa8d319
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
|
9 gadi atpakaļ |
Martin Koegler
|
a1ce94d03b
ALSA: seq: Provide card number / PID via sequencer client info
|
9 gadi atpakaļ |
Takashi Iwai
|
7f0973e973
ALSA: seq: Fix lockdep warnings due to double mutex locks
|
9 gadi atpakaļ |
Takashi Iwai
|
030e2c78d3
ALSA: seq: Fix missing NULL check at remove_events ioctl
|
9 gadi atpakaļ |