summaryrefslogtreecommitdiff
path: root/include/linux/tracehook.h
Commit message (Expand)AuthorAge
* memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-05
* tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger2014-08-06
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* trim task_work: get rid of hlistAl Viro2012-07-22
* keys: kill the dummy key_replace_session_keyring()Oleg Nesterov2012-05-23
* task_work_add: generic process-context callbacksOleg Nesterov2012-05-23
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* TIF_NOTIFY_RESUME is defined on all targets nowAl Viro2012-05-23
* ptrace: the killed tracee should not enter the syscallOleg Nesterov2012-03-23
* kill tracehook_notify_death()Oleg Nesterov2011-06-27
* ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-22
* ptrace: kill clone/exec tracehooksTejun Heo2011-06-22
* ptrace: kill trivial tracehooksTejun Heo2011-06-22
* ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo2011-06-22
* ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo2011-06-22
* ptrace: kill task_ptrace()Tejun Heo2011-06-22
* signal: remove three noop tracehooksTejun Heo2011-06-04
* Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-20
|\
| * ptrace: Kill tracehook_notify_jctl()Tejun Heo2011-03-23
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
* ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov2009-12-16
* signals: tracehook_notify_jctl changeRoland McGrath2009-09-24
* ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov2009-06-18
* ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-04
* tracehook_notify_death: use task_detached() helperOleg Nesterov2009-04-02
* signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-02
* tracehook: comment pasto fixesRoland McGrath2008-09-05
* tracehook: fix CLONE_PTRACERoland McGrath2008-08-07
* tracehook: kerneldoc fixRoland McGrath2008-08-04
* tracehook: fix exit_signal=0 caseRoland McGrath2008-08-01
* tracehook: comment fixesRoland McGrath2008-07-26
* tracehook: asm/syscall.hRoland McGrath2008-07-26
* tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-26
* tracehook: force signal_pending()Roland McGrath2008-07-26
* tracehook: deathRoland McGrath2008-07-26
* tracehook: job controlRoland McGrath2008-07-26
* tracehook: get_signal_to_deliverRoland McGrath2008-07-26
* tracehook: syscallRoland McGrath2008-07-26
* tracehook: tracehook_consider_fatal_signalRoland McGrath2008-07-26
* tracehook: tracehook_consider_ignored_signalRoland McGrath2008-07-26
* tracehook: tracehook_signal_handlerRoland McGrath2008-07-26
* tracehook: tracehook_expect_breakpointsRoland McGrath2008-07-26
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
* tracehook: release_taskRoland McGrath2008-07-26
* tracehook: vfork-doneRoland McGrath2008-07-26
* tracehook: cloneRoland McGrath2008-07-26
* tracehook: exitRoland McGrath2008-07-26
* tracehook: execRoland McGrath2008-07-26
* tracehook: add linux/tracehook.hRoland McGrath2008-07-26