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