Histórico de Commits

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