aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-28[PATCH] Pass correct task to get_user_pages in ptraceAndrew Morton1-1/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+3
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton1-9/+4
2003-08-14[PATCH] access_process_vm() needs to dirty the pageAndrew Morton1-0/+1
2003-04-12[PATCH] Remove flush_page_to_ram()Andrew Morton1-2/+6
2003-04-09Annotate kernel/ptrace.c with user pointer informationLinus Torvalds1-10/+9
2003-03-22[PATCH] ptrace_notify() lockingAndrew Morton1-0/+3
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz1-22/+3
2003-02-13[PATCH] Ctrl-C-ing straceRoland McGrath1-0/+5
2003-02-06Add PTRACE_O_TRACEVFORKDONE and PTRACE_O_TRACEEXIT facilities.Daniel Jacobowitz1-1/+12
2003-01-18Add PTRACE_GETSIGINFO and PTRACE_SETSIGINFODaniel Jacobowitz1-0/+23
2003-01-10[PATCH] ptrace-fix-2.5.56-A0Ingo Molnar1-1/+1
2002-11-26LSM: change if statements into something more readable for the kernel.* files.Greg Kroah-Hartman1-1/+2
2002-11-23MergeGreg Kroah-Hartman1-2/+2
2002-10-17LSM: change all usages of security_ops->ptrace() to security_ptrace()Greg Kroah-Hartman1-2/+1
2002-10-16LSM: add #include <linux/security.h> to a lot of files as they all have secur...Greg Kroah-Hartman1-0/+1
2002-09-17Add new ptrace event tracing mechanismDaniel Jacobowitz1-2/+39
2002-09-17Factor out common ptrace code and PTRACE_SETOPTIONSDaniel Jacobowitz1-0/+32
2002-09-15[PATCH] Remove CONFIG_SMP around wait_task_inactive()David Gibson1-2/+0
2002-09-04[PATCH] ptrace-fix-2.5.33-A1Ingo Molnar1-1/+1
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar1-11/+44
2002-07-28[PATCH] put_page() uses auditedAndrew Morton1-0/+1
2002-07-28Since "access_process_vm()" releases pages that can beLinus Torvalds1-1/+1
2002-07-23[PATCH] consolidate task->mm code + fixJohn Levon1-6/+1
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman1-2/+6
2002-05-08[PATCH] ptrace bugDave Jones1-0/+1
2002-03-14[PATCH] wait4() WIFSTOPPED starvation fix #1/2David Howells1-4/+4
2002-02-12[PATCH] flush_icache_user_range (v2.5.4)Paul Mackerras1-1/+1
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds1-14/+1
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-113/+38
2002-02-04v2.4.14.8 -> v2.4.14.9Linus Torvalds1-0/+36
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds1-0/+23
2002-02-04v2.4.6.9 -> v2.4.7Linus Torvalds1-0/+45
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds1-2/+2
2002-02-04v2.4.2.3 -> v2.4.2.4Linus Torvalds1-1/+10
2002-02-04Import changesetLinus Torvalds1-0/+193