Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f1b8859e8db0c47184ad383720a086ee7f892a59
/
fs
/
timerfd.c
f2be269
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
7dda712
timerfd: add support for keyed wakeups
by Christoph Hellwig
· 6 years ago
c6bb111
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
6ff8473
time: Change types to new y2038 safe __kernel_itimerspec
by Deepa Dinamani
· 6 years ago
652fe8e
timerfd: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
076ccb7
fs: annotate ->poll() instances
by Al Viro
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bff4120
timerfd: Use get_itimerspec64() and put_itimerspec64()
by Deepa Dinamani
· 7 years ago
25b68a8
timerfd: Only check CAP_WAKE_ALARM when it is needed
by Stephen Smalley
· 8 years ago
1e38da3
timerfd: Protect the might cancel mechanism proper
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
2895a5e
timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM
by Eric Caruso
· 8 years ago
b62526e
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
by Thomas Gleixner
· 9 years ago
a3816ab
fs: Convert show_fdinfo functions to void
by Joe Perches
· 10 years ago
88299c9
timerfd: Remove an always true check
by Dan Carpenter
· 10 years ago
53cc7ba
timerfd: Use ktime_mono_to_real()
by Thomas Gleixner
· 10 years ago
5442e9f
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
by Cyrill Gorcunov
· 10 years ago
af9c495
timerfd: Implement show_fdinfo method
by Cyrill Gorcunov
· 10 years ago
4a2378a
timerfd: support CLOCK_BOOTTIME clock
by Greg Hackmann
· 11 years ago
11ffa9d
timerfd: Add alarm timers
by Todd Poynor
· 11 years ago
0e803ba
compat: restore timerfd settime and gettime compat syscalls
by Heiko Carstens
· 12 years ago
9d94b9e
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
4109633
switch timerfd_[sg]ettime(2) to fget_light()
by Al Viro
· 12 years ago
1123d939
timerfd: Fix wakeup of processes when timer is cancelled on clock change
by Max Asbock
· 13 years ago
9ec2690
timerfd: Manage cancelable timers in timerfd
by Thomas Gleixner
· 13 years ago
99ee531
timerfd: Allow timers to be cancelled when clock was set
by Thomas Gleixner
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
8120a8a
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
by Michal Nazarewicz
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 15 years ago
610d18f
timerfd: add flags check
by Davide Libenzi
· 16 years ago
d4e8204
[CVE-2009-0029] System call wrappers part 32
by Heiko Carstens
· 16 years ago
836f92a
[CVE-2009-0029] System call wrappers part 31
by Heiko Carstens
· 16 years ago
7636947
hrtimer: convert timerfd to the new hrtimer apis
by Arjan van de Ven
· 16 years ago
e38b36f
flag parameters: check magic constants
by Ulrich Drepper
· 16 years ago
6b1ef0e
flag parameters: NONBLOCK in timerfd_create
by Ulrich Drepper
· 16 years ago
11fcb6c
flag parameters: timerfd_create
by Ulrich Drepper
· 16 years ago
7d9dbca
flag parameters: anon_inode_getfd extension
by Ulrich Drepper
· 16 years ago
2030a42
[PATCH] sanitize anon_inode_getfd()
by Al Viro
· 17 years ago
45cc2b9
fs/timerfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
0982840
make timerfd return a u64 and fix the __put_user
by Davide Libenzi
· 17 years ago
18963c0
timerfd use waitqueue lock ...
by Davide Libenzi
· 17 years ago
b215e28
signal/timer/event: timerfd core
by Davide Libenzi
· 17 years ago