index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
1
-3
/
+3
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
1
-32
/
+0
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-2
/
+1
2012-08-02
um: split syscall_trace(), pass pt_regs to it
Al Viro
1
-41
/
+30
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-11
/
+9
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-2
/
+2
2011-09-14
um: clean arch_ptrace() up a bit
Al Viro
1
-28
/
+0
2010-11-12
um: fix ptrace build error
Richard Weinberger
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
1
-10
/
+8
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-2
/
+3
2010-08-09
arch/um/kernel/ptrace.c: remove dead PROC_MM
Christoph Egger
1
-21
/
+0
2010-03-12
um: use generic ptrace_resume code
Christoph Hellwig
1
-54
/
+16
2009-03-12
UML on UML fixed: it did not start
Renzo Davoli
1
-0
/
+5
2008-07-24
UML: make several more things static
WANG Cong
1
-1
/
+1
2007-10-20
spelling fixes: arch/um/
Simon Arlott
1
-1
/
+1
2007-10-16
uml: style fixes in FP code
Jeff Dike
1
-2
/
+0
2007-10-16
uml: ptrace floating point fixes
Jeff Dike
1
-12
/
+6
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-58
/
+56
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-3
/
+3
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-5
/
+0
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-5
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
2007-02-11
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
1
-0
/
+7
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
1
-4
/
+2
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+10
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
1
-19
/
+15
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+2
2005-05-28
[PATCH] uml: fix a couple of warnings
Jeff Dike
1
-16
/
+3
2005-05-20
[PATCH] uml: small fixes left over from rc4
Jeff Dike
1
-3
/
+3
2005-05-06
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
1
-50
/
+29
2005-05-05
[PATCH] uml: header and code cleanup
Bodo Stroesser
1
-5
/
+0
2005-05-05
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
1
-7
/
+9
2005-05-05
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+3
2005-05-03
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-2
/
+2
2005-05-03
[AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypes
Jeff Dike
1
-9
/
+12
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+388