Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e90ab840fb826621c8c01cc9e70ca3f0889fa416
/
include
/
linux
/
ptrace.h
d184d6e
ptrace: dont send SIGSTOP on auto-attach if PT_SEIZED
by Oleg Nesterov
· 13 years ago
dcace06
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
by Oleg Nesterov
· 13 years ago
6634ae1
ptrace_init_task: initialize child->jobctl explicitly
by Oleg Nesterov
· 13 years ago
0347e17
ptrace: ptrace_reparented() should check same_thread_group()
by Oleg Nesterov
· 13 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 13 years ago
f3c04b9
ptrace: move SIGTRAP on exec(2) logic to ptrace_event()
by Tejun Heo
· 13 years ago
643ad83
ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and tracehook_prepare_clone()
by Tejun Heo
· 13 years ago
d21142e
ptrace: kill task_ptrace()
by Tejun Heo
· 13 years ago
544b2c9
ptrace: implement PTRACE_LISTEN
by Tejun Heo
· 13 years ago
fca26f2
ptrace: implement PTRACE_INTERRUPT
by Tejun Heo
· 13 years ago
3544d72
ptrace: implement PTRACE_SEIZE
by Tejun Heo
· 13 years ago
755e276
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
by Tejun Heo
· 14 years ago
bf26c01
ptrace: Prepare to fix racy accesses on task breakpoints
by Frederic Weisbecker
· 14 years ago
e3e89cc
Mark ptrace_{traceme,attach,detach} static
by Linus Torvalds
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
4abf986
ptrace: change signature of sys_ptrace() and friends
by Namhyung Kim
· 14 years ago
faa4602
x86, perf, bts, mm: Delete the never used BTS-ptrace code
by Peter Zijlstra
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
c6a0dd7
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
by Suresh Siddha
· 15 years ago
2225a12
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
by Suresh Siddha
· 15 years ago
85ec7fd
ptrace: introduce user_single_step_siginfo() helper
by Oleg Nesterov
· 15 years ago
c6a47cc
ptrace: cleanup ptrace_init_task()->ptrace_link() path
by Oleg Nesterov
· 15 years ago
8053bdd
ptrace_get_task_struct: s/tasklist/rcu/, make it static
by Oleg Nesterov
· 15 years ago
0f48140
x86, ptrace: add bts context unconditionally
by Markus Metzger
· 16 years ago
39c626a
forget_original_parent: split out the un-ptrace part
by Oleg Nesterov
· 16 years ago
4576145
ptrace: fix possible zombie leak on PTRACE_DETACH
by Oleg Nesterov
· 16 years ago
bf53de9
x86, bts: add fork and exit handling
by Markus Metzger
· 16 years ago
b747c8c
make ptrace_untrace() static
by Adrian Bunk
· 16 years ago
5861bbf
tracehook: fix CLONE_PTRACE
by Roland McGrath
· 16 years ago
bbc6986
task_current_syscall
by Roland McGrath
· 16 years ago
dae3357
tracehook: release_task
by Roland McGrath
· 16 years ago
09a0539
tracehook: clone
by Roland McGrath
· 16 years ago
88ac292
tracehook: add linux/tracehook.h
by Roland McGrath
· 16 years ago
006ebb4
Security: split proc ptrace checking into read vs. attach
by Stephen Smalley
· 17 years ago
53b6f9f
ptrace: introduce ptrace_reparented() helper
by Oleg Nesterov
· 17 years ago
6b39c7b
kill PT_ATTACHED
by Oleg Nesterov
· 17 years ago
1a669c2
Add arch_ptrace_stop
by Roland McGrath
· 17 years ago
5b88abb
ptrace: generic PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
dc802c2
ptrace: arch_has_block_step
by Roland McGrath
· 17 years ago
fb7fa8f
ptrace: arch_has_single_step
by Roland McGrath
· 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
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
416bc51
[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
by Roland McGrath
· 18 years ago
d5f70c0
[PATCH] coredump: kill ptrace related stuff
by Oleg Nesterov
· 18 years ago
260ea10
[PATCH] ptrace: document the locking rules
by Eric W. Biederman
· 18 years ago
5ecfbae
[PATCH] fix zap_thread's ptrace related problems
by Oleg Nesterov
· 19 years ago
a12dea7
[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
ab8d11b
[PATCH] remove duplicated code from proc and ptrace
by Miklos Szeredi
· 19 years ago
1b38f00
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
by Bodo Stroesser
· 19 years ago
ed75e8d
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
by Laurent Vivier
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago