Commit Graph

28 Commits (d2ef7c2f0f9ab48c25eafc0ebad0df5f7930420b)

Author SHA1 Message Date
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