John Stultz ([email protected])

Number of posts: 454 (0.61 per day)
First post: 2022-04-20 08:06:45
Last post: 2024-05-07 06:02:39

Date List Subject
2023-11-18 00:28:18 linux-kernel Re: [PATCH v6 15/20] sched: Add proxy deactivate helper
2023-11-06 19:39:33 linux-kernel [PATCH v6 11/20] sched: Split scheduler execution context
2023-11-06 19:39:07 linux-kernel [PATCH v6 12/20] sched: Fix runtime accounting w/ split exec & sched contexts
2023-11-06 19:38:57 linux-kernel [PATCH v6 06/20] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
2023-11-06 19:38:31 linux-kernel [PATCH v6 20/20] sched: Add deactivated (sleeping) owner handling to proxy()
2023-11-06 19:37:50 linux-kernel [PATCH v6 17/20] sched: Start blocked_on chain processing in proxy()
2023-11-06 19:37:39 linux-kernel [PATCH v6 10/20] locking/mutex: Switch to mutex handoffs for CONFIG_PROXY_EXEC
2023-11-06 19:37:37 linux-kernel [PATCH v6 18/20] sched: Handle blocked-waiter migration (and return migration)
2023-11-06 19:37:36 linux-kernel [PATCH v6 19/20] sched: Add blocked_donor link to task for smarter mutex handoffs
2023-11-06 19:37:32 linux-kernel [PATCH v6 05/20] locking/mutex: Rework task_struct::blocked_on
2023-11-06 19:37:31 linux-kernel [PATCH v6 15/20] sched: Add proxy deactivate helper
2023-11-06 19:37:30 linux-kernel [PATCH v6 16/20] sched: Fix proxy/current (push,pull)ability
2023-11-06 19:37:27 linux-kernel [PATCH v6 14/20] sched: Add a very simple proxy() function
2023-11-06 19:37:25 linux-kernel [PATCH v6 13/20] sched: Split out __sched() deactivate task logic into a helper
2023-11-06 19:37:22 linux-kernel [PATCH v6 09/20] locking/mutex: Split blocked_on logic into two states (blocked_on and blocked_on_waking)
2023-11-06 19:37:18 linux-kernel [PATCH v6 07/20] locking/mutex: Add p->blocked_on wrappers for correctness checks
2023-11-06 19:37:17 linux-kernel [PATCH v6 08/20] sched: Add CONFIG_PROXY_EXEC & boot argument to enable/disable
2023-11-06 19:37:15 linux-kernel [PATCH v6 04/20] locking/mutex: Expose __mutex_owner()
2023-11-06 19:37:14 linux-kernel [PATCH v6 03/20] locking/mutex: make mutex::wait_lock irq safe
2023-11-06 19:37:13 linux-kernel [PATCH v6 02/20] locking/mutex: Removes wakeups from under mutex::wait_lock
2023-11-06 19:37:11 linux-kernel [PATCH v6 01/20] sched: Unify runtime accounting across classes
2023-11-06 19:37:06 linux-kernel [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-10-16 17:47:29 linux-kernel Re: [PATCH] clocksource: disable irq when holding watchdog_lock.
2023-10-06 22:25:05 linux-kernel Re: [PATCHv2 next 1/3] ptp: add ptp_gettimex64any() support
2023-10-03 02:33:11 linux-kernel Re: [PATCH 1/4] time: add ktime_get_cycles64() api
2023-09-30 02:06:53 linux-kernel Re: [PATCH 1/4] time: add ktime_get_cycles64() api
2023-09-29 13:55:10 linux-kernel Re: [PATCH 1/4] time: add ktime_get_cycles64() api
2023-09-29 10:32:55 linux-kernel Re: [PATCH 1/4] time: add ktime_get_cycles64() api
2023-09-25 06:20:24 linux-kernel [PATCH 2/3] test-ww_mutex: Fix potential workqueue corruption
2023-09-22 09:52:37 linux-kernel [PATCH 0/3] Fixes for test-ww_mutex stress test
2023-09-22 09:44:17 linux-kernel [PATCH 1/3] test-ww_mutex: Use prng instead of rng to avoid hangs at bootup
2023-09-22 09:04:40 linux-kernel [PATCH 3/3] test-ww_mutex: Make sure we bail out instead of livelock
2023-09-21 10:11:23 linux-kernel Re: [PATCH v2] locking/semaphore: Use wake_q to wake up processes outside lock critical section
2023-09-15 17:52:57 linux-kernel Re: [PATCH 2/2] rtc: alarmtimer: Use maximum alarm time offset
2023-08-19 18:09:45 linux-kernel [PATCH v5 10/19] sched: Split scheduler execution context
2023-08-19 17:34:54 linux-kernel [PATCH v5 18/19] sched: Handle blocked-waiter migration (and return migration)
2023-08-19 12:54:02 linux-kernel [PATCH v5 14/19] sched: Add a very simple proxy() function
2023-08-10 01:23:26 linux-kernel Re: [PATCH v2] dma-contiguous: define proper name for global cma region
2023-08-08 22:50:18 linux-kernel Re: [RFC][PATCH 1/3] test-ww_mutex: Use prng instead of rng to avoid hangs at bootup
2023-08-08 22:35:10 linux-kernel Re: [RFC][PATCH 1/3] test-ww_mutex: Use prng instead of rng to avoid hangs at bootup
2023-08-08 21:59:05 linux-kernel [RFC][PATCH 2/3] test-ww_mutex: Fix potential workqueue corruption
2023-08-08 20:23:56 linux-kernel Re: qemu-x86_64 booting with 8.0.0 stil see int3: when running LTP tracing testing.
2023-08-08 19:52:10 linux-kernel [RFC][PATCH 0/3] Fixes for test-ww_mutex stress test
2023-08-08 19:50:23 linux-kernel [RFC][PATCH 3/3] test-ww_mutex: Make sure we bail out instead of livelock
2023-08-08 18:14:35 linux-kernel [RFC][PATCH 1/3] test-ww_mutex: Use prng instead of rng to avoid hangs at bootup
2023-08-08 16:24:05 linux-kernel Re: [PATCH rcu 1/2] torture: Add a kthread-creation callback to _torture_create_kthread()
2023-08-08 15:49:25 linux-kernel Re: [PATCH rcu 2/2] torture: Add lock_torture writer_fifo module parameter
2023-08-02 07:26:53 linux-kernel Re: [PATCH v2] dma-contiguous: define proper name for global cma region
2023-07-08 00:48:12 linux-kernel Re: [RFC PATCH 3/7] timekeeping: Fix cross-timestamp interpolation for non-x86
2023-07-07 23:14:44 linux-kernel Re: [RFC PATCH 2/7] timekeeping: Fix cross-timestamp interpolation corner case decision
2023-07-07 23:04:20 linux-kernel Re: [RFC PATCH 1/7] timekeeping: Fix cross-timestamp interpolation on counter wrap