1. 3ead7c5 signalfd: fix information leak in signalfd_copyinfo by Amanieu d'Antras · 9 years ago
  2. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  3. 7d197ed switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  4. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 11 years ago
  5. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  6. 20ba5d7 switch signalfd4() to fget_light/fput_light by Al Viro · 12 years ago
  7. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 12 years ago
  8. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  9. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  10. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  11. b8aeec3 HWPOISON/signalfd: add support for addr_lsb by Hidetoshi Seto · 14 years ago
  12. a2a20c4 signalfd: fill in ssi_int for posix timers and message queues by Nathan Lynch · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 14 years ago
  15. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 15 years ago
  16. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  17. 5fb5e04 flag parameters: NONBLOCK in signalfd by Ulrich Drepper · 16 years ago
  18. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  19. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  20. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  21. 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 16 years ago
  22. 7ec37df fs/signalfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  23. 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 16 years ago
  24. 96358de rename signalfd_siginfo fields by Davide Libenzi · 17 years ago
  25. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  26. f9ee228 signalfd: make it group-wide, fix posix-timers scheduling by Oleg Nesterov · 17 years ago
  27. f50cadaa tiny signalfd cleanup by Ulrich Drepper · 17 years ago
  28. f8738c5 avoid spurious POLLIN returns in signalfd by Davide Libenzi · 17 years ago
  29. b3762bf signalfd: retrieve multiple signals with one read() call by Davi Arnaut · 17 years ago
  30. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago