Heiko Carstens
|
1e7bfb2134
[CVE-2009-0029] System call wrappers part 27
|
16 years ago |
Linus Torvalds
|
b0f4b285d7
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Markus Metzger
|
bf53de907d
x86, bts: add fork and exit handling
|
16 years ago |
James Morris
|
ec98ce480a
Merge branch 'master' into next
|
16 years ago |
Christoph Hellwig
|
96b8936a9e
remove __ARCH_WANT_COMPAT_SYS_PTRACE
|
16 years ago |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 years ago |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 years ago |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 years ago |
Adrian Bunk
|
b747c8c102
make ptrace_untrace() static
|
16 years ago |
David Howells
|
5cd9c58fbe
security: Fix setting of PF_SUPERPRIV by __capable()
|
17 years ago |
Roland McGrath
|
85ba2d862e
tracehook: wait_task_inactive
|
17 years ago |
Roland McGrath
|
f470021adb
ptrace children revamp
|
17 years ago |
Stephen Smalley
|
006ebb40d3
Security: split proc ptrace checking into read vs. attach
|
17 years ago |
Christoph Hellwig
|
bcf35afb52
make generic sys_ptrace unconditional
|
17 years ago |
Oleg Nesterov
|
00cd5c37af
ptrace: permit ptracing of /sbin/init
|
17 years ago |
Oleg Nesterov
|
33e9fc7d01
ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()
|
17 years ago |
Oleg Nesterov
|
68cb947866
ptrace: __ptrace_unlink: use the ptrace_reparented() helper
|
17 years ago |
Roland McGrath
|
9d04d9280c
ptrace: conditionalize compat_ptrace_request
|
17 years ago |
Roland McGrath
|
e16b278164
ptrace: compat_ptrace_request siginfo
|
17 years ago |
Oleg Nesterov
|
c0c0b649d6
ptrace_check_attach: remove unneeded ->signal != NULL check
|
17 years ago |
Oleg Nesterov
|
6b39c7bfbd
kill PT_ATTACHED
|
17 years ago |
Adrian Bunk
|
f17d30a803
kernel/ptrace.c should #include <linux/syscalls.h>
|
17 years ago |
Oleg Nesterov
|
d9ae90ac4b
use __set_task_state() for TRACED/STOPPED tasks
|
17 years ago |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 years ago |
Roland McGrath
|
c269f19617
x86: compat_sys_ptrace
|
17 years ago |
Roland McGrath
|
032d82d906
x86: compat_ptrace_request
|
17 years ago |
Roland McGrath
|
16c3e389e7
x86: ptrace_request peekdata/pokedata
|
17 years ago |
Roland McGrath
|
5b88abbf77
ptrace: generic PTRACE_SINGLEBLOCK
|
17 years ago |
Roland McGrath
|
36df29d799
ptrace: generic resume
|
17 years ago |