Commit History

Author SHA1 Message Date
  bsegall@google.com 5402e97af6 ptrace: fix PTRACE_LISTEN race corrupting task->state 8 years ago
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
  Ingo Molnar f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> 8 years ago
  Ingo Molnar 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 8 years ago
  Eric W. Biederman 84d77d3f06 ptrace: Don't allow accessing an undumpable mm 8 years ago
  Eric W. Biederman 64b875f7ac ptrace: Capture the ptracer's creds not PT_PTRACE_CAP 8 years ago
  Eric W. Biederman bfedb58925 mm: Add a user_ns owner to mm_struct and fix ptrace permission checks 9 years ago
  Lorenzo Stoakes f307ab6dce mm: replace access_process_vm() write parameter with gup_flags 9 years ago
  Ales Novak 0a5bf409d3 ptrace: clear TIF_SYSCALL_TRACE on ptrace detach 9 years ago
  Masahiro Yamada 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 years ago
  Oleg Nesterov 1333ab0315 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock 9 years ago
  Andy Lutomirski 5c465217a9 ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness 9 years ago
  Jann Horn caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
  Oleg Nesterov 7c3b00e06d ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable 9 years ago
  Tycho Andersen f8e529ed94 seccomp, ptrace: add support for dumping seccomp filters 10 years ago
  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 12 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