1. 6707d0f ptrace: Remove second setting of PT_SEIZED in ptrace_attach by Eric W. Biederman · 3 years ago
  2. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  3. dbb5afa ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 8 months ago
  4. d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  5. e8b33b8 Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals" by Jens Axboe · 3 years, 9 months ago
  6. 90f093f rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION request by Piotr Figiel · 3 years, 10 months ago
  7. 6fb8f43 kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals by Jens Axboe · 3 years, 10 months ago
  8. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  9. d3f5ffc mm: cleanup: remove unused tsk arg from __access_remote_vm by John Hubbard · 4 years ago
  10. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  11. cf23705 ptrace: Set PF_SUPERPRIV when checking capability by Mickaël Salaün · 4 years, 2 months ago
  12. 64eb35f ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
  13. 64c19ba ptrace: Migrate to use SYSCALL_TRACE flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
  14. 6b3ad66 ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() by Christian Brauner · 5 years ago
  15. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  16. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  17. 6994eef ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 5 years ago
  18. aa72354 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  19. f6581f5b ptrace: restore smp_rmb() in __ptrace_may_access() by Jann Horn · 6 years ago
  20. 15532fd ptrace: move clearing of TIF_SYSCALL_EMU flag to core by Sudeep Holla · 6 years ago
  21. f6e2aa9 signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO by Eric W. Biederman · 6 years ago
  22. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  23. fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
  24. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  25. 46f7ecb ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS by Thomas Gleixner · 6 years ago
  26. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  27. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  28. 4cd2e0e signal: Introduce copy_siginfo_from_user and use it's return value by Eric W. Biederman · 7 years ago
  29. dbfe295 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  30. 079b22d signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP by Eric W. Biederman · 6 years ago
  31. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  32. 3dbc4f5 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  33. 0752d7b ptrace: Use copy_siginfo in setsiginfo and getsiginfo by Eric W. Biederman · 7 years ago
  34. eb5346c signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  35. 2650047 ptrace, seccomp: add support for retrieving seccomp metadata by Tycho Andersen · 7 years ago
  36. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  37. c70d9d8 ptrace: Properly initialize ptracer_cred on fork by Eric W. Biederman · 8 years ago
  38. 5402e97 ptrace: fix PTRACE_LISTEN race corrupting task->state by bsegall@google.com · 8 years ago
  39. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  40. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  41. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  42. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  43. 64b875f ptrace: Capture the ptracer's creds not PT_PTRACE_CAP by Eric W. Biederman · 8 years ago
  44. bfedb58 mm: Add a user_ns owner to mm_struct and fix ptrace permission checks by Eric W. Biederman · 8 years ago
  45. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  46. 0a5bf40 ptrace: clear TIF_SYSCALL_TRACE on ptrace detach by Ales Novak · 8 years ago
  47. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  48. 1333ab0 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock by Oleg Nesterov · 9 years ago
  49. 5c46521 ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness by Andy Lutomirski · 9 years ago
  50. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
  51. 7c3b00e ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable by Oleg Nesterov · 9 years ago
  52. f8e529e seccomp, ptrace: add support for dumping seccomp filters by Tycho Andersen · 9 years ago
  53. 13c4a90 seccomp: add ptrace options for suspend/resume by Tycho Andersen · 10 years ago
  54. 64a4096 ptrace: ptrace_detach() can no longer race with SIGKILL by Oleg Nesterov · 10 years ago
  55. b72c186 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 10 years ago
  56. 1cca338 ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT by Fabian Frederick · 10 years ago
  57. 7c8bd23 exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() by Oleg Nesterov · 10 years ago
  58. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  59. 62a6fa9 kernel/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 11 years ago
  60. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  61. 73af963 __ptrace_may_access() should not deny sub-threads by Mark Grondona · 11 years ago
  62. 35114fc Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" by Oleg Nesterov · 11 years ago
  63. fab840f ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) by Oleg Nesterov · 11 years ago
  64. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago
  65. 29000ca ptrace: add ability to get/set signal-blocked mask by Andrey Vagin · 11 years ago
  66. 706b23b Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation by Mathieu Desnoyers · 12 years ago
  67. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  68. 84c751b ptrace: add ability to retrieve signals without removing from a queue (v4) by Andrey Vagin · 12 years ago
  69. e8440c1 uprobes: Add exports for module use by Josh Stone · 12 years ago
  70. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  71. 910ffdb ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 12 years ago
  72. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  73. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 12 years ago
  75. 4c44aaa userns: Kill task_user_ns by Eric W. Biederman · 12 years ago
  76. 9f99798 ptrace: mark __ptrace_may_access() static by Tetsuo Handa · 12 years ago
  77. 5af6620 userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids by Eric W. Biederman · 13 years ago
  78. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  79. ee00560c ptrace: remove PTRACE_SEIZE_DEVEL bit by Denys Vlasenko · 13 years ago
  80. aa9147c ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter by Denys Vlasenko · 13 years ago
  81. 86b6c1f ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code by Denys Vlasenko · 13 years ago
  82. 8c5cf9e ptrace: don't modify flags on PTRACE_SETOPTIONS failure by Denys Vlasenko · 13 years ago
  83. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  84. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 13 years ago
  85. f1c84da capabilities: remove task_ns_* functions by Eric Paris · 13 years ago
  86. 8a88951 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach by Oleg Nesterov · 13 years ago
  87. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  88. f9d81f6 ptrace: PTRACE_LISTEN forgets to unlock ->siglock by Oleg Nesterov · 13 years ago
  89. f701e5b connector: add an event for monitoring process tracers by Vladimir Zapolskiy · 13 years ago
  90. d4f7c51 do not change dead_task->exit_signal by Oleg Nesterov · 14 years ago
  91. 9843a1e __ptrace_detach: avoid task_detached(), check do_notify_parent() by Oleg Nesterov · 14 years ago
  92. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 14 years ago
  93. fca26f2 ptrace: implement PTRACE_INTERRUPT by Tejun Heo · 14 years ago
  94. 3544d72 ptrace: implement PTRACE_SEIZE by Tejun Heo · 14 years ago
  95. 73ddff2 job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap by Tejun Heo · 14 years ago
  96. 62c124f ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit by Tejun Heo · 14 years ago
  97. 7dd3db5 job control: introduce task_set_jobctl_pending() by Tejun Heo · 14 years ago
  98. 755e276 ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments by Tejun Heo · 14 years ago
  99. a8f072c job control: rename signal->group_stop and flags to jobctl and update them by Tejun Heo · 14 years ago
  100. 0b1007c ptrace: remove silly wait_trap variable from ptrace_attach() by Tejun Heo · 14 years ago