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
|
988563929d
ALSA: timer: Follow standard EXPORT_SYMBOL() declarations
|
8 years ago |
Takashi Iwai
|
d7f910bfed
ALSA: timer: Wrap with spinlock for queue access
|
8 years ago |
Takashi Iwai
|
890e2cb5d1
ALSA: timer: Improve user queue reallocation
|
8 years ago |
Takashi Iwai
|
ba3021b2c7
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
|
8 years ago |
Takashi Iwai
|
d11662f4f7
ALSA: timer: Fix race between read and ioctl
|
8 years ago |
Dan Carpenter
|
a8c006aafe
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
|
8 years ago |
Dan Carpenter
|
e8ed68205f
ALSA: timer: remove some dead code
|
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 |
Takashi Iwai
|
71321eb3f2
ALSA: timer: Reject user params with too small ticks
|
8 years ago |
Takashi Iwai
|
9f8a7658bc
ALSA: timer: Fix zero-division by continue of uninitialized instance
|
9 years ago |
Vegard Nossum
|
11749e086b
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
|
9 years ago |
Vegard Nossum
|
8ddc05638e
ALSA: timer: fix NULL pointer dereference on memory allocation failure
|
9 years ago |
Vegard Nossum
|
6b760bb2c6
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
|
9 years ago |
Takashi Iwai
|
3fa6993fef
ALSA: timer: Fix negative queue usage by racy accesses
|
9 years ago |
Kangjie Lu
|
e4ec8cc803
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
|
9 years ago |
Kangjie Lu
|
9a47e9cff9
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
|
9 years ago |
Kangjie Lu
|
cec8f96e49
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
|
9 years ago |
Alexandre Belloni
|
34ce71a96d
ALSA: timer: remove legacy rtctimer
|
9 years ago |
Takashi Iwai
|
4a07083ed6
ALSA: timer: Use mod_timer() for rearming the system timer
|
9 years ago |
Takashi Sakamoto
|
91d2178e26
ALSA: timer: fix gparams ioctl compatibility for different architectures
|
9 years ago |
Takashi Iwai
|
f65e0d2998
ALSA: timer: Call notifier in the same spinlock
|
9 years ago |
Takashi Iwai
|
9984d1b583
ALSA: timer: Protect the whole snd_timer_close() with open race
|
9 years ago |
Takashi Iwai
|
4dff5c7b70
ALSA: timer: Fix race at concurrent reads
|
9 years ago |
Takashi Iwai
|
ed8b1d6d2c
ALSA: timer: Fix race between stop and interrupt
|
9 years ago |
Takashi Iwai
|
117159f0b9
ALSA: timer: Fix wrong instance passed to slave callbacks
|
9 years ago |
Takashi Iwai
|
094fd3be87
ALSA: timer: Fix leftover link at closing
|
9 years ago |
Takashi Iwai
|
f146357f06
ALSA: timer: Sync timer deletion at closing the system timer
|
9 years ago |
Takashi Iwai
|
f784beb75c
ALSA: timer: Fix link corruption due to double start or stop
|
9 years ago |