Takashi Iwai
|
e35c2215b0
ALSA: pcm: oss: Fix a few more UBSAN fixes
|
4 年 前 |
Takashi Iwai
|
1c25dcb123
ALSA: pcm: oss: Fix potential out-of-bounds shift
|
4 年 前 |
Takashi Iwai
|
557301cf33
ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
6 年 前 |
Takashi Iwai
|
1129534f73
ALSA: oss: Use kvzalloc() for local buffer allocations
|
6 年 前 |
Takashi Iwai
|
312d02879f
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
6 年 前 |
Takashi Iwai
|
157113cb7c
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
7 年 前 |
Takashi Iwai
|
048747b048
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
7 年 前 |
Takashi Iwai
|
bd889a82fb
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
|
7 年 前 |
Takashi Iwai
|
4d2ea307ff
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
|
7 年 前 |
Dan Carpenter
|
58eaa556bd
ALSA: pcm: potential uninitialized return values
|
7 年 前 |
Takashi Iwai
|
5ee6abaa53
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
|
7 年 前 |
Takashi Iwai
|
0b9c7ed68d
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
|
7 年 前 |
Takashi Iwai
|
28ac403265
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
7 年 前 |
Takashi Iwai
|
f1069cfeda
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
|
7 年 前 |
Linus Torvalds
|
920f2ecdf6
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
7 年 前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
7 年 前 |
Takashi Iwai
|
fed5794fcc
ALSA: pcm: Build OSS writev/readv helpers conditionally
|
7 年 前 |
Takashi Iwai
|
13f72c8c28
ALSA: pcm: Kill set_fs() in PCM OSS layer
|
7 年 前 |
Takashi Sakamoto
|
e76bf3c4b4
ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack
|
7 年 前 |
Takashi Sakamoto
|
b55f9fdcd3
ALSA: pcm: use helper function to refer parameter as read-only
|
7 年 前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年 前 |
Fabian Frederick
|
658355b599
ALSA: oss: don't opencode IS_REACHABLE()
|
8 年 前 |
Takashi Iwai
|
b248371628
ALSA: pcm: Fix potential deadlock in OSS emulation
|
9 年 前 |
Nicholas Mc Guire
|
46325371b2
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
|
9 年 前 |
Takashi Iwai
|
83266b6b60
ALSA: Fix compat_ioctl handling for OSS emulations
|
9 年 前 |
Takashi Iwai
|
ec0e9937aa
ALSA: core: Drop superfluous error/debug messages after malloc failures
|
10 年 前 |
Lars-Peter Clausen
|
f6dbe1bee5
ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()
|
10 年 前 |
Takashi Iwai
|
61efcee860
ALSA: oss: Use standard printk helpers
|
11 年 前 |
Takashi Iwai
|
80d7d771ae
ALSA: Drop unused name argument in snd_register_oss_device()
|
11 年 前 |
Takashi Iwai
|
8bb4d9ce08
ALSA: Fix card refcount unbalance
|
12 年 前 |