1. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  2. 652fe8e timerfd: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  4. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. bff4120 timerfd: Use get_itimerspec64() and put_itimerspec64() by Deepa Dinamani · 7 years ago
  7. 25b68a8 timerfd: Only check CAP_WAKE_ALARM when it is needed by Stephen Smalley · 8 years ago
  8. 1e38da3 timerfd: Protect the might cancel mechanism proper by Thomas Gleixner · 8 years ago
  9. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  10. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  11. 2895a5e timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM by Eric Caruso · 8 years ago
  12. b62526e timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  13. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  14. 88299c9 timerfd: Remove an always true check by Dan Carpenter · 10 years ago
  15. 53cc7ba timerfd: Use ktime_mono_to_real() by Thomas Gleixner · 10 years ago
  16. 5442e9f timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 by Cyrill Gorcunov · 10 years ago
  17. af9c495 timerfd: Implement show_fdinfo method by Cyrill Gorcunov · 10 years ago
  18. 4a2378a timerfd: support CLOCK_BOOTTIME clock by Greg Hackmann · 11 years ago
  19. 11ffa9d timerfd: Add alarm timers by Todd Poynor · 11 years ago
  20. 0e803ba compat: restore timerfd settime and gettime compat syscalls by Heiko Carstens · 12 years ago
  21. 9d94b9e switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  22. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  23. 4109633 switch timerfd_[sg]ettime(2) to fget_light() by Al Viro · 12 years ago
  24. 1123d939 timerfd: Fix wakeup of processes when timer is cancelled on clock change by Max Asbock · 13 years ago
  25. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  26. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 13 years ago
  27. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  28. 8120a8a fs/timerfd.c: make use of wait_event_interruptible_locked_irq() by Michal Nazarewicz · 14 years ago
  29. 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
  30. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 15 years ago
  31. 610d18f timerfd: add flags check by Davide Libenzi · 16 years ago
  32. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 16 years ago
  33. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 16 years ago
  34. 7636947 hrtimer: convert timerfd to the new hrtimer apis by Arjan van de Ven · 16 years ago
  35. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  36. 6b1ef0e flag parameters: NONBLOCK in timerfd_create by Ulrich Drepper · 16 years ago
  37. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 16 years ago
  38. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  39. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 17 years ago
  40. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  41. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  42. 0982840 make timerfd return a u64 and fix the __put_user by Davide Libenzi · 17 years ago
  43. 18963c0 timerfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  44. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago