summaryrefslogtreecommitdiffstats
path: root/include/linux/tracehook.h
Commit message (Expand)AuthorAgeFilesLines
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-271-1/+1
* ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov2009-12-161-0/+7
* signals: tracehook_notify_jctl changeRoland McGrath2009-09-241-9/+25
* ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov2009-06-181-1/+1
* ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-041-6/+5
* tracehook_notify_death: use task_detached() helperOleg Nesterov2009-04-021-1/+1
* signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-021-9/+4
* tracehook: comment pasto fixesRoland McGrath2008-09-051-1/+1
* tracehook: fix CLONE_PTRACERoland McGrath2008-08-071-1/+1
* tracehook: kerneldoc fixRoland McGrath2008-08-041-2/+3
* tracehook: fix exit_signal=0 caseRoland McGrath2008-08-011-8/+13
* tracehook: comment fixesRoland McGrath2008-07-261-11/+12
* tracehook: asm/syscall.hRoland McGrath2008-07-261-1/+2
* tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-261-0/+34
* tracehook: force signal_pending()Roland McGrath2008-07-261-0/+14
* tracehook: deathRoland McGrath2008-07-261-0/+52
* tracehook: job controlRoland McGrath2008-07-261-0/+20
* tracehook: get_signal_to_deliverRoland McGrath2008-07-261-0/+29
* tracehook: syscallRoland McGrath2008-07-261-0/+70
* tracehook: tracehook_consider_fatal_signalRoland McGrath2008-07-261-0/+21
* tracehook: tracehook_consider_ignored_signalRoland McGrath2008-07-261-0/+19
* tracehook: tracehook_signal_handlerRoland McGrath2008-07-261-0/+23
* tracehook: tracehook_expect_breakpointsRoland McGrath2008-07-261-0/+15
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-261-0/+18
* tracehook: release_taskRoland McGrath2008-07-261-0/+28
* tracehook: vfork-doneRoland McGrath2008-07-261-0/+18
* tracehook: cloneRoland McGrath2008-07-261-0/+100
* tracehook: exitRoland McGrath2008-07-261-0/+15
* tracehook: execRoland McGrath2008-07-261-0/+46
* tracehook: add linux/tracehook.hRoland McGrath2008-07-261-0/+52
OpenPOWER on IntegriCloud