Historique des commits

Auteur SHA1 Message Date
  Tejun Heo 0e9f0a4abf ptrace: Always put ptracee into appropriate execution state il y a 14 ans
  Tejun Heo e3bd058f62 ptrace: Collapse ptrace_untrace() into __ptrace_unlink() il y a 14 ans
  Tejun Heo d79fdd6d96 ptrace: Clean transitions between TASK_STOPPED and TRACED il y a 14 ans
  Tejun Heo 9f2bf6513a ptrace: Remove the extra wake_up_state() from ptrace_detach() il y a 14 ans
  Linus Torvalds e3e89cc535 Mark ptrace_{traceme,attach,detach} static il y a 14 ans
  Tejun Heo 01e05e9a90 ptrace: use safer wake up on ptrace_detach() il y a 14 ans
  KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct il y a 14 ans
  Namhyung Kim 9fed81dc40 ptrace: cleanup ptrace_request() il y a 14 ans
  Namhyung Kim 4abf986960 ptrace: change signature of sys_ptrace() and friends il y a 14 ans
  Namhyung Kim c4b5ed250e ptrace: annotate lock context change on exit_ptrace() il y a 14 ans
  Oleg Nesterov c7e49c1488 ptrace: optimize exit_ptrace() for the likely case il y a 15 ans
  Oleg Nesterov e0129ef91e ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm il y a 15 ans
  Mike Frysinger 9c1a125921 ptrace: unify FDPIC implementations il y a 15 ans
  Linus Torvalds 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans
  Alessio Igor Bogani b8bc1389b7 ptrace: Cleanup useless header il y a 15 ans
  Arnd Bergmann 5534ecb2dd ptrace: kill BKL in ptrace syscall il y a 15 ans
  Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code il y a 15 ans
  Suresh Siddha c6a0dd7ec6 ptrace: Fix ptrace_regset() comments and diagnose errors specifically il y a 15 ans
  Suresh Siddha 2225a122ae ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET il y a 15 ans
  Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee il y a 16 ans
  James Morris 7d45ecafb6 Merge branch 'master' into next il y a 16 ans
  Oleg Nesterov 793285fcaf cred_guard_mutex: do not return -EINTR to user-space il y a 16 ans
  Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check il y a 16 ans
  Oleg Nesterov e49612544c ptrace: don't take tasklist to get/set ->last_siginfo il y a 16 ans
  Oleg Nesterov 8053bdd5ce ptrace_get_task_struct: s/tasklist/rcu/, make it static il y a 16 ans
  Oleg Nesterov 4b105cbbaf ptrace: do not use task_lock() for attach il y a 16 ans
  Oleg Nesterov f2f0b00ad6 ptrace: cleanup check/set of PT_PTRACED during attach il y a 16 ans
  Oleg Nesterov b79b7ba93d ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm il y a 16 ans
  Linus Torvalds 3296ca27f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 il y a 16 ans
  Linus Torvalds 8623661180 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans