Historial de Commits

Autor SHA1 Mensaje Fecha
  Oleg Nesterov 1ee1184485 ptrace_untrace: fix the SIGNAL_STOP_STOPPED check hace 16 años
  Oleg Nesterov 95a3540da9 ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic hace 16 años
  Oleg Nesterov 39c626ae47 forget_original_parent: split out the un-ptrace part hace 16 años
  Oleg Nesterov 4576145c1e ptrace: fix possible zombie leak on PTRACE_DETACH hace 16 años
  Oleg Nesterov 95c3eb76dc ptrace: kill __ptrace_detach(), fix ->exit_state check hace 16 años
  Américo Wang bbb76b552a ptrace: remove a useless goto hace 16 años
  Heiko Carstens 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 hace 16 años
  Linus Torvalds b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
  Markus Metzger bf53de907d x86, bts: add fork and exit handling hace 16 años
  James Morris ec98ce480a Merge branch 'master' into next hace 16 años
  Christoph Hellwig 96b8936a9e remove __ARCH_WANT_COMPAT_SYS_PTRACE hace 16 años
  David Howells d84f4f992c CRED: Inaugurate COW credentials hace 16 años
  David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds hace 16 años
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct hace 16 años
  David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel hace 16 años
  Adrian Bunk b747c8c102 make ptrace_untrace() static hace 16 años
  David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() hace 17 años
  Roland McGrath 85ba2d862e tracehook: wait_task_inactive hace 17 años
  Roland McGrath f470021adb ptrace children revamp hace 17 años
  Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach hace 17 años
  Christoph Hellwig bcf35afb52 make generic sys_ptrace unconditional hace 17 años
  Oleg Nesterov 00cd5c37af ptrace: permit ptracing of /sbin/init hace 17 años
  Oleg Nesterov 33e9fc7d01 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() hace 17 años
  Oleg Nesterov 68cb947866 ptrace: __ptrace_unlink: use the ptrace_reparented() helper hace 17 años
  Roland McGrath 9d04d9280c ptrace: conditionalize compat_ptrace_request hace 17 años
  Roland McGrath e16b278164 ptrace: compat_ptrace_request siginfo hace 17 años
  Oleg Nesterov c0c0b649d6 ptrace_check_attach: remove unneeded ->signal != NULL check hace 17 años
  Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED hace 17 años
  Adrian Bunk f17d30a803 kernel/ptrace.c should #include <linux/syscalls.h> hace 17 años
  Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks hace 17 años