1. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  2. 81993e8 compat: Get rid of (get|put)_compat_time(val|spec) by H. Peter Anvin · 10 years ago
  3. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  4. fe2b05f futex: Revert "futex: Mark get_robust_list as deprecated" by Thomas Gleixner · 11 years ago
  5. 90caf58 convert futex compat syscalls to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  6. ec0c427 futex: Mark get_robust_list as deprecated by Kees Cook · 12 years ago
  7. bdbb776 futex: Do not leak robust list to unprivileged process by Kees Cook · 12 years ago
  8. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  9. 4c115e9 futex: Address compiler warnings in exit_robust_list by Darren Hart · 13 years ago
  10. 1dcc41b futex: Change 3rd arg of fetch_robust_entry() to unsigned int* by Namhyung Kim · 14 years ago
  11. f409adf futex: Protect pid lookup in compat code with RCU by Thomas Gleixner · 14 years ago
  12. 4dc8802 futex: Fix compat_futex to be same as futex for REQUEUE_PI by Dinakar Guniguntala · 15 years ago
  13. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 15 years ago
  14. b6dff3e CRED: Separate task security context from task_struct by David Howells · 15 years ago
  15. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 15 years ago
  16. 8481664 futex_compat __user annotation by Al Viro · 16 years ago
  17. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  18. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 16 years ago
  19. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 16 years ago
  20. 3c5fd9c7 [FUTEX] Fix address computation in compat code. by David Miller · 16 years ago
  21. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  22. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  23. 9f96cb1 robust futex thread exit race by Martin Schwidefsky · 17 years ago
  24. 179c85e futex_compat: fix list traversal bugs by Arnd Bergmann · 17 years ago
  25. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 17 years ago
  26. f0ede66 fix compat futex code for private futexes by Ulrich Drepper · 17 years ago
  27. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 17 years ago
  28. c19384b Make futex_wait() use an hrtimer for timeout by Pierre Peiffer · 17 years ago
  29. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  30. ce2c6b5 [PATCH] futex: Apply recent futex fixes to futex_compat by Thomas Gleixner · 18 years ago
  31. e3f2dde [PATCH] pi-futex: robust-futex exit by Ingo Molnar · 18 years ago
  32. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  33. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago
  34. 9741ef96 [PATCH] futex: check and validate timevals by Thomas Gleixner · 18 years ago
  35. ec7e15d [PATCH] compat_sys_futex() warning fix by Andrew Morton · 18 years ago
  36. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 18 years ago
  37. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 18 years ago