1. 158e164 trim task_work: get rid of hlist by Al Viro · 12 years ago
  2. dea649b keys: kill the dummy key_replace_session_keyring() by Oleg Nesterov · 12 years ago
  3. e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 12 years ago
  4. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  5. 1227dd7 TIF_NOTIFY_RESUME is defined on all targets now by Al Viro · 12 years ago
  6. 15cab95 ptrace: the killed tracee should not enter the syscall by Oleg Nesterov · 12 years ago
  7. 45cdf5c kill tracehook_notify_death() by Oleg Nesterov · 13 years ago
  8. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  9. 4b9d33e ptrace: kill clone/exec tracehooks by Tejun Heo · 13 years ago
  10. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  11. f3c04b9 ptrace: move SIGTRAP on exec(2) logic to ptrace_event() by Tejun Heo · 13 years ago
  12. 643ad83 ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and tracehook_prepare_clone() by Tejun Heo · 13 years ago
  13. d21142e ptrace: kill task_ptrace() by Tejun Heo · 13 years ago
  14. dd1d677 signal: remove three noop tracehooks by Tejun Heo · 13 years ago
  15. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. edf2ed1 ptrace: Kill tracehook_notify_jctl() by Tejun Heo · 13 years ago
  18. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  19. 2f0edac ptrace: change tracehook_report_syscall_exit() to handle stepping by Oleg Nesterov · 15 years ago
  20. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 15 years ago
  21. 1c21627 ptrace: tracehook_unsafe_exec(): remove the stale comment by Oleg Nesterov · 15 years ago
  22. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  23. bb24c67 tracehook_notify_death: use task_detached() helper by Oleg Nesterov · 15 years ago
  24. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 15 years ago
  25. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 16 years ago
  26. 5861bbf tracehook: fix CLONE_PTRACE by Roland McGrath · 16 years ago
  27. 115a326 tracehook: kerneldoc fix by Roland McGrath · 16 years ago
  28. 5c7edcd tracehook: fix exit_signal=0 case by Roland McGrath · 16 years ago
  29. a9906a1 tracehook: comment fixes by Roland McGrath · 16 years ago
  30. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  31. 64b1208d tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  32. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  33. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  34. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  35. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  36. 283d755 tracehook: syscall by Roland McGrath · 16 years ago
  37. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  38. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  39. c45aea2 tracehook: tracehook_signal_handler by Roland McGrath · 16 years ago
  40. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  41. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  42. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  43. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  44. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  45. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  46. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  47. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 16 years ago