Joe Perches
|
6a73cf46ce
sound: Use octal not symbolic permissions
|
7 years ago |
Takashi Iwai
|
e15dc99dbb
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
7 years ago |
Takashi Iwai
|
bc334cb61b
Merge branch 'for-next' into for-linus
|
7 years ago |
Takashi Iwai
|
f6d297df4d
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
7 years ago |
Dan Carpenter
|
5607dddbfc
ALSA: pcm: potential uninitialized return values
|
7 years ago |
Takashi Iwai
|
40cab6e88c
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
7 years ago |
Takashi Iwai
|
02a5d6925c
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
|
7 years ago |
Takashi Iwai
|
01c0b4265c
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Takashi Iwai
|
c64ed5dd9f
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
|
7 years ago |
Takashi Iwai
|
9dd55cb419
Merge branch 'for-linus' into for-next
|
7 years ago |
Takashi Iwai
|
900498a34a
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
|
7 years ago |
Takashi Iwai
|
29159a4ed7
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
7 years ago |
Takashi Iwai
|
7a0a87160a
ALSA: pcm: Set config update bits only when really changed
|
7 years ago |
Takashi Iwai
|
fe08f34d06
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
|
7 years ago |
Al Viro
|
680ef72abd
sound: annotate ->poll() instances
|
8 years ago |
Linus Torvalds
|
920f2ecdf6
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Takashi Iwai
|
fed5794fcc
ALSA: pcm: Build OSS writev/readv helpers conditionally
|
8 years ago |
Takashi Iwai
|
13f72c8c28
ALSA: pcm: Kill set_fs() in PCM OSS layer
|
8 years ago |
Takashi Sakamoto
|
e76bf3c4b4
ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack
|
8 years ago |
Takashi Sakamoto
|
b55f9fdcd3
ALSA: pcm: use helper function to refer parameter as read-only
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Fabian Frederick
|
658355b599
ALSA: oss: don't opencode IS_REACHABLE()
|
8 years ago |
Takashi Iwai
|
b248371628
ALSA: pcm: Fix potential deadlock in OSS emulation
|
9 years ago |
Nicholas Mc Guire
|
46325371b2
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
|
9 years ago |
Takashi Iwai
|
83266b6b60
ALSA: Fix compat_ioctl handling for OSS emulations
|
9 years ago |
Takashi Iwai
|
ec0e9937aa
ALSA: core: Drop superfluous error/debug messages after malloc failures
|
10 years ago |
Lars-Peter Clausen
|
f6dbe1bee5
ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()
|
10 years ago |