Takashi Iwai
|
9d4d207d13
ALSA: timer: Assure timer resolution access always locked
|
7 years ago |
Takashi Iwai
|
fdcb5761c1
ALSA: timer: Simplify timer hw resolution calls
|
7 years ago |
Ben Hutchings
|
3ae1809725
ALSA: timer: Fix pause event notification
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
680ef72abd
sound: annotate ->poll() instances
|
8 years ago |
Takashi Iwai
|
c429bda21f
Merge branch 'for-next' into for-linus
|
7 years ago |
Takashi Iwai
|
9b7d869ee5
ALSA: timer: Limit max instances per timer
|
7 years ago |
Kees Cook
|
38e9a80f66
ALSA: timer: Convert timers to use timer_setup()
|
7 years ago |
Markus Elfring
|
1ae0e4ce55
ALSA: timer: Use common error handling code in alsa_timer_init()
|
8 years ago |
Markus Elfring
|
dd1f7ab8a8
ALSA: timer: Adjust a condition check in snd_timer_resolution()
|
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
|
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 |