Commit History

Author SHA1 Message Date
  Mike Rapoport 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 years ago
  Linus Torvalds 3dbc4f5485 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 7 years ago
  Eric W. Biederman 0752d7bf62 ptrace: Use copy_siginfo in setsiginfo and getsiginfo 8 years ago
  Eric W. Biederman eb5346c379 signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32 8 years ago
  Tycho Andersen 26500475ac ptrace, seccomp: add support for retrieving seccomp metadata 8 years ago
  Eric W. Biederman cc731525f2 signal: Remove kernel interal si_code magic 8 years ago
  Eric W. Biederman c70d9d809f ptrace: Properly initialize ptracer_cred on fork 8 years ago
  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