summaryrefslogtreecommitdiffstats
path: root/kernel/ptrace.c
AgeCommit message (Expand)AuthorLines
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov-10/+15
2006-02-14[PATCH] compound page: no access_process_vm checkHugh Dickins-2/+1
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig-31/+46
2005-11-29[PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson-1/+2
2005-11-13[PATCH] fix task_struct leak in ptraceChristoph Hellwig-1/+1
2005-11-09Fix ptrace self-attach ruleLinus Torvalds-1/+1
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig-0/+82
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli-2/+5
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi-13/+28
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl-1/+2
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+389