Show patches with: Submitter = Eric W. Biederman       |    Archived = No       |   61 patches
Patch Series 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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[08/16] ptrace: Only populate last_siginfo from ptrace ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[07/16] signal: Wake up the designated parent ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[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 New
[05/16] ptrace: Remove dead code from __ptrace_detach ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[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 New
[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 New
[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 New
[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 New
[v4,12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,11/12] ptrace: Always take siglock in ptrace_resume ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,10/12] ptrace: Don't change __state ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Superseded
[v4,09/12] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,08/12] ptrace: Document that wait_task_inactive can't fail ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,07/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,06/12] signal: Use lockdep_assert_held instead of assert_spin_locked ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,05/12] ptrace: Remove arch_ptrace_attach ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Superseded
[v4,04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Superseded
[v4,03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,02/12] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v4,01/12] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-05-05 Eric W. Biederman Accepted
[v3,11/11] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,10/11] ptrace: Always take siglock in ptrace_resume ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,09/11] ptrace: Don't change __state ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Accepted
[v3,08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman New
[v3,07/11] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,06/11] signal: Use lockdep_assert_held instead of assert_spin_locked ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,05/11] ptrace: Remove arch_ptrace_attach ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Accepted
[v3,04/11] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,03/11] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,02/11] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v3,01/11] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-05-04 Eric W. Biederman Superseded
[v2,12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman New
[v2,11/12] ptrace: Always call schedule in ptrace_stop ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman New
[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 New
[v2,09/12] ptrace: Always take siglock in ptrace_resume ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[v2,08/12] ptrace: Remove arch_ptrace_attach ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[v2,07/12] ptrace: Don't change __state ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman New
[v2,06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman New
[v2,05/12] signal: Use lockdep_assert_held instead of assert_spin_locked ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[v2,04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[v2,03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[v2,02/12] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[v2,01/12] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-04-29 Eric W. Biederman Superseded
[9/9] ptrace: Don't change __state ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman New
[8/9] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman New
[7/9] ptrace: Simplify the wait_task_inactive call in ptrace_check_attach ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman New
[6/9] signal: Always call do_notify_parent_cldstop with siglock held ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman New
[5/9] signal: Protect parent child relationships by childs siglock ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman Superseded
[4/9] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman Superseded
[3/9] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman Superseded
[2/9] signal: Replace __group_send_sig_info with send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman Superseded
[1/9] signal: Rename send_signal send_signal_locked ptrace: cleaning up ptrace_stop --- 2022-04-26 Eric W. Biederman Superseded
[RFC] ptrace: Don't change __state [RFC] ptrace: Don't change __state --- 2022-04-20 Eric W. Biederman New