Historique des commits

Auteur SHA1 Message Date
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 14 ans
  Oleg Nesterov f9d81f61c8 ptrace: PTRACE_LISTEN forgets to unlock ->siglock il y a 14 ans
  Vladimir Zapolskiy f701e5b73a connector: add an event for monitoring process tracers il y a 14 ans
  Oleg Nesterov d4f7c511c1 do not change dead_task->exit_signal il y a 14 ans
  Oleg Nesterov 9843a1e977 __ptrace_detach: avoid task_detached(), check do_notify_parent() il y a 14 ans
  Tejun Heo 544b2c91a9 ptrace: implement PTRACE_LISTEN il y a 14 ans
  Tejun Heo fca26f260c ptrace: implement PTRACE_INTERRUPT il y a 14 ans
  Tejun Heo 3544d72a0e ptrace: implement PTRACE_SEIZE il y a 14 ans
  Tejun Heo 73ddff2bee job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap il y a 14 ans
  Tejun Heo 62c124ff3b ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit il y a 14 ans
  Tejun Heo 7dd3db54e7 job control: introduce task_set_jobctl_pending() il y a 14 ans
  Tejun Heo 755e276b33 ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments il y a 14 ans
  Tejun Heo a8f072c1d6 job control: rename signal->group_stop and flags to jobctl and update them il y a 14 ans
  Tejun Heo 0b1007c357 ptrace: remove silly wait_trap variable from ptrace_attach() il y a 14 ans
  Oleg Nesterov 0666fb51b1 ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread il y a 14 ans
  Linus Torvalds 3ed4c0583d Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc il y a 14 ans
  Frederic Weisbecker bf26c01849 ptrace: Prepare to fix racy accesses on task breakpoints il y a 14 ans
  Oleg Nesterov e46bc9b6fd Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace il y a 14 ans
  Oleg Nesterov 321fb56197 ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/ il y a 14 ans
  Serge E. Hallyn 8409cca705 userns: allow ptrace from non-init user namespaces il y a 14 ans
  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 15 ans
  Namhyung Kim 9fed81dc40 ptrace: cleanup ptrace_request() il y a 15 ans
  Namhyung Kim 4abf986960 ptrace: change signature of sys_ptrace() and friends il y a 15 ans
  Namhyung Kim c4b5ed250e ptrace: annotate lock context change on exit_ptrace() il y a 15 ans