Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3bf3cdcc148abcd0e9d398393d390ff136d6eb9a
/
include
/
linux
/
tracehook.h
45cdf5c
kill tracehook_notify_death()
by Oleg Nesterov
· 13 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 13 years ago
4b9d33e
ptrace: kill clone/exec tracehooks
by Tejun Heo
· 13 years ago
a288eec
ptrace: kill trivial tracehooks
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
dd1d677
signal: remove three noop tracehooks
by Tejun Heo
· 13 years ago
3ed4c05
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
edf2ed1
ptrace: Kill tracehook_notify_jctl()
by Tejun Heo
· 14 years ago
9b1bf12
signals: move cred_guard_mutex from task_struct to signal_struct
by KOSAKI Motohiro
· 14 years ago
2f0edac
ptrace: change tracehook_report_syscall_exit() to handle stepping
by Oleg Nesterov
· 15 years ago
ae6d2ed
signals: tracehook_notify_jctl change
by Roland McGrath
· 15 years ago
1c21627
ptrace: tracehook_unsafe_exec(): remove the stale comment
by Oleg Nesterov
· 15 years ago
087eb43
ptrace: tracehook_report_clone: fix false positives
by Oleg Nesterov
· 15 years ago
bb24c67
tracehook_notify_death: use task_detached() helper
by Oleg Nesterov
· 16 years ago
43918f2
signals: remove 'handler' parameter to tracehook functions
by Oleg Nesterov
· 16 years ago
22f3016
tracehook: comment pasto fixes
by Roland McGrath
· 16 years ago
5861bbf
tracehook: fix CLONE_PTRACE
by Roland McGrath
· 16 years ago
115a326
tracehook: kerneldoc fix
by Roland McGrath
· 16 years ago
5c7edcd
tracehook: fix exit_signal=0 case
by Roland McGrath
· 16 years ago
a9906a1
tracehook: comment fixes
by Roland McGrath
· 16 years ago
828c365
tracehook: asm/syscall.h
by Roland McGrath
· 16 years ago
64b1208d
tracehook: TIF_NOTIFY_RESUME
by Roland McGrath
· 16 years ago
b787f7b
tracehook: force signal_pending()
by Roland McGrath
· 16 years ago
2b2a1ff
tracehook: death
by Roland McGrath
· 16 years ago
fa00b80
tracehook: job control
by Roland McGrath
· 16 years ago
7bcf6a2
tracehook: get_signal_to_deliver
by Roland McGrath
· 16 years ago
283d755
tracehook: syscall
by Roland McGrath
· 16 years ago
445a91d
tracehook: tracehook_consider_fatal_signal
by Roland McGrath
· 16 years ago
35de254
tracehook: tracehook_consider_ignored_signal
by Roland McGrath
· 16 years ago
c45aea2
tracehook: tracehook_signal_handler
by Roland McGrath
· 16 years ago
fa8e26c
tracehook: tracehook_expect_breakpoints
by Roland McGrath
· 16 years ago
0d094ef
tracehook: tracehook_tracer_task
by Roland McGrath
· 16 years ago
dae3357
tracehook: release_task
by Roland McGrath
· 16 years ago
daded34
tracehook: vfork-done
by Roland McGrath
· 16 years ago
09a0539
tracehook: clone
by Roland McGrath
· 16 years ago
30199f5
tracehook: exit
by Roland McGrath
· 16 years ago
6341c39
tracehook: exec
by Roland McGrath
· 16 years ago
88ac292
tracehook: add linux/tracehook.h
by Roland McGrath
· 16 years ago