John Stultz ([email protected])

Number of posts: 442 (0.61 per day)
First post: 2022-04-20 08:06:45
Last post: 2024-04-11 20:53:59

Date List Subject
2024-04-11 20:53:59 linux-kernel Re: [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
2024-04-11 19:26:42 linux-kernel Re: [PATCH 2/3] selftests: timers: Fix uninitialized variable warning in ksft_min_kernel_version
2024-04-11 19:25:18 linux-kernel Re: [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
2024-04-11 15:53:47 linux-kernel Re: [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()
2024-04-10 23:27:09 linux-kernel [PATCH 3/3] selftests: timers: Fix abs() warning in posix_timers test
2024-04-10 23:26:57 linux-kernel [PATCH 2/3] selftests: timers: Fix uninitialized variable warning in ksft_min_kernel_version
2024-04-10 23:26:50 linux-kernel [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
2024-04-10 22:33:38 linux-kernel Re: [PATCH v2] selftests/timers/posix_timers: reimplement check_timer_distribution()
2024-04-10 22:25:51 linux-kernel Re: [PATCH v2] selftests/timers/posix_timers: reimplement check_timer_distribution()
2024-04-10 17:31:20 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-09 22:36:42 linux-kernel Re: [RESEND][PATCH v9 4/7] sched: Add do_push_task helper
2024-04-09 20:22:37 linux-kernel [PATCH] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
2024-04-09 17:07:54 linux-kernel Re: [PATCH] vdso: Fix powerpc build U64_MAX undeclared error
2024-04-08 19:51:46 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-08 19:39:21 linux-kernel Re: [RFC] thermal/core: Disable uevent messages for cooling devices
2024-04-08 19:03:41 linux-kernel Re: [RFC] thermal/core: Disable uevent messages for cooling devices
2024-04-08 18:58:11 linux-kernel Re: [RFC] thermal/core: Disable uevent messages for cooling devices
2024-04-05 20:05:58 linux-kernel [RFC][PATCH] locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers
2024-04-03 20:13:30 linux-kernel Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2024-04-03 18:16:34 linux-kernel Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2024-04-03 01:28:50 linux-kernel Re: [PATCH v2 0/2] Make reader optimistic spinning optional
2024-04-02 23:46:28 linux-kernel Re: [PATCH v2 0/2] Make reader optimistic spinning optional
2024-04-02 17:24:15 linux-kernel Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2024-04-01 23:46:36 linux-kernel [RESEND][PATCH v9 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
2024-04-01 23:46:32 linux-kernel [RESEND][PATCH v9 7/7] sched: Split scheduler and execution contexts
2024-04-01 23:46:31 linux-kernel [RESEND][PATCH v9 6/7] sched: Split out __schedule() deactivate task logic into a helper
2024-04-01 23:45:46 linux-kernel [RESEND][PATCH v9 4/7] sched: Add do_push_task helper
2024-04-01 23:45:30 linux-kernel [RESEND][PATCH v9 3/7] locking/mutex: Expose __mutex_owner()
2024-04-01 23:45:27 linux-kernel [RESEND][PATCH v9 2/7] locking/mutex: Make mutex::wait_lock irq safe
2024-04-01 23:45:11 linux-kernel [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
2024-04-01 23:44:58 linux-kernel [RESEND][PATCH v9 0/7] Preparatory changes for Proxy Execution v9
2024-04-01 23:34:45 linux-kernel Re: [PATCH v9 7/7] sched: Split scheduler and execution contexts
2024-04-01 21:28:58 linux-kernel Re: [PATCH v9 0/7] Preparatory changes for Proxy Execution v9
2024-04-01 20:17:32 linux-kernel Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2024-04-01 18:09:27 linux-kernel Re: [PATCH] sched/fair: Fix forked task check in vruntime_normalized
2024-04-01 17:47:19 linux-kernel Re: [PATCH 1/6] time/timecounter: fix inline documentation
2024-04-01 17:45:58 linux-kernel Re: [PATCH 4/6] tick/sched: fix various kernel-doc warnings
2024-04-01 17:44:52 linux-kernel Re: [PATCH 2/6] time/timekeeping: fix kernel-doc warnings and typos
2024-03-29 19:37:08 linux-kernel Re: [PATCH] sched/fair: Fix forked task check in vruntime_normalized
2024-03-28 21:40:22 linux-kernel Re: [patch 1/1] MAINTAINERS: Add co-maintainers for time[rs]
2024-03-20 22:42:53 linux-kernel Re: [RESEND][PATCH v2] sched: Add trace_sched_waking() tracepoint to sched_ttwu_pending()
2024-03-19 22:30:15 linux-kernel Re: [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock
2024-03-18 19:29:05 linux-kernel [RESEND][PATCH v2] sched: Add trace_sched_waking() tracepoint to sched_ttwu_pending()
2024-03-15 04:41:57 linux-kernel [PATCH v9 7/7] sched: Split scheduler and execution contexts
2024-03-15 04:41:43 linux-kernel [PATCH v9 6/7] sched: Split out __schedule() deactivate task logic into a helper
2024-03-15 04:41:28 linux-kernel [PATCH v9 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
2024-03-15 04:41:10 linux-kernel [PATCH v9 4/7] sched: Add do_push_task helper
2024-03-15 04:41:00 linux-kernel [PATCH v9 2/7] locking/mutex: Make mutex::wait_lock irq safe
2024-03-15 04:40:56 linux-kernel [PATCH v9 3/7] locking/mutex: Expose __mutex_owner()
2024-03-15 04:40:46 linux-kernel [PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
2024-03-15 04:40:29 linux-kernel [PATCH v9 0/7] Preparatory changes for Proxy Execution v9