index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
timerfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
Michal Nazarewicz
2010-05-20
1
-21
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
anonfd: Allow making anon files read-only
Roland Dreier
2009-12-22
1
-1
/
+1
*
timerfd: add flags check
Davide Libenzi
2009-02-18
1
-6
/
+6
*
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2009-01-14
1
-1
/
+1
*
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
2009-01-14
1
-4
/
+4
*
hrtimer: convert timerfd to the new hrtimer apis
Arjan van de Ven
2008-09-05
1
-5
/
+3
*
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
1
-0
/
+4
*
flag parameters: NONBLOCK in timerfd_create
Ulrich Drepper
2008-07-24
1
-2
/
+2
*
flag parameters: timerfd_create
Ulrich Drepper
2008-07-24
1
-2
/
+3
*
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-07-24
1
-1
/
+1
*
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-05-01
1
-8
/
+3
*
fs/timerfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-04-29
1
-0
/
+1
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
1
-69
/
+138
*
make timerfd return a u64 and fix the __put_user
Davide Libenzi
2007-07-26
1
-3
/
+3
*
timerfd use waitqueue lock ...
Davide Libenzi
2007-05-18
1
-13
/
+11
*
signal/timer/event: timerfd core
Davide Libenzi
2007-05-11
1
-0
/
+227