aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ptrace.h
AgeCommit message (Expand)Author
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger
2009-04-02forget_original_parent: split out the un-ptrace partOleg Nesterov
2009-04-02ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-10-20make ptrace_untrace() staticAdrian Bunk
2008-08-07tracehook: fix CLONE_PTRACERoland McGrath
2008-07-26task_current_syscallRoland McGrath
2008-07-26tracehook: release_taskRoland McGrath
2008-07-26tracehook: cloneRoland McGrath
2008-07-26tracehook: add linux/tracehook.hRoland McGrath
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-04-30ptrace: introduce ptrace_reparented() helperOleg Nesterov
2008-02-08kill PT_ATTACHEDOleg Nesterov
2008-02-06Add arch_ptrace_stopRoland McGrath
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath
2008-01-30ptrace: arch_has_block_stepRoland McGrath
2008-01-30ptrace: arch_has_single_stepRoland McGrath
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2006-09-29[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov
2006-06-23[PATCH] ptrace: document the locking rulesEric W. Biederman
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds