Tejun Heo
|
fca26f260c
ptrace: implement PTRACE_INTERRUPT
|
14 years ago |
Tejun Heo
|
3544d72a0e
ptrace: implement PTRACE_SEIZE
|
14 years ago |
Tejun Heo
|
755e276b33
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
|
14 years ago |
Frederic Weisbecker
|
bf26c01849
ptrace: Prepare to fix racy accesses on task breakpoints
|
14 years ago |
Linus Torvalds
|
e3e89cc535
Mark ptrace_{traceme,attach,detach} static
|
14 years ago |
Namhyung Kim
|
9b05a69e05
ptrace: change signature of arch_ptrace()
|
14 years ago |
Namhyung Kim
|
4abf986960
ptrace: change signature of sys_ptrace() and friends
|
14 years ago |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
Christoph Hellwig
|
dacbe41f77
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
|
15 years ago |
Suresh Siddha
|
c6a0dd7ec6
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
|
15 years ago |
Suresh Siddha
|
2225a122ae
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
|
15 years ago |
Oleg Nesterov
|
85ec7fd9f8
ptrace: introduce user_single_step_siginfo() helper
|
15 years ago |
Oleg Nesterov
|
c6a47cc2cc
ptrace: cleanup ptrace_init_task()->ptrace_link() path
|
15 years ago |
Oleg Nesterov
|
8053bdd5ce
ptrace_get_task_struct: s/tasklist/rcu/, make it static
|
16 years ago |
Markus Metzger
|
0f4814065f
x86, ptrace: add bts context unconditionally
|
16 years ago |
Oleg Nesterov
|
39c626ae47
forget_original_parent: split out the un-ptrace part
|
16 years ago |
Oleg Nesterov
|
4576145c1e
ptrace: fix possible zombie leak on PTRACE_DETACH
|
16 years ago |
Markus Metzger
|
bf53de907d
x86, bts: add fork and exit handling
|
16 years ago |
Adrian Bunk
|
b747c8c102
make ptrace_untrace() static
|
16 years ago |
Roland McGrath
|
5861bbfcc1
tracehook: fix CLONE_PTRACE
|
17 years ago |
Roland McGrath
|
bbc698636e
task_current_syscall
|
17 years ago |
Roland McGrath
|
dae33574dc
tracehook: release_task
|
17 years ago |
Roland McGrath
|
09a05394fe
tracehook: clone
|
17 years ago |
Roland McGrath
|
88ac2921a7
tracehook: add linux/tracehook.h
|
17 years ago |
Stephen Smalley
|
006ebb40d3
Security: split proc ptrace checking into read vs. attach
|
17 years ago |
Oleg Nesterov
|
53b6f9fbd3
ptrace: introduce ptrace_reparented() helper
|
17 years ago |
Oleg Nesterov
|
6b39c7bfbd
kill PT_ATTACHED
|
17 years ago |
Roland McGrath
|
1a669c2f16
Add arch_ptrace_stop
|
17 years ago |
Roland McGrath
|
5b88abbf77
ptrace: generic PTRACE_SINGLEBLOCK
|
17 years ago |
Roland McGrath
|
dc802c2d2e
ptrace: arch_has_block_step
|
17 years ago |