index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-07-16
1
-1
/
+100
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-0
/
+3
|
\
|
*
ptrace: move clearing of TIF_SYSCALL_EMU flag to core
Sudeep Holla
2019-06-05
1
-0
/
+3
*
|
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-05
1
-3
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-06-11
1
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2019-06-11
1
-0
/
+10
|
*
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-05-30
1
-2
/
+8
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-29
1
-2
/
+13
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-11-28
1
-10
/
+0
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-14
/
+12
|
\
|
*
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-5
/
+5
|
*
signal: Introduce copy_siginfo_from_user and use it's return value
Eric W. Biederman
2018-10-03
1
-7
/
+5
|
*
signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP
Eric W. Biederman
2018-09-11
1
-2
/
+2
*
|
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-09-26
1
-0
/
+10
|
/
*
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
1
-21
/
+6
*
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-31
1
-0
/
+4
|
\
|
*
ptrace, seccomp: add support for retrieving seccomp metadata
Tycho Andersen
2017-11-28
1
-0
/
+4
*
|
ptrace: Use copy_siginfo in setsiginfo and getsiginfo
Eric W. Biederman
2018-01-16
1
-2
/
+2
*
|
signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
1
-1
/
+0
|
/
*
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-4
/
+2
*
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2017-05-23
1
-7
/
+13
*
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
2017-04-08
1
-4
/
+10
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
1
-6
/
+36
*
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2016-11-22
1
-5
/
+7
*
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-22
1
-15
/
+11
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-6
/
+10
*
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
Ales Novak
2016-10-11
1
-1
/
+2
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-2
/
+2
*
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
2016-03-22
1
-2
/
+1
*
ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
Andy Lutomirski
2016-03-22
1
-1
/
+1
*
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-20
1
-8
/
+31
*
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
Oleg Nesterov
2016-01-20
1
-2
/
+8
*
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2015-10-27
1
-0
/
+5
*
seccomp: add ptrace options for suspend/resume
Tycho Andersen
2015-07-15
1
-0
/
+13
*
ptrace: ptrace_detach() can no longer race with SIGKILL
Oleg Nesterov
2015-04-17
1
-10
/
+9
*
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-04-17
1
-0
/
+20
*
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
2015-02-17
1
-1
/
+0
*
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2014-12-10
1
-20
/
+3
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-7
/
+1
*
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2014-03-06
1
-2
/
+2
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
1
-1
/
+2
*
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2013-09-11
1
-1
/
+1
*
Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"
Oleg Nesterov
2013-08-06
1
-1
/
+0
*
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
Oleg Nesterov
2013-07-09
1
-0
/
+1
*
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
2013-07-09
1
-16
/
+0
[next]