aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ptrace.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-20x86, bts: add fork and exit handlingGravatar Markus Metzger 1-0/+22
2008-10-20make ptrace_untrace() staticGravatar Adrian Bunk 1-1/+0
2008-08-07tracehook: fix CLONE_PTRACEGravatar Roland McGrath 1-1/+1
2008-07-26task_current_syscallGravatar Roland McGrath 1-0/+4
2008-07-26tracehook: release_taskGravatar Roland McGrath 1-0/+13
2008-07-26tracehook: cloneGravatar Roland McGrath 1-0/+22
2008-07-26tracehook: add linux/tracehook.hGravatar Roland McGrath 1-0/+33
2008-07-14Security: split proc ptrace checking into read vs. attachGravatar Stephen Smalley 1-2/+6
2008-04-30ptrace: introduce ptrace_reparented() helperGravatar Oleg Nesterov 1-0/+4
2008-02-08kill PT_ATTACHEDGravatar Oleg Nesterov 1-1/+0
2008-02-06Add arch_ptrace_stopGravatar Roland McGrath 1-0/+35
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKGravatar Roland McGrath 1-1/+1
2008-01-30ptrace: arch_has_block_stepGravatar Roland McGrath 1-4/+33
2008-01-30ptrace: arch_has_single_stepGravatar Roland McGrath 1-0/+46
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidGravatar Al Viro 1-0/+1
2007-07-17PTRACE_POKEDATA consolidationGravatar Alexey Dobriyan 1-0/+1
2007-07-17PTRACE_PEEKDATA consolidationGravatar Alexey Dobriyan 1-0/+1
2006-09-29[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Gravatar Roland McGrath 1-2/+2
2006-06-26[PATCH] coredump: kill ptrace related stuffGravatar Oleg Nesterov 1-1/+0
2006-06-23[PATCH] ptrace: document the locking rulesGravatar Eric W. Biederman 1-0/+4
2006-02-15[PATCH] fix zap_thread's ptrace related problemsGravatar Oleg Nesterov 1-0/+1
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Gravatar Paolo 'Blaisorblade' Giarrusso 1-2/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesGravatar Christoph Hellwig 1-0/+2
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-0/+2
2005-09-07[PATCH] remove duplicated code from proc and ptraceGravatar Miklos Szeredi 1-0/+1
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Gravatar Bodo Stroesser 1-0/+1
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Gravatar Laurent Vivier 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+122