LinuxLists
Users
About
John Stultz (
[email protected]
)
Number of posts: 469 (0.6 per day)
First post: 2022-04-20 08:06:45
Last post: 2024-06-15 04:30:40
Previous Page
/
Next Page
Date
List
Subject
2023-05-12 01:03:07
linux-kernel
Re: [PATCH] sched/wait: Fix a kthread_park race with wait_woken()
2023-05-11 22:07:19
linux-kernel
[PATCH] sched/wait: Fix a kthread_park race with wait_woken()
2023-05-04 03:02:53
linux-kernel
Re: [Question] softlockup in run_timer_softirq
2023-05-03 02:44:39
linux-kernel
[PATCH v3] locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callers
2023-05-02 03:12:02
linux-kernel
Re: [Question] softlockup in run_timer_softirq
2023-04-26 18:18:46
linux-kernel
Re: [PATCH] timekeeping: Fix references to nonexistent ktime_get_fast_ns()
2023-04-25 15:06:00
linux-kernel
Re: [PATCH v3 09/14] sched: Split scheduler execution context
2023-04-25 15:05:56
linux-kernel
Re: [PATCH v3 06/14] locking/mutex: Expose mutex_owner()
2023-04-25 14:52:12
linux-kernel
Re: [PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)
2023-04-18 12:12:19
linux-kernel
Re: [PATCH v2] locking/rwsem: Add __always_inline annotation to __down_read_common()
2023-04-17 16:23:43
linux-kernel
Re: [PATCH v2] locking/rwsem: Add __always_inline annotation to __down_read_common()
2023-04-12 04:05:53
linux-kernel
[PATCH v2] locking/rwsem: Add __always_inline annotation to __down_read_common()
2023-04-12 03:12:35
linux-kernel
Re: [RFC][PATCH] locking/rwsem: Add __sched annotation to __down_read_common()
2023-04-12 02:40:36
linux-kernel
[RFC][PATCH] locking/rwsem: Add __sched annotation to __down_read_common()
2023-04-11 20:07:18
linux-kernel
Re: [PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)
2023-04-11 18:06:28
linux-kernel
[RFC][PATCH] kernel/configs: Drop Android config fragments
2023-04-11 04:32:39
linux-kernel
[PATCH v3 13/14] sched: Attempt to fix rt/dl load balancing via chain level balance
2023-04-11 04:32:02
linux-kernel
[PATCH v3 14/14] sched: Fix runtime accounting w/ proxy-execution
2023-04-11 04:28:14
linux-kernel
[PATCH v3 12/14] sched/rt: Fix proxy/current (push,pull)ability
2023-04-11 04:27:53
linux-kernel
[PATCH v3 11/14] sched: Add proxy execution
2023-04-11 04:27:52
linux-kernel
[PATCH v3 10/14] sched: Unnest ttwu_runnable in prep for proxy-execution
2023-04-11 04:27:27
linux-kernel
[PATCH v3 09/14] sched: Split scheduler execution context
2023-04-11 04:27:25
linux-kernel
[PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)
2023-04-11 04:27:17
linux-kernel
[PATCH v3 06/14] locking/mutex: Expose mutex_owner()
2023-04-11 04:27:11
linux-kernel
[PATCH v3 07/14] sched: Unify runtime accounting across classes
2023-04-11 04:26:48
linux-kernel
[PATCH v3 05/14] locking/mutex: Add p->blocked_on wrappers
2023-04-11 04:26:40
linux-kernel
[PATCH v3 04/14] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
2023-04-11 04:26:26
linux-kernel
[PATCH v3 03/14] locking/mutex: Rework task_struct::blocked_on
2023-04-11 04:26:20
linux-kernel
[PATCH v3 02/14] locking/mutex: make mutex::wait_lock irq safe
2023-04-11 04:26:07
linux-kernel
[PATCH v3 01/14] locking/ww_mutex: Remove wakeups from under mutex::wait_lock
2023-04-11 04:26:00
linux-kernel
[PATCH v3 00/14] Generalized Priority Inheritance via Proxy Execution v3
2023-04-07 23:07:21
linux-kernel
[RESEND x4][PATCH v3] trace: Add trace points for tasklet entry/exit
2023-04-06 04:38:40
linux-kernel
Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
2023-03-28 18:39:21
linux-kernel
Re: [PATCH] dma-buf/heaps: c9e8440eca61 staging: ion: Fix overflow and list bugs in system heap:
2023-03-22 23:32:30
linux-kernel
[RESEND x3][PATCH v3] trace: Add trace points for tasklet entry/exit
2023-03-22 04:00:57
linux-kernel
Re: [PATCH v2 07/12] sched: Replace rq->curr access w/ rq_curr(rq)
2023-03-21 02:51:19
linux-kernel
Re: [PATCH v2 00/12] Reviving the Proxy Execution Series v2
2023-03-20 23:39:00
linux-kernel
[PATCH v2 12/12] sched: Attempt to fix rt/dl load balancing via chain level balance
2023-03-20 23:38:35
linux-kernel
[PATCH v2 10/12] sched: Add proxy execution
2023-03-20 23:38:30
linux-kernel
[PATCH v2 11/12] sched/rt: Fix proxy/current (push,pull)ability
2023-03-20 23:38:27
linux-kernel
[PATCH v2 08/12] sched: Split scheduler execution context
2023-03-20 23:38:19
linux-kernel
[PATCH v2 09/12] sched: Unnest ttwu_runnable in prep for proxy-execution
2023-03-20 23:38:15
linux-kernel
[PATCH v2 07/12] sched: Replace rq->curr access w/ rq_curr(rq)
2023-03-20 23:38:03
linux-kernel
[PATCH v2 06/12] sched: Unify runtime accounting across classes
2023-03-20 23:37:59
linux-kernel
[PATCH v2 05/12] locking/mutex: Expose mutex_owner()
2023-03-20 23:37:56
linux-kernel
[PATCH v2 04/12] locking/mutex: Add p->blocked_on wrappers
2023-03-20 23:37:51
linux-kernel
[PATCH v2 03/12] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
2023-03-20 23:37:47
linux-kernel
[PATCH v2 02/12] locking/mutex: Rework task_struct::blocked_on
2023-03-20 23:37:42
linux-kernel
[PATCH v2 01/12] locking/ww_mutex: Remove wakeups from under mutex::wait_lock
2023-03-20 23:37:36
linux-kernel
[PATCH v2 00/12] Reviving the Proxy Execution Series v2
2023-03-18 06:03:18
linux-kernel
Re: [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion