messages from 2026-07-10 08:39:27 to 2026-07-18 10:10:32 UTC [more...]
[PATCHSET sched_ext/for-7.3] sched_ext: Rename the cid-form cgroup ops to cpuctl_*
2026-07-18 10:10 UTC (3+ messages)
` [PATCH 1/2] tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulers
` [PATCH 2/2] sched_ext: Rename the cid-form cgroup ops to cpuctl_*
[PATCHSET v7 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-18 8:24 UTC (27+ messages)
` [PATCH 01/11] sched: Make NOHZ CFS bandwidth checks follow proxy donor
` [PATCH 02/11] sched: Add helper to block retained proxy donors
` [PATCH 03/11] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 04/11] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 05/11] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/11] sched_ext: Split curr|donor references properly
` [PATCH 07/11] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 08/11] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 09/11] sched_ext: Add selftest for blocked donor admission
` [PATCH 10/11] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 11/11] sched: Allow enabling proxy exec with sched_ext
[PATCHSET sched_ext/for-7.3] sched_ext: Cgroup migration and op delivery for sub-schedulers
2026-07-18 8:17 UTC (9+ messages)
` [PATCH 1/8] cgroup: Add cgroup_task_notifier and task migration events
` [PATCH 2/8] sched_ext: Factor out scx_rehome_task() and scx_punt_task()
` [PATCH 3/8] sched_ext: Relocate scx_cgroup_enabled
` [PATCH 4/8] sched_ext: Re-home tasks on cgroup migration
` [PATCH 5/8] sched_ext: Deliver cgroup ops to each task_group's sched
` [PATCH 6/8] sched_ext: Hand over cgroups at sub-scheduler enable/disable
` [PATCH 7/8] tools/sched_ext: scx_qmap - Consume cgroup weights through set_weight
` [PATCH 8/8] tools/sched_ext: scx_qmap - Add init fault injection modes
[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Assorted sub-scheduler and cgroup fixes
2026-07-18 7:40 UTC (9+ messages)
` [PATCH 1/4] sched_ext: Reject setting disallow from init_task outside the enable path
` [PATCH 2/4] sched_ext: Take cgroup_lock() first in scx_cgroup_lock()
` [PATCH 3/4] sched_ext: Skip sub-disable teardown for never-linked sub-schedulers
` [PATCH 4/4] sched_ext: Don't enable non-ext tasks in the sub-sched task loops
[PATCHSET v6 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-17 6:03 UTC (18+ messages)
` [PATCH 01/11] sched: Make NOHZ CFS bandwidth checks follow proxy donor
` [PATCH 02/11] sched: Add helper to block retained proxy donors
` [PATCH 03/11] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 04/11] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 05/11] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/11] sched_ext: Split curr|donor references properly
` [PATCH 07/11] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 08/11] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 09/11] sched_ext: Add selftest for blocked donor admission
` [PATCH 10/11] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 11/11] sched: Allow enabling proxy exec with sched_ext
[PATCH sched_ext] sched/ext: Keep tick enabled for finite-slice tasks
2026-07-16 11:29 UTC (3+ messages)
[PATCHSET v2 sched_ext/for-7.3] sched_ext: Sub-scheduler follow-ups
2026-07-16 0:00 UTC (6+ messages)
` [PATCH 1/4] sched_ext: Remove queued ecaps syncs directly on sched teardown
` [PATCH 2/4] sched_ext: Move scx_dispatch_sched() to a new inlines.h
` [PATCH 3/4] sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
` [PATCH 4/4] sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths
[PATCHSET sched_ext/for-7.3] sched_ext: Sub-scheduler follow-ups
2026-07-15 17:45 UTC (7+ messages)
` [PATCH 1/4] sched_ext: Remove queued ecaps syncs directly on sched teardown
` [PATCH 2/4] sched_ext: Move scx_dispatch_sched() from sub.h to internal.h
` [PATCH 3/4] sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
` [PATCH 4/4] sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths
[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
2026-07-15 14:53 UTC (14+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
[PATCH] sched_ext: Validate cid override before updating tables
2026-07-14 23:56 UTC (4+ messages)
[PATCH] tools/sched_ext: scx_qmap: Fix stale API name in comment
2026-07-14 22:09 UTC (2+ messages)
[PATCHSET v5 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
2026-07-14 8:27 UTC (13+ messages)
` [PATCH v5 sched_ext/for-7.3 16/33] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH v5 sched_ext/for-7.3 18/33] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH v5 sched_ext/for-7.3 28/33] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
[GIT PULL] sched_ext: Fixes for v7.2-rc3
2026-07-13 23:16 UTC (2+ messages)
[PATCHSET SLOP RFC 0/6] bpf: make arena pointers first-class kfunc and struct_ops arguments
2026-07-13 21:45 UTC (18+ messages)
` [PATCHSET SLOP RFC 1/6] bpf: Support __arena suffix for kfunc arguments
` [PATCHSET SLOP RFC 2/6] selftests/bpf: Add kfunc __arena argument tests
` [PATCHSET SLOP RFC 3/6] bpf: Support __arena suffix on struct_ops stub arguments
` [PATCH v2 "
` [PATCHSET SLOP RFC 4/6] selftests/bpf: Add struct_ops __arena argument tests
` [PATCHSET SLOP RFC 5/6] sched_ext: Pass a kernel arena pointer to ops_cid.set_cmask()
` [PATCHSET SLOP RFC 6/6] sched_ext: Convert scx_bpf_cid_override() to take an arena pointer
[PATCH] tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failure
2026-07-13 18:35 UTC (3+ messages)
[PATCHSET v5 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-13 16:49 UTC (17+ messages)
` [PATCH 01/10] sched: Add helper to block retained proxy donors
` [PATCH 02/10] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 03/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 04/10] sched_ext: Split curr|donor references properly
` [PATCH 05/10] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/10] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 07/10] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 08/10] sched_ext: Add selftest for blocked donor admission
` [PATCH 09/10] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 10/10] sched: Allow enabling proxy exec with sched_ext
[PATCH] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
2026-07-13 10:12 UTC
[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-13 6:45 UTC (22+ messages)
` [PATCH 01/10] sched/core: Drop mutex locks before proxy rescheduling
` [PATCH 02/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 03/10] sched_ext: Split curr|donor references properly
` [PATCH 04/10] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 05/10] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 06/10] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 07/10] sched_ext: Add proxy destination query kfuncs
` [PATCH 08/10] sched_ext: Add selftest for blocked donor admission
` [PATCH 09/10] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 10/10] sched: Allow enabling proxy exec with sched_ext
[PATCH] sched_ext: Fix deadlock with PSI trigger creation
2026-07-12 17:49 UTC (8+ messages)
` [PATCH cgroup/for-7.2-fixes] cgroup: Create the psimon kthread outside of cgroup_mutex
[PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
2026-07-11 23:57 UTC (5+ messages)
[PATCH bpf-next v3 0/2] bpf: require an owned cpumask for bpf_cpumask_populate()
2026-07-11 23:38 UTC (13+ messages)
` [PATCH bpf-next v3 1/2] bpf: Require a BPF "
` [PATCH bpf-next v3 2/2] selftests/bpf: test bpf_cpumask_populate() rejects a borrowed cpumask
[PATCH sched_ext/for-7.3] sched_ext: skip ops.set_weight() for disabled tasks
2026-07-10 16:48 UTC (3+ messages)
[PATCH v2] sched_ext: Add tracepoint for scheduler exit
2026-07-10 16:36 UTC (3+ messages)
` [PATCH v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox