Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fdb72fd84c26438a7dd754a1cc74890aca7f1b77
/
kernel
/
ptrace.c
c0c0b64
ptrace_check_attach: remove unneeded ->signal != NULL check
by Oleg Nesterov
· 17 years ago
6b39c7b
kill PT_ATTACHED
by Oleg Nesterov
· 17 years ago
f17d30a
kernel/ptrace.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
d9ae90a
use __set_task_state() for TRACED/STOPPED tasks
by Oleg Nesterov
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
c269f19
x86: compat_sys_ptrace
by Roland McGrath
· 17 years ago
032d82d
x86: compat_ptrace_request
by Roland McGrath
· 17 years ago
16c3e38
x86: ptrace_request peekdata/pokedata
by Roland McGrath
· 17 years ago
5b88abb
ptrace: generic PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
36df29d
ptrace: generic resume
by Roland McGrath
· 17 years ago
6ea6dd9
ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME
by Haavard Skinnemoen
· 17 years ago
b8c9a18
Fix kernel/ptrace.c compile problem (missing "may_attach()")
by Linus Torvalds
· 17 years ago
831830b
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
by Al Viro
· 17 years ago
6618a3e
ptrace: Use task_is_*
by Matthew Wilcox
· 17 years ago
bac0abd
Isolate some explicit usage of task->tgid
by Pavel Emelyanov
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
0ac1555
m32r: convert to generic sys_ptrace
by Christoph Hellwig
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
7d94143
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
by Roland McGrath
· 17 years ago
6c5d523
coredump masking: reimplementation of dumpable using two flags
by Kawai, Hidehiro
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
6175ecf
Use write_trylock_irqsave in ptrace_attach
by Sripathi Kodi
· 17 years ago
a5cb013
[PATCH] auditing ptrace
by Al Viro
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
0ec76a1
[PATCH] NOMMU: Check that access_process_vm() has a valid target
by David Howells
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
d5f70c0
[PATCH] coredump: kill ptrace related stuff
by Oleg Nesterov
· 18 years ago
df26c40
[PATCH] proc: Cleanup proc_fd_access_allowed
by Eric W. Biederman
· 18 years ago
f358166
ptrace_attach: fix possible deadlock schenario with irqs
by Linus Torvalds
· 18 years ago
f5b40e3
Fix ptrace_attach()/ptrace_traceme()/de_thread() race
by Linus Torvalds
· 18 years ago
e57a505
[PATCH] fix non-leader exec under ptrace
by Roland McGrath
· 19 years ago
524223c
BUG_ON() Conversion in kernel/ptrace.c
by Eric Sesterhenn
· 19 years ago
9b678ec
[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
by Oleg Nesterov
· 19 years ago
5ecfbae
[PATCH] fix zap_thread's ptrace related problems
by Oleg Nesterov
· 19 years ago
16bf134
[PATCH] compound page: no access_process_vm check
by Hugh Dickins
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
5bd0190
[PATCH] Fix crash when ptrace poking hugepage areas
by David Gibson
· 19 years ago
005f18d
[PATCH] fix task_struct leak in ptrace
by Christoph Hellwig
· 19 years ago
28d838c
Fix ptrace self-attach rule
by Linus Torvalds
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
30e0fca6
[PATCH] ptrace/coredump/exit_group deadlock
by Andrea Arcangeli
· 19 years ago
ab8d11b
[PATCH] remove duplicated code from proc and ptrace
by Miklos Szeredi
· 19 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago