Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Linus Torvalds 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc hace 17 años
  Roland McGrath c269f19617 x86: compat_sys_ptrace hace 17 años
  Roland McGrath 032d82d906 x86: compat_ptrace_request hace 17 años
  Roland McGrath 16c3e389e7 x86: ptrace_request peekdata/pokedata hace 17 años
  Roland McGrath 5b88abbf77 ptrace: generic PTRACE_SINGLEBLOCK hace 17 años
  Roland McGrath 36df29d799 ptrace: generic resume hace 17 años
  Haavard Skinnemoen 6ea6dd93c9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME hace 17 años
  Linus Torvalds b8c9a18712 Fix kernel/ptrace.c compile problem (missing "may_attach()") hace 17 años
  Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid hace 17 años
  Matthew Wilcox 6618a3e275 ptrace: Use task_is_* hace 17 años
  Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid hace 17 años
  Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions hace 17 años
  Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user hace 17 años
  Christoph Hellwig 0ac1555915 m32r: convert to generic sys_ptrace hace 17 años
  Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH hace 17 años
  Roland McGrath 7d94143291 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH hace 18 años
  Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags hace 18 años
  Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation hace 18 años
  Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation hace 18 años
  Sripathi Kodi 6175ecfed3 Use write_trylock_irqsave in ptrace_attach hace 18 años
  Al Viro a5cb013da7 [PATCH] auditing ptrace hace 18 años
  Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() hace 19 años
  David Howells 0ec76a110f [PATCH] NOMMU: Check that access_process_vm() has a valid target hace 19 años
  Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct hace 19 años
  Oleg Nesterov d5f70c00ad [PATCH] coredump: kill ptrace related stuff hace 19 años
  Eric W. Biederman df26c40e56 [PATCH] proc: Cleanup proc_fd_access_allowed hace 19 años
  Linus Torvalds f358166a94 ptrace_attach: fix possible deadlock schenario with irqs hace 19 años