- 0666fb5 ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread by Oleg Nesterov · 14 years ago
- 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
- bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 14 years ago
- e46bc9b Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace by Oleg Nesterov · 14 years ago
- 321fb56 ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/ by Oleg Nesterov · 14 years ago
- 8409cca userns: allow ptrace from non-init user namespaces by Serge E. Hallyn · 14 years ago
- 0e9f0a4 ptrace: Always put ptracee into appropriate execution state by Tejun Heo · 14 years ago
- e3bd058 ptrace: Collapse ptrace_untrace() into __ptrace_unlink() by Tejun Heo · 14 years ago
- d79fdd6 ptrace: Clean transitions between TASK_STOPPED and TRACED by Tejun Heo · 14 years ago
- 9f2bf65 ptrace: Remove the extra wake_up_state() from ptrace_detach() by Tejun Heo · 14 years ago
- e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 14 years ago
- 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 14 years ago
- 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
- 9fed81d ptrace: cleanup ptrace_request() by Namhyung Kim · 14 years ago
- 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
- c4b5ed2 ptrace: annotate lock context change on exit_ptrace() by Namhyung Kim · 14 years ago
- c7e49c1 ptrace: optimize exit_ptrace() for the likely case by Oleg Nesterov · 14 years ago
- e0129ef ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm by Oleg Nesterov · 15 years ago
- 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 15 years ago
- 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b8bc138 ptrace: Cleanup useless header by Alessio Igor Bogani · 15 years ago
- 5534ecb ptrace: kill BKL in ptrace syscall by Arnd Bergmann · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- c6a0dd7 ptrace: Fix ptrace_regset() comments and diagnose errors specifically by Suresh Siddha · 15 years ago
- 2225a12 ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET by Suresh Siddha · 15 years ago
- a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
- 7d45eca Merge branch 'master' into next by James Morris · 15 years ago
- 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
- 9e48858 security: rename ptrace_may_access => ptrace_access_check by Ingo Molnar · 16 years ago
- e496125 ptrace: don't take tasklist to get/set ->last_siginfo by Oleg Nesterov · 16 years ago
- 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 16 years ago
- 4b105cb ptrace: do not use task_lock() for attach by Oleg Nesterov · 16 years ago
- f2f0b00 ptrace: cleanup check/set of PT_PTRACED during attach by Oleg Nesterov · 16 years ago
- b79b7ba ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm by Oleg Nesterov · 16 years ago
- 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0b4ec6e Merge branch 'master' into next by James Morris · 16 years ago
- edaba2c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" by Oleg Nesterov · 16 years ago
- 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 16 years ago
- 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
- cad81bc ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex by Oleg Nesterov · 16 years ago
- 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
- f1671f6 ptrace: fix exit_ptrace() vs ptrace_traceme() race by Oleg Nesterov · 16 years ago
- 3a70970 ptrace: some checkpatch fixes by Roland McGrath · 16 years ago
- 0f48140 x86, ptrace: add bts context unconditionally by Markus Metzger · 16 years ago
- 09f38dc Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1ee1184 ptrace_untrace: fix the SIGNAL_STOP_STOPPED check by Oleg Nesterov · 16 years ago
- 95a3540 ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic by Oleg Nesterov · 16 years ago
- 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 16 years ago
- 4576145 ptrace: fix possible zombie leak on PTRACE_DETACH by Oleg Nesterov · 16 years ago
- 95c3eb7 ptrace: kill __ptrace_detach(), fix ->exit_state check by Oleg Nesterov · 16 years ago
- bbb76b5 ptrace: remove a useless goto by Américo Wang · 16 years ago
- 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 16 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
- ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
- 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
- d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
- c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
- b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
- 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
- b747c8c make ptrace_untrace() static by Adrian Bunk · 16 years ago
- 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
- 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
- f470021 ptrace children revamp by Roland McGrath · 17 years ago
- 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 17 years ago
- bcf35af make generic sys_ptrace unconditional by Christoph Hellwig · 17 years ago
- 00cd5c3 ptrace: permit ptracing of /sbin/init by Oleg Nesterov · 17 years ago
- 33e9fc7 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() by Oleg Nesterov · 17 years ago
- 68cb947 ptrace: __ptrace_unlink: use the ptrace_reparented() helper by Oleg Nesterov · 17 years ago
- 9d04d92 ptrace: conditionalize compat_ptrace_request by Roland McGrath · 17 years ago
- e16b278 ptrace: compat_ptrace_request siginfo by Roland McGrath · 17 years ago
- c0c0b64 ptrace_check_attach: remove unneeded ->signal != NULL check by Oleg Nesterov · 17 years ago
- 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 17 years ago
- f17d30a kernel/ptrace.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
- d9ae90a use __set_task_state() for TRACED/STOPPED tasks by Oleg Nesterov · 17 years ago
- 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
- c269f19 x86: compat_sys_ptrace by Roland McGrath · 17 years ago
- 032d82d x86: compat_ptrace_request by Roland McGrath · 17 years ago
- 16c3e38 x86: ptrace_request peekdata/pokedata by Roland McGrath · 17 years ago
- 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
- 36df29d ptrace: generic resume by Roland McGrath · 17 years ago
- 6ea6dd9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME by Haavard Skinnemoen · 17 years ago
- b8c9a18 Fix kernel/ptrace.c compile problem (missing "may_attach()") by Linus Torvalds · 17 years ago
- 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
- 6618a3e ptrace: Use task_is_* by Matthew Wilcox · 17 years ago
- bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
- 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
- b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
- 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
- 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
- 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 17 years ago
- 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
- f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
- 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
- 6175ecf Use write_trylock_irqsave in ptrace_attach by Sripathi Kodi · 17 years ago
- a5cb013 [PATCH] auditing ptrace by Al Viro · 18 years ago
- f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
- 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
- 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 19 years ago