1. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 13 years ago
  2. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 13 years ago
  3. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  4. 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
  5. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  6. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  7. c6a0dd7 ptrace: Fix ptrace_regset() comments and diagnose errors specifically by Suresh Siddha · 14 years ago
  8. 2225a12 ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET by Suresh Siddha · 14 years ago
  9. 85ec7fd ptrace: introduce user_single_step_siginfo() helper by Oleg Nesterov · 15 years ago
  10. c6a47cc ptrace: cleanup ptrace_init_task()->ptrace_link() path by Oleg Nesterov · 15 years ago
  11. 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 15 years ago
  12. 0f48140 x86, ptrace: add bts context unconditionally by Markus Metzger · 15 years ago
  13. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 15 years ago
  14. 4576145 ptrace: fix possible zombie leak on PTRACE_DETACH by Oleg Nesterov · 15 years ago
  15. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
  16. b747c8c make ptrace_untrace() static by Adrian Bunk · 16 years ago
  17. 5861bbf tracehook: fix CLONE_PTRACE by Roland McGrath · 16 years ago
  18. bbc6986 task_current_syscall by Roland McGrath · 16 years ago
  19. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  20. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  21. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 16 years ago
  22. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  23. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  24. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 16 years ago
  25. 1a669c2 Add arch_ptrace_stop by Roland McGrath · 16 years ago
  26. 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 16 years ago
  27. dc802c2 ptrace: arch_has_block_step by Roland McGrath · 16 years ago
  28. fb7fa8f ptrace: arch_has_single_step by Roland McGrath · 16 years ago
  29. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  30. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  31. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  32. 416bc51 [PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH. by Roland McGrath · 18 years ago
  33. d5f70c0 [PATCH] coredump: kill ptrace related stuff by Oleg Nesterov · 18 years ago
  34. 260ea10 [PATCH] ptrace: document the locking rules by Eric W. Biederman · 18 years ago
  35. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 18 years ago
  36. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  37. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  38. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  39. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  40. 1b38f00 [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 by Bodo Stroesser · 19 years ago
  41. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago