Dylan Hatch ([email protected])

Number of posts: 15 (0.02 per day)
First post: 2021-08-25 01:36:49
Last post: 2024-01-23 23:52:47

Date List Subject
2024-01-23 23:52:47 linux-kernel Re: [PATCH 3/3] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
2024-01-23 23:50:50 linux-kernel Re: [PATCH 2/3] fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
2024-01-23 23:48:52 linux-kernel Re: [PATCH 1/3] fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand()
2024-01-23 23:45:55 linux-kernel Re: [PATCH v2 0/2] getrusage: use sig->stats_lock
2024-01-23 02:53:41 linux-kernel Re: [PATCH 2/2] getrusage: use sig->stats_lock
2024-01-20 03:30:01 linux-kernel Re: [PATCH 1/2] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
2024-01-20 03:28:13 linux-kernel Re: [PATCH 2/2] getrusage: use sig->stats_lock
2024-01-17 19:28:03 linux-kernel [RFC PATCH] getrusage: Use trylock when getting sighand lock.
2023-04-03 22:29:29 linux-kernel RE: [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2022-07-11 23:38:38 linux-kernel Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
2022-06-22 00:55:43 linux-kernel Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
2022-06-17 22:30:29 linux-kernel Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
2022-06-17 19:17:18 linux-kernel Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
2022-06-16 21:29:29 linux-kernel [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
2021-08-25 01:36:49 linux-kernel Re: [PATCH] selftests/bpf: Use kselftest skip code for skipped tests