messages from 2026-08-20 02:37:53 to 2026-09-08 09:28:14 UTC [more...]
[PATCHSET v13 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext
2026-09-08 9:28 UTC (28+ messages)
` [PATCH 01/18] sched/core: Drop mutex locks before proxy rescheduling
` [PATCH 02/18] sched/core: Dequeue waking proxy donors before reset
` [PATCH 03/18] sched: Make NOHZ CFS bandwidth checks follow proxy donor
` [PATCH 04/18] sched/core: Avoid false migration warning for proxy donors
` [PATCH 05/18] sched: Pass next class to sched_change_begin()
` [PATCH 06/18] sched: Add helper to block retained proxy donors
` [PATCH 07/18] sched: Add sched_ext hooks for proxy execution
` [PATCH 08/18] sched: Introduce WF_ON_RQ wake flag
` [PATCH 09/18] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 10/18] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 11/18] sched_ext: Move reject DSQ draining into core
` [PATCH 12/18] sched_ext: Generalize the reject DSQ reenqueue path
` [PATCH 13/18] sched_ext: Handle proxy-exec races in remote DSQ transfers
` [PATCH 14/18] sched_ext: Split curr|donor references properly
` [PATCH 15/18] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 16/18] sched_ext: Add selftest for blocked donor admission
` [PATCH 17/18] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 18/18] sched: Allow enabling proxy exec with sched_ext
[PATCH 0/2] sched: fix typos and repeated words in comments
2026-09-07 6:49 UTC (3+ messages)
` [PATCH 1/2] sched: fix typo "upto" "
` [PATCH 2/2] tools/sched_ext: fix repeated word 'be' in comment
[PATCH sched_ext/for-7.3-fixes] sched_ext: scx_qmap: Fix pending partition work handoff
2026-09-06 22:40 UTC (3+ messages)
[PATCH] selftests/sched_ext: Cover duplicate DSQ creation and ID reuse
2026-09-06 14:40 UTC
[PATCH] selftests/sched_ext: Validate select_cpu_and mask constraints
2026-09-06 14:40 UTC
[PATCH] selftests/sched_ext: Fail interrupted test runs
2026-09-06 13:54 UTC
[PATCH] selftests/sched_ext: Handle CPU hotplug write failures
2026-09-06 13:55 UTC
[PATCHSET sched_ext/for-7.3-fixes] sched_ext: Fix keep-last for sub-scheduler tasks and two scx_qmap placement loops
2026-09-05 22:57 UTC (11+ messages)
` [PATCH sched_ext/for-7.3-fixes 1/4] sched_ext: Rename sch to root_sch in dispatch_one()
` [PATCH sched_ext/for-7.3-fixes 2/4] sched_ext: Use @prev's scheduler for the keep decisions "
` [PATCH sched_ext/for-7.3-fixes 3/4] sched_ext: scx_qmap: Do not add IMMED to rescue inserts
` [PATCH sched_ext/for-7.3-fixes 4/4] sched_ext: scx_qmap: Place only on cids whose caps are in effect
[PATCH 0/2] sched_ext: two more context-safety fixes found in the NMI kfunc audit
2026-09-03 18:42 UTC (6+ messages)
` [PATCH 1/2] sched_ext: Make scx_locked_rq() return NULL from NMI
` [PATCH 2/2] sched_ext: Protect the idle-search scratch nodemask with irqsave
[PATCH] sched_ext: Fix NULL sched deref in select_cpu_and sub-sched error path
2026-09-03 17:56 UTC (10+ messages)
` [PATCH v2] sched_ext: Fix NULL sched deref in kfunc sub-sched error paths
` [PATCH v3] "
[PATCH] sched_ext: Reject NMI calls to lock-taking kfuncs
2026-09-03 1:46 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2] sched_ext: don't deliver duplicate ops.cgroup_set_idle() for same value
2026-09-02 17:48 UTC (3+ messages)
[PATCH] sched_ext: Use atomic cpumask_clear_cpu in scx_idle_test_and_clear_cpu()
2026-09-02 8:07 UTC (4+ messages)
[PATCH] sched_ext: Skip per-CPU data allocation for built-in DSQs
2026-09-02 6:57 UTC (7+ messages)
` [PATCH v2] "
[PATCH v3 0/2] sched_ext: document and enforce vtime ordering constraints
2026-09-02 6:42 UTC (5+ messages)
` [PATCH v3 1/2] sched_ext: document the rolling-cursor requirement for dsq_vtime
` [PATCH v3 2/2] sched_ext/scx_flatcg: make cgv_node_less() wraparound-safe
[PATCH] sched_ext: Delete sub-scheduler kobjects before releasing scx_enable_mutex
2026-09-02 6:20 UTC
[PATCH] sched_ext: Delete sub-scheduler kobjects before releasing scx_enable_mutex
2026-09-02 6:02 UTC (5+ messages)
[PATCH v2 0/2] sched_ext: document and enforce vtime ordering constraints
2026-09-02 1:21 UTC (7+ messages)
` [PATCH v2 1/2] sched_ext: document the rolling-cursor requirement for dsq_vtime
` [PATCH v2 2/2] sched_ext/scx_flatcg: make cgv_node_less() wraparound-safe
[PATCH] sched_ext: don't deliver duplicate ops.cgroup_set_idle() for same value
2026-09-01 12:35 UTC (4+ messages)
[PATCH 0/2] sched_ext: fix wraparound-unsafe vtime orderings
2026-09-01 9:44 UTC (9+ messages)
` [PATCH 1/2] sched_ext: fix vtime priority queue inversion on wide vtime spread
` [PATCH 2/2] sched_ext/scx_flatcg: make cgv_node_less() wraparound-safe
[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-09-01 0:46 UTC (3+ messages)
[PATCH sched_ext/for-7.3-fixes] sched_ext: Serialize cgroup knob updates
2026-08-31 22:37 UTC (2+ messages)
[PATCH v3] sched: Lift cgroup update locking to core to prevent CFS/SCX divergence
2026-08-31 22:36 UTC (3+ messages)
[PATCH v3 0/2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-31 21:59 UTC (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] sched_ext: rename tg->scx.idle to tg->scx.sched_idle
[PATCH] tools/sched_ext: Extend the prolog migration probe to cid-form schedulers
2026-08-31 21:52 UTC (2+ messages)
[GIT PULL] sched_ext: Fixes for v7.3-rc1
2026-08-31 21:05 UTC (2+ messages)
[PATCH] sched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() kernel-doc
2026-08-31 17:31 UTC (4+ messages)
[PATCH] sched_ext: Fix several comment issues
2026-08-31 16:53 UTC (3+ messages)
[PATCH] sched_ext: Fix timer pinning and return value in scx_central
2026-08-31 16:53 UTC (5+ messages)
` [PATCH] sched_ext: Fix vtime delta loss in scx_flatcg cgroup migration
` [PATCH] sched_ext: Check bpf_timer_start return values in scx_qmap
[PATCH] sched_ext: Allow ops.cgroup_set_weight/idle() to be sleepable
2026-08-25 9:28 UTC (5+ messages)
[PATCH v2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-25 2:26 UTC (5+ messages)
[PATCH v4] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
2026-08-24 17:28 UTC (3+ messages)
[PATCH sched_ext/for-7.4] tools/sched_ext: Skip scx_lib_init_probe() without CONFIG_FUNCTION_TRACER
2026-08-24 16:02 UTC (2+ messages)
[PATCH] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-24 14:16 UTC (4+ messages)
[PATCH v3] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
2026-08-24 13:08 UTC (3+ messages)
[PATCHSET sched_ext/for-7.3-fixes] sched_ext: Sync tools headers from the scx repo
2026-08-24 8:54 UTC (6+ messages)
` [PATCH 2/2] sched_ext: Sync common and compat "
[PATCH sched_ext/for-7.3-fixes] sched_ext: Fix spurious aborts in scx_bpf_dsq_move() on ownership change races
2026-08-22 17:06 UTC (2+ messages)
[PATCH] sched_ext: serialize concurrent cpu.max writers in scx_group_set_bandwidth()
2026-08-22 3:20 UTC (4+ messages)
[PATCH 1/2] Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and cpu.idle
2026-08-21 19:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH] sched: Serialize cgroup updates to prevent CFS/SCX state divergence
2026-08-21 19:08 UTC (5+ messages)
` [PATCH v2] sched: Lift cgroup update locking to core to prevent CFS/SCX divergence
[scx_nest] bpf_timer_cancel() unusable from select_cpu()
2026-08-21 8:06 UTC (5+ messages)
[GIT PULL] sched_ext: Changes for v7.3
2026-08-20 18:33 UTC (2+ messages)
[PATCH bpf-next] bpf: sched_ext: Mark ops argument container pointer fields as trusted
2026-08-20 17:50 UTC (5+ messages)
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