2011-03-23 |
Tejun Heo |
ptrace: Always put ptracee into appropriate execution... |
blob | commitdiff |
2011-03-23 |
Tejun Heo |
ptrace: Collapse ptrace_untrace() into __ptrace_unlink() |
blob | commitdiff | diff to current |
2011-03-23 |
Tejun Heo |
ptrace: Clean transitions between TASK_STOPPED and... |
blob | commitdiff | diff to current |
2011-03-23 |
Tejun Heo |
ptrace: Remove the extra wake_up_state() from ptrace_de... |
blob | commitdiff | diff to current |
2011-03-04 |
Linus Torvalds |
Mark ptrace_{traceme,attach,detach} static |
blob | commitdiff | diff to current |
2011-02-12 |
Tejun Heo |
ptrace: use safer wake up on ptrace_detach() |
blob | commitdiff | diff to current |
2010-10-28 |
KOSAKI Motohiro |
signals: move cred_guard_mutex from task_struct to... |
blob | commitdiff | diff to current |
2010-10-28 |
Namhyung Kim |
ptrace: cleanup ptrace_request() |
blob | commitdiff | diff to current |
2010-10-28 |
Namhyung Kim |
ptrace: change signature of sys_ptrace() and friends |
blob | commitdiff | diff to current |
2010-10-28 |
Namhyung Kim |
ptrace: annotate lock context change on exit_ptrace() |
blob | commitdiff | diff to current |
2010-08-11 |
Oleg Nesterov |
ptrace: optimize exit_ptrace() for the likely case |
blob | commitdiff | diff to current |
2010-05-27 |
Oleg Nesterov |
ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm |
blob | commitdiff | diff to current |
2010-05-27 |
Mike Frysinger |
ptrace: unify FDPIC implementations |
blob | commitdiff | diff to current |
2010-05-18 |
Linus Torvalds |
Merge branch 'perf-core-for-linus' of git://git./linux... |
blob | commitdiff | diff to current |
2010-04-26 |
Alessio Igor Bogani |
ptrace: Cleanup useless header |
blob | commitdiff | diff to current |
2010-04-10 |
Arnd Bergmann |
ptrace: kill BKL in ptrace syscall |
blob | commitdiff | diff to current |
2010-03-26 |
Peter Zijlstra |
x86, perf, bts, mm: Delete the never used BTS-ptrace... |
blob | commitdiff | diff to current |
2010-02-23 |
Suresh Siddha |
ptrace: Fix ptrace_regset() comments and diagnose error... |
blob | commitdiff | diff to current |
2010-02-11 |
Suresh Siddha |
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE... |
blob | commitdiff | diff to current |
2009-09-24 |
Oleg Nesterov |
ptrace: __ptrace_detach: do __wake_up_parent() if we... |
blob | commitdiff | diff to current |
2009-07-13 |
James Morris |
Merge branch 'master' into next |
blob | commitdiff | diff to current |
2009-07-06 |
Oleg Nesterov |
cred_guard_mutex: do not return -EINTR to user-space |
blob | commitdiff | diff to current |
2009-06-24 |
Ingo Molnar |
security: rename ptrace_may_access => ptrace_access_check |
blob | commitdiff | diff to current |
2009-06-18 |
Oleg Nesterov |
ptrace: don't take tasklist to get/set ->last_siginfo |
blob | commitdiff | diff to current |
2009-06-18 |
Oleg Nesterov |
ptrace_get_task_struct: s/tasklist/rcu/, make it static |
blob | commitdiff | diff to current |
2009-06-18 |
Oleg Nesterov |
ptrace: do not use task_lock() for attach |
blob | commitdiff | diff to current |
2009-06-18 |
Oleg Nesterov |
ptrace: cleanup check/set of PT_PTRACED during attach |
blob | commitdiff | diff to current |
2009-06-18 |
Oleg Nesterov |
ptrace: ptrace_attach: check PF_KTHREAD + exit_state... |
blob | commitdiff | diff to current |
2009-06-11 |
Linus Torvalds |
Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2009-06-11 |
Linus Torvalds |
Merge branch 'tracing-for-linus' of git://git./linux... |
blob | commitdiff | diff to current |
2009-06-08 |
James Morris |
Merge branch 'master' into next |
blob | commitdiff | diff to current |
2009-06-05 |
Oleg Nesterov |
ptrace: revert "ptrace_detach: the wrong wakeup breaks... |
blob | commitdiff | diff to current |
2009-05-10 |
David Howells |
CRED: Rename cred_exec_mutex to reflect that it's a... |
blob | commitdiff | diff to current |
2009-05-07 |
Ingo Molnar |
Merge branch 'tracing/hw-branch-tracing' into tracing... |
blob | commitdiff | diff to current |
2009-04-27 |
Oleg Nesterov |
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex |
blob | commitdiff | diff to current |
2009-04-24 |
Ingo Molnar |
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing |
blob | commitdiff | diff to current |
2009-04-13 |
Oleg Nesterov |
ptrace: fix exit_ptrace() vs ptrace_traceme() race |
blob | commitdiff | diff to current |
2009-04-08 |
Roland McGrath |
ptrace: some checkpatch fixes |
blob | commitdiff | diff to current |
2009-04-07 |
Markus Metzger |
x86, ptrace: add bts context unconditionally |
blob | commitdiff | diff to current |
2009-04-04 |
Linus Torvalds |
Merge branch 'core-cleanups-for-linus' of git://git... |
blob | commitdiff | diff to current |
2009-04-03 |
Oleg Nesterov |
ptrace_untrace: fix the SIGNAL_STOP_STOPPED check |
blob | commitdiff | diff to current |
2009-04-03 |
Oleg Nesterov |
ptrace_detach: the wrong wakeup breaks the ERESTARTxxx... |
blob | commitdiff | diff to current |
2009-04-03 |
Oleg Nesterov |
forget_original_parent: split out the un-ptrace part |
blob | commitdiff | diff to current |
2009-04-03 |
Oleg Nesterov |
ptrace: fix possible zombie leak on PTRACE_DETACH |
blob | commitdiff | diff to current |
2009-04-03 |
Oleg Nesterov |
ptrace: kill __ptrace_detach(), fix ->exit_state check |
blob | commitdiff | diff to current |
2009-03-10 |
Américo Wang |
ptrace: remove a useless goto |
blob | commitdiff | diff to current |
2009-01-14 |
Heiko Carstens |
[CVE-2009-0029] System call wrappers part 27 |
blob | commitdiff | diff to current |
2008-12-28 |
Linus Torvalds |
Merge branch 'tracing-core-for-linus' of git://git... |
blob | commitdiff | diff to current |
2008-12-20 |
Markus Metzger |
x86, bts: add fork and exit handling |
blob | commitdiff | diff to current |
2008-12-04 |
James Morris |
Merge branch 'master' into next |
blob | commitdiff | diff to current |
2008-11-30 |
Christoph Hellwig |
remove __ARCH_WANT_COMPAT_SYS_PTRACE |
blob | commitdiff | diff to current |
2008-11-13 |
David Howells |
CRED: Inaugurate COW credentials |
blob | commitdiff | diff to current |
2008-11-13 |
David Howells |
CRED: Use RCU to access another task's creds and to... |
blob | commitdiff | diff to current |
2008-11-13 |
David Howells |
CRED: Separate task security context from task_struct |
blob | commitdiff | diff to current |
2008-11-13 |
David Howells |
CRED: Wrap task credential accesses in the core kernel |
blob | commitdiff | diff to current |
2008-10-20 |
Adrian Bunk |
make ptrace_untrace() static |
blob | commitdiff | diff to current |
2008-08-14 |
David Howells |
security: Fix setting of PF_SUPERPRIV by __capable() |
blob | commitdiff | diff to current |
2008-07-26 |
Roland McGrath |
tracehook: wait_task_inactive |
blob | commitdiff | diff to current |
2008-07-17 |
Roland McGrath |
ptrace children revamp |
blob | commitdiff | diff to current |
2008-07-14 |
Stephen Smalley |
Security: split proc ptrace checking into read vs.... |
blob | commitdiff | diff to current |
2008-05-01 |
Christoph Hellwig |
make generic sys_ptrace unconditional |
blob | commitdiff | diff to current |
2008-04-30 |
Oleg Nesterov |
ptrace: permit ptracing of /sbin/init |
blob | commitdiff | diff to current |
2008-04-30 |
Oleg Nesterov |
ptrace: ptrace_attach: use send_sig_info() instead... |
blob | commitdiff | diff to current |
2008-04-30 |
Oleg Nesterov |
ptrace: __ptrace_unlink: use the ptrace_reparented... |
blob | commitdiff | diff to current |
2008-04-28 |
Roland McGrath |
ptrace: conditionalize compat_ptrace_request |
blob | commitdiff | diff to current |
2008-04-21 |
Roland McGrath |
ptrace: compat_ptrace_request siginfo |
blob | commitdiff | diff to current |
2008-02-08 |
Oleg Nesterov |
ptrace_check_attach: remove unneeded ->signal != NULL... |
blob | commitdiff | diff to current |
2008-02-08 |
Oleg Nesterov |
kill PT_ATTACHED |
blob | commitdiff | diff to current |
2008-02-06 |
Adrian Bunk |
kernel/ptrace.c should #include <linux/syscalls.h> |
blob | commitdiff | diff to current |
2008-02-06 |
Oleg Nesterov |
use __set_task_state() for TRACED/STOPPED tasks |
blob | commitdiff | diff to current |
2008-02-01 |
Linus Torvalds |
Merge branch 'task_killable' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2008-01-30 |
Roland McGrath |
x86: compat_sys_ptrace |
blob | commitdiff | diff to current |
2008-01-30 |
Roland McGrath |
x86: compat_ptrace_request |
blob | commitdiff | diff to current |
2008-01-30 |
Roland McGrath |
x86: ptrace_request peekdata/pokedata |
blob | commitdiff | diff to current |
2008-01-30 |
Roland McGrath |
ptrace: generic PTRACE_SINGLEBLOCK |
blob | commitdiff | diff to current |
2008-01-30 |
Roland McGrath |
ptrace: generic resume |
blob | commitdiff | diff to current |
2008-01-25 |
Haavard Skinnemoen |
ptrace: Call arch_ptrace_attach() when request=PTRACE_T... |
blob | commitdiff | diff to current |
2008-01-02 |
Linus Torvalds |
Fix kernel/ptrace.c compile problem (missing "may_attac... |
blob | commitdiff | diff to current |
2008-01-02 |
Al Viro |
restrict reading from /proc/<pid>/maps to those who... |
blob | commitdiff | diff to current |
2007-12-06 |
Matthew Wilcox |
ptrace: Use task_is_* |
blob | commitdiff | diff to current |
2007-10-19 |
Pavel Emelyanov |
Isolate some explicit usage of task->tgid |
blob | commitdiff | diff to current |
2007-10-19 |
Pavel Emelyanov |
Uninline find_task_by_xxx set of functions |
blob | commitdiff | diff to current |
2007-10-19 |
Pavel Emelyanov |
pid namespaces: changes to show virtual ids to user |
blob | commitdiff | diff to current |
2007-10-16 |
Christoph Hellwig |
m32r: convert to generic sys_ptrace |
blob | commitdiff | diff to current |
2007-10-16 |
Alexey Dobriyan |
Consolidate PTRACE_DETACH |
blob | commitdiff | diff to current |
2007-09-11 |
Roland McGrath |
Fix spurious syscall tracing after PTRACE_DETACH +... |
blob | commitdiff | diff to current |
2007-07-19 |
Kawai, Hidehiro |
coredump masking: reimplementation of dumpable using... |
blob | commitdiff | diff to current |
2007-07-17 |
Alexey Dobriyan |
PTRACE_POKEDATA consolidation |
blob | commitdiff | diff to current |
2007-07-17 |
Alexey Dobriyan |
PTRACE_PEEKDATA consolidation |
blob | commitdiff | diff to current |
2007-07-16 |
Sripathi Kodi |
Use write_trylock_irqsave in ptrace_attach |
blob | commitdiff | diff to current |
2007-05-11 |
Al Viro |
[PATCH] auditing ptrace |
blob | commitdiff | diff to current |
2006-09-29 |
Sukadev Bhattiprolu |
[PATCH] pidspace: is_init() |
blob | commitdiff | diff to current |
2006-09-27 |
David Howells |
[PATCH] NOMMU: Check that access_process_vm() has a... |
blob | commitdiff | diff to current |
2006-07-03 |
Ingo Molnar |
[PATCH] sched: cleanup, remove task_t, convert to struc... |
blob | commitdiff | diff to current |
2006-06-26 |
Oleg Nesterov |
[PATCH] coredump: kill ptrace related stuff |
blob | commitdiff | diff to current |
2006-06-26 |
Eric W. Biederman |
[PATCH] proc: Cleanup proc_fd_access_allowed |
blob | commitdiff | diff to current |
2006-05-11 |
Linus Torvalds |
ptrace_attach: fix possible deadlock schenario with... |
blob | commitdiff | diff to current |
2006-05-07 |
Linus Torvalds |
Fix ptrace_attach()/ptrace_traceme()/de_thread() race |
blob | commitdiff | diff to current |
2006-04-14 |
Roland McGrath |
[PATCH] fix non-leader exec under ptrace |
blob | commitdiff | diff to current |
2006-04-02 |
Eric Sesterhenn |
BUG_ON() Conversion in kernel/ptrace.c |
blob | commitdiff | diff to current |
next |