Commit Graph

38 Commits (d2c2486bc8e185548490e8edbc84d185de9eaff1)

Author SHA1 Message Date
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 17 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
Roland McGrath fb7fa8f174 ptrace: arch_has_single_step 17 years ago
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago
Roland McGrath 416bc51292 [PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH. 19 years ago
Oleg Nesterov d5f70c00ad [PATCH] coredump: kill ptrace related stuff 19 years ago
Eric W. Biederman 260ea10132 [PATCH] ptrace: document the locking rules 19 years ago
Oleg Nesterov 5ecfbae093 [PATCH] fix zap_thread's ptrace related problems 19 years ago
Paolo 'Blaisorblade' Giarrusso a12dea7af9 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs 19 years ago
Christoph Hellwig 6b9c7ed848 [PATCH] use ptrace_get_task_struct in various places 19 years ago
Christoph Hellwig 481bed4542 [PATCH] consolidate sys_ptrace() 20 years ago
Miklos Szeredi ab8d11beb4 [PATCH] remove duplicated code from proc and ptrace 20 years ago
Bodo Stroesser 1b38f0064e [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 20 years ago
Laurent Vivier ed75e8d580 [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago