Commit History

Author SHA1 Message Date
  Tycho Andersen 13c4a90119 seccomp: add ptrace options for suspend/resume 10 years ago
  Oleg Nesterov 64a4096c5c ptrace: ptrace_detach() can no longer race with SIGKILL 10 years ago
  Oleg Nesterov b72c186999 ptrace: fix race between ptrace_resume() and wait_task_stopped() 10 years ago
  Fabian Frederick 1cca3385e6 ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT 10 years ago
  Oleg Nesterov 7c8bd2322c exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() 10 years ago
  NeilBrown 743162013d sched: Remove proliferation of wait_on_bit() action functions 11 years ago
  Heiko Carstens 62a6fa9768 kernel/compat: convert to COMPAT_SYSCALL_DEFINE 11 years ago
  Kees Cook d049f74f2d exec/ptrace: fix get_dumpable() incorrect tests 11 years ago
  Mark Grondona 73af963f9f __ptrace_may_access() should not deny sub-threads 12 years ago
  Oleg Nesterov 35114fcbe0 Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" 12 years ago
  Oleg Nesterov fab840fc2d ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) 12 years ago
  Oleg Nesterov 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 years ago
  Andrey Vagin 29000caecb ptrace: add ability to get/set signal-blocked mask 12 years ago
  Mathieu Desnoyers 706b23bde2 Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation 12 years ago
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
  Andrey Vagin 84c751bd4a ptrace: add ability to retrieve signals without removing from a queue (v4) 12 years ago
  Josh Stone e8440c1458 uprobes: Add exports for module use 12 years ago
  Oleg Nesterov 9899d11f65 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL 12 years ago
  Oleg Nesterov 910ffdb18a ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() 12 years ago
  Oleg Nesterov edea0d03ee ia64: kill thread_matches(), unexport ptrace_check_attach() 12 years ago
  Linus Torvalds 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) 12 years ago
  Oleg Nesterov 992fb6e170 ptrace: introduce PTRACE_O_EXITKILL 12 years ago
  Eric W. Biederman 4c44aaafa8 userns: Kill task_user_ns 13 years ago
  Tetsuo Handa 9f99798ff4 ptrace: mark __ptrace_may_access() static 13 years ago
  Eric W. Biederman 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 13 years ago
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
  Denys Vlasenko ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit 13 years ago
  Denys Vlasenko aa9147c98f ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter 13 years ago
  Denys Vlasenko 86b6c1f301 ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code 13 years ago
  Denys Vlasenko 8c5cf9e5c5 ptrace: don't modify flags on PTRACE_SETOPTIONS failure 13 years ago