Oleg Nesterov
|
479bf98c1c
ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/
|
14 年之前 |
Oleg Nesterov
|
e550f14dc6
kill task_detached()
|
14 年之前 |
Oleg Nesterov
|
0976a03e5c
reparent_leader: check EXIT_DEAD instead of task_detached()
|
14 年之前 |
Oleg Nesterov
|
8677347378
make do_notify_parent() __must_check, update the callers
|
14 年之前 |
Oleg Nesterov
|
45cdf5cc07
kill tracehook_notify_death()
|
14 年之前 |
Oleg Nesterov
|
53c8f9f199
make do_notify_parent() return bool
|
14 年之前 |
Tejun Heo
|
a288eecce5
ptrace: kill trivial tracehooks
|
14 年之前 |
Tejun Heo
|
d21142ece4
ptrace: kill task_ptrace()
|
14 年之前 |
Tejun Heo
|
544b2c91a9
ptrace: implement PTRACE_LISTEN
|
14 年之前 |
KAMEZAWA Hiroyuki
|
733eda7ac3
memcg: clear mm->owner when last possible owner leaves
|
14 年之前 |
Linus Torvalds
|
3ed4c0583d
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 年之前 |
Tejun Heo
|
19e274630c
job control: reorganize wait_task_stopped()
|
14 年之前 |
Frederic Weisbecker
|
bf26c01849
ptrace: Prepare to fix racy accesses on task breakpoints
|
14 年之前 |
Oleg Nesterov
|
e46bc9b6fd
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Tejun Heo
|
45cb24a1da
job control: Allow access to job control events through ptracees
|
14 年之前 |
Tejun Heo
|
9b84cca256
job control: Fix ptracer wait(2) hang and explain notask_error clearing
|
14 年之前 |
Tejun Heo
|
823b018e5b
job control: Small reorganization of wait_consider_task()
|
14 年之前 |
Jens Axboe
|
73c1010119
block: initial patch for on-stack per-task plugging
|
14 年之前 |
Linus Torvalds
|
42776163e1
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Stephane Eranian
|
0b3fcf178d
perf_events: Move code around to prepare for cgroup
|
14 年之前 |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 年之前 |
Nelson Elhage
|
33dd94ae1c
do_exit(): make sure that we run with get_fs() == USER_DS
|
14 年之前 |
Oleg Nesterov
|
e0a7021710
posix-cpu-timers: workaround to suppress the problems with mt exec
|
14 年之前 |
Namhyung Kim
|
d16e15f5b0
exit: add lock context annotation on find_new_reaper()
|
14 年之前 |
Ying Han
|
3d5992d2ac
oom: add per-mm oom disable count
|
14 年之前 |
Peter Zijlstra
|
4e231c7962
perf: Fix up delayed_put_task_struct()
|
15 年之前 |
Daniel J Blueman
|
f362b73244
Fix unprotected access to task credentials in waitid()
|
15 年之前 |
Oleg Nesterov
|
c7e49c1488
ptrace: optimize exit_ptrace() for the likely case
|
15 年之前 |
Oleg Nesterov
|
b3ac022cb9
proc: turn signal_struct->count into "int nr_threads"
|
15 年之前 |