Oleg Nesterov
|
c7e49c1488
ptrace: optimize exit_ptrace() for the likely case
|
15 年之前 |
Oleg Nesterov
|
e0129ef91e
ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
|
15 年之前 |
Mike Frysinger
|
9c1a125921
ptrace: unify FDPIC implementations
|
15 年之前 |
Linus Torvalds
|
4d7b4ac22f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Alessio Igor Bogani
|
b8bc1389b7
ptrace: Cleanup useless header
|
15 年之前 |
Arnd Bergmann
|
5534ecb2dd
ptrace: kill BKL in ptrace syscall
|
15 年之前 |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 年之前 |
Suresh Siddha
|
c6a0dd7ec6
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
|
15 年之前 |
Suresh Siddha
|
2225a122ae
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
|
15 年之前 |
Oleg Nesterov
|
a7f0765edf
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
|
15 年之前 |
James Morris
|
7d45ecafb6
Merge branch 'master' into next
|
16 年之前 |
Oleg Nesterov
|
793285fcaf
cred_guard_mutex: do not return -EINTR to user-space
|
16 年之前 |
Ingo Molnar
|
9e48858f7d
security: rename ptrace_may_access => ptrace_access_check
|
16 年之前 |
Oleg Nesterov
|
e49612544c
ptrace: don't take tasklist to get/set ->last_siginfo
|
16 年之前 |
Oleg Nesterov
|
8053bdd5ce
ptrace_get_task_struct: s/tasklist/rcu/, make it static
|
16 年之前 |
Oleg Nesterov
|
4b105cbbaf
ptrace: do not use task_lock() for attach
|
16 年之前 |
Oleg Nesterov
|
f2f0b00ad6
ptrace: cleanup check/set of PT_PTRACED during attach
|
16 年之前 |
Oleg Nesterov
|
b79b7ba93d
ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm
|
16 年之前 |
Linus Torvalds
|
3296ca27f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 年之前 |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
James Morris
|
0b4ec6e4e0
Merge branch 'master' into next
|
16 年之前 |
Oleg Nesterov
|
edaba2c533
ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic"
|
16 年之前 |
David Howells
|
5e751e992f
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
|
16 年之前 |
Ingo Molnar
|
0ad5d703c6
Merge branch 'tracing/hw-branch-tracing' into tracing/core
|
16 年之前 |
Oleg Nesterov
|
cad81bc252
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
|
16 年之前 |
Ingo Molnar
|
416dfdcdb8
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
|
16 年之前 |
Oleg Nesterov
|
f1671f6d78
ptrace: fix exit_ptrace() vs ptrace_traceme() race
|
16 年之前 |
Roland McGrath
|
3a70970353
ptrace: some checkpatch fixes
|
16 年之前 |
Markus Metzger
|
0f4814065f
x86, ptrace: add bts context unconditionally
|
16 年之前 |
Linus Torvalds
|
09f38dc19d
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |