Histórico de Commits

Autor SHA1 Mensagem Data
  Tejun Heo a8f072c1d6 job control: rename signal->group_stop and flags to jobctl and update them há 14 anos atrás
  Tejun Heo 0b1007c357 ptrace: remove silly wait_trap variable from ptrace_attach() há 14 anos atrás
  Oleg Nesterov 0666fb51b1 ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread há 14 anos atrás
  Linus Torvalds 3ed4c0583d Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc há 14 anos atrás
  Frederic Weisbecker bf26c01849 ptrace: Prepare to fix racy accesses on task breakpoints há 14 anos atrás
  Oleg Nesterov e46bc9b6fd Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace há 14 anos atrás
  Oleg Nesterov 321fb56197 ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/ há 14 anos atrás
  Serge E. Hallyn 8409cca705 userns: allow ptrace from non-init user namespaces há 14 anos atrás
  Tejun Heo 0e9f0a4abf ptrace: Always put ptracee into appropriate execution state há 14 anos atrás
  Tejun Heo e3bd058f62 ptrace: Collapse ptrace_untrace() into __ptrace_unlink() há 14 anos atrás
  Tejun Heo d79fdd6d96 ptrace: Clean transitions between TASK_STOPPED and TRACED há 14 anos atrás
  Tejun Heo 9f2bf6513a ptrace: Remove the extra wake_up_state() from ptrace_detach() há 14 anos atrás
  Linus Torvalds e3e89cc535 Mark ptrace_{traceme,attach,detach} static há 14 anos atrás
  Tejun Heo 01e05e9a90 ptrace: use safer wake up on ptrace_detach() há 14 anos atrás
  KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct há 14 anos atrás
  Namhyung Kim 9fed81dc40 ptrace: cleanup ptrace_request() há 14 anos atrás
  Namhyung Kim 4abf986960 ptrace: change signature of sys_ptrace() and friends há 14 anos atrás
  Namhyung Kim c4b5ed250e ptrace: annotate lock context change on exit_ptrace() há 14 anos atrás
  Oleg Nesterov c7e49c1488 ptrace: optimize exit_ptrace() for the likely case há 15 anos atrás
  Oleg Nesterov e0129ef91e ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm há 15 anos atrás
  Mike Frysinger 9c1a125921 ptrace: unify FDPIC implementations há 15 anos atrás
  Linus Torvalds 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
  Alessio Igor Bogani b8bc1389b7 ptrace: Cleanup useless header há 15 anos atrás
  Arnd Bergmann 5534ecb2dd ptrace: kill BKL in ptrace syscall há 15 anos atrás
  Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code há 15 anos atrás
  Suresh Siddha c6a0dd7ec6 ptrace: Fix ptrace_regset() comments and diagnose errors specifically há 15 anos atrás
  Suresh Siddha 2225a122ae ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET há 15 anos atrás
  Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee há 16 anos atrás
  James Morris 7d45ecafb6 Merge branch 'master' into next há 16 anos atrás
  Oleg Nesterov 793285fcaf cred_guard_mutex: do not return -EINTR to user-space há 16 anos atrás