Show patches with: Submitter = Eric W. Biederman       |   63 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/16] signal: Always call do_notify_parent_cldstop with siglock held ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[15/16] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[14/16] signal: Protect parent child relationships by childs siglock ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[13/16] ptrace: Document why ptrace_setoptions does not need a lock ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[12/16] ptrace: Stop protecting ptrace_set_signr with tasklist_lock ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[11/16] ptrace: Use si_sino as the signal number to resume with ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[10/16] ptrace: In ptrace_signal look at what the debugger did with siginfo ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[09/16] ptrace: In ptrace_setsiginfo deal with invalid si_signo ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[08/16] ptrace: Only populate last_siginfo from ptrace ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[07/16] signal: Wake up the designated parent ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[06/16] ptrace: Remove unnecessary locking in ptrace_(get|set)siginfo ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[05/16] ptrace: Remove dead code from __ptrace_detach ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[04/16] powerpc/xmon: Use real_parent when displaying a list of processes ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[03/16] kdb: Use real_parent when displaying a list of processes ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[02/16] signal/ia64: Remove unused definition of IA64_TASK_REAL_PARENT_OFFSET ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[01/16] signal/alpha: Remove unused definition of TASK_REAL_PARENT ptrace: cleanups and calling do_cldstop with only siglock - - - --- 2022-05-18 Eric W. Biederman Handled Elsewhere
[v4,12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,11/12] ptrace: Always take siglock in ptrace_resume ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,10/12] ptrace: Don't change __state ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,09/12] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,08/12] ptrace: Document that wait_task_inactive can't fail ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,07/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,06/12] signal: Use lockdep_assert_held instead of assert_spin_locked ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,05/12] ptrace: Remove arch_ptrace_attach ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,02/12] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v4,01/12] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-05-05 Eric W. Biederman Handled Elsewhere
[v3,11/11] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,10/11] ptrace: Always take siglock in ptrace_resume ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,09/11] ptrace: Don't change __state ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,07/11] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,06/11] signal: Use lockdep_assert_held instead of assert_spin_locked ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,05/11] ptrace: Remove arch_ptrace_attach ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,04/11] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,03/11] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,02/11] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v3,01/11] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-05-04 Eric W. Biederman Handled Elsewhere
[v2,12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,11/12] ptrace: Always call schedule in ptrace_stop ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,10/12] ptrace: Only return signr from ptrace_stop if it was provided ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,09/12] ptrace: Always take siglock in ptrace_resume ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,08/12] ptrace: Remove arch_ptrace_attach ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,07/12] ptrace: Don't change __state ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,05/12] signal: Use lockdep_assert_held instead of assert_spin_locked ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,02/12] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[v2,01/12] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-04-29 Eric W. Biederman Handled Elsewhere
[9/9] ptrace: Don't change __state ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[8/9] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[7/9] ptrace: Simplify the wait_task_inactive call in ptrace_check_attach ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[6/9] signal: Always call do_notify_parent_cldstop with siglock held ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[5/9] signal: Protect parent child relationships by childs siglock ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[4/9] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[3/9] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop 1 - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[2/9] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[1/9] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop - - - --- 2022-04-26 Eric W. Biederman Handled Elsewhere
[RFC] ptrace: Don't change __state [RFC] ptrace: Don't change __state - - - --- 2022-04-20 Eric W. Biederman RFC
[RFC] exec: Conceal the other threads from wakeups during exec [RFC] exec: Conceal the other threads from wakeups during exec - - - --- 2020-07-30 Eric W. Biederman RFC
[RFC] exec: Freeze the other threads during a multi-threaded exec [RFC] exec: Freeze the other threads during a multi-threaded exec - - - --- 2020-07-27 Eric W. Biederman RFC