Sched_ext development
 help / color / mirror / Atom feed
 messages from 2026-03-17 18:46:35 to 2026-04-02 19:28:32 UTC [more...]

[PATCH] sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
 2026-04-02 19:28 UTC  (4+ messages)

[PATCH BUGFIX] sched_ext: Fix missing warning in scx_set_task_state() default case
 2026-04-02 19:23 UTC  (2+ messages)

[PATCH BUGFIX 1/1] sched_ext: Fix missing warning in scx_set_task_state() default case
 2026-04-02 13:07 UTC  (2+ messages)

[PATCH v2] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
 2026-04-02  8:57 UTC 

[PATCH] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
 2026-04-02  7:54 UTC  (4+ messages)

[GIT PULL] sched_ext: Fixes for v7.0-rc6
 2026-03-31 21:34 UTC  (2+ messages)

[PATCH] tools/sched_ext: Fix off-by-one in scx_sdt payload zeroing
 2026-03-31 10:58 UTC  (4+ messages)

[PATCHSET sched_ext/for-7.0-fixes] sched_ext: Fix SCX_KICK_WAIT deadlock
 2026-03-30 18:56 UTC  (10+ messages)
` [PATCH 1/2] sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
` [PATCH 2/2] selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress test

[PATCH 0/2] sched_ext: Fix SCX_KICK_WAIT cycle deadlock
 2026-03-29  0:20 UTC  (2+ messages)
` [PATCH 1/2] sched_ext: Prevent SCX_KICK_WAIT deadlock by serialization

[PATCH] sched_ext: Fix print_scx_info() build error on !CONFIG_EXT_SUB_SCHED kernels
 2026-03-27 19:48 UTC  (7+ messages)

[PATCH v2] sched_ext: Document why built-in DSQs are unsupported sources in scx_bpf_dsq_move_to_local()
 2026-03-27 17:43 UTC  (2+ messages)

[PATCH RESEND v2] scx_central: Defer timer start to central dispatch to fix init error
 2026-03-27 17:43 UTC  (2+ messages)

[PATCH v2] tools/sched_ext: scx_central: start timer from central dispatch
 2026-03-27  3:02 UTC  (2+ messages)

[PATCH] tools/sched_ext: scx_central: start timer from central dispatch
 2026-03-27  1:26 UTC  (3+ messages)

[PATCH 0/4] sched_ext: fix three unreliable selftests and compat kfunc signature
 2026-03-27  0:42 UTC  (6+ messages)
` [PATCH 1/4] tools/sched_ext: compat.bpf.h: fix scx_bpf_dsq_reenq___compat signature
` [PATCH 2/4] selftests/sched_ext: enq_immed: fix IMMED reenqueue livelock
` [PATCH 3/4] selftests/sched_ext: dsq_reenq: fix reliability with two-DSQ design
` [PATCH 4/4] selftests/sched_ext: consume_immed: fix reliability with CPU affinity

[PATCH] docs: Document pahole v1.26 requirement for KF_IMPLICIT_ARGS kfuncs
 2026-03-27  0:28 UTC  (5+ messages)
  ` [PATCH] docs: Raise minimum pahole version to 1.26 "

[PATCH] libbpf: resolve versioned kfuncs by exact name before essential-name lookup
 2026-03-26 21:29 UTC  (3+ messages)

[PATCH] tools/sched_ext: avoid redefining SCX_ENQ_IMMED
 2026-03-26 20:16 UTC  (4+ messages)
` [PATCH sched_ext/for-7.1] tools/sched_ext: Remove redundant SCX_ENQ_IMMED compat definition

[PATCH] sched_ext: Fix scx_bpf_dsq_move_to_local___v2() to handle SCX_DSQ_GLOBAL
 2026-03-26 19:47 UTC  (5+ messages)

[PATCH] sched_ext: idle: use active idle domain in WAKE_SYNC check
 2026-03-26 18:19 UTC  (3+ messages)
  ` [External] : "

[PATCH] sched_ext: idle: honor built-in idle disablement in node kfuncs
 2026-03-26 18:18 UTC  (3+ messages)
  ` [External] : "

[PATCH 1/3] sched_ext: fix NULL deref in bpf_scx_unreg() due to ops->priv race
 2026-03-26  7:06 UTC  (6+ messages)
` [PATCH 2/3] selftests/sched_ext: Fix dsq_reenq test reliability
` [PATCH 3/3] selftests/sched_ext: Fix consume_immed "

[PATCH] sched_ext: Choose the right sch->ops.name to output in the print_scx_info()
 2026-03-26  6:42 UTC  (4+ messages)

[PATCH] tools/sched_ext: scx_pair: fix pair_ctx indexing for CPU pairs
 2026-03-26  3:47 UTC  (2+ messages)

[PATCH] sched_ext: Fix missing SCX_EV_SUB_BYPASS_DISPATCH aggregation in scx_read_events()
 2026-03-26  2:38 UTC  (2+ messages)

[PATCH] sched_ext: Fix missing return after scx_error() in scx_dsq_move()
 2026-03-26  2:38 UTC  (2+ messages)

[PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
 2026-03-26  1:29 UTC  (4+ messages)

[PATCH] sched_ext: Documentation: Clarify ops.dispatch() role in task lifecycle
 2026-03-26  0:02 UTC  (2+ messages)

[PATCH] sched_ext: fix NULL deref in bpf_scx_unreg() due to ops->priv race
 2026-03-25 23:43 UTC 

[PATCH] tools/sched_ext: Regenerate autogen enum headers
 2026-03-25 16:00 UTC 

[DISCUSSION] SCX_OPS_ALWAYS_ENQ_IMMED semantics clarification
 2026-03-25 15:55 UTC  (2+ messages)

[PATCH] tools/sched_ext: Regenerate autogen enum headers
 2026-03-25  4:51 UTC 

[PATCH v2] sched_ext: Choose the right sch->ops.name to output in the print_scx_info()
 2026-03-25  4:32 UTC  (2+ messages)

[PATCH] selftests/sched_ext: Skip rt_stall on older kernels and list skipped tests
 2026-03-24 20:37 UTC  (2+ messages)

[PATCH v2 sched_ext/for-7.1] sched_ext: Fix invalid kobj cast in scx_uevent()
 2026-03-24  9:57 UTC  (4+ messages)

[RFC PATCHSET sched_ext/for-7.1 0/3] Remove __COMPAT prefix from BPF compat wrappers
 2026-03-24  9:51 UTC  (6+ messages)
` [PATCH 1/3] tools/sched_ext: Remove __COMPAT prefix from compat.bpf.h wrappers
` [PATCH 2/3] tools/sched_ext: Update scx_qmap to drop __COMPAT prefix
` [PATCH 3/3] selftests/sched_ext: Update selftests "

[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-03-23 23:13 UTC  (8+ messages)

[PATCH] sched_ext: Use READ_ONCE() for bypass_depth in scx_bypass()
 2026-03-23 18:41 UTC  (2+ messages)

[PATCH v2 sched_ext/for-7.1] sched_ext: Add scx_bpf_sub_dispatch() compat wrapper
 2026-03-23 17:49 UTC  (3+ messages)
` [PATCH v3 sched_ext/for-7.1] tools/sched_ext: "

[PATCH sched_ext/for-7.1] tools/sched_ext: Add __COMPAT wrapper for scx_bpf_sub_dispatch()
 2026-03-23 12:53 UTC  (5+ messages)

[PATCH 1/2] selftests/sched_ext: Add basic sub-sched functionality test
 2026-03-23  7:23 UTC  (3+ messages)
` [PATCH 2/2] selftests/sched_ext: Add failure-path tests for sub-sched

[PATCH] selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
 2026-03-23  0:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH sched_ext/for-7.1] sched_ext: Use irq_work_queue_on() in schedule_deferred()
 2026-03-23  0:07 UTC  (3+ messages)

[PATCH v2 sched_ext/for-7.1] tools/sched_ext: Add compat handling for sub-scheduler ops
 2026-03-22 20:06 UTC  (3+ messages)

[PATCH sched_ext/for-7.1] sched_ext: Guard cpu_smt_mask() with CONFIG_SCHED_SMT
 2026-03-22 20:06 UTC  (3+ messages)

[PATCH v2 sched_ext/for-7.1] sched_ext: Fix build errors and unused label warning in non-cgroup configs
 2026-03-22 20:06 UTC  (4+ messages)
  ` [PATCH v3 "

[PATCH sched_ext/for-7.0-fixes] sched_ext: Fix invalid kobj cast in scx_uevent()
 2026-03-22 19:55 UTC  (2+ messages)

[PATCH] sched_ext: Fix build errors and unused label warning in non-cgroup configs
 2026-03-22  6:43 UTC  (6+ messages)

[PATCH] sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
 2026-03-22  0:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3] tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()
 2026-03-21 18:42 UTC  (2+ messages)

[PATCH 1/2] sched_ext: Documentation: Document events sysfs file and module parameters
 2026-03-21 18:42 UTC  (9+ messages)
` [PATCH 2/2] selftests/sched_ext: Return non-zero exit code on test failure
` [PATCH v2 0/2] sched_ext: documentation and selftest fixes
  ` [PATCH v2 1/2] sched_ext: Documentation: Document events sysfs file and module parameters
  ` [PATCH v2 2/2] selftests/sched_ext: Return non-zero exit code on test failure

[PATCH v2 sched_ext/for-7.1] sched_ext: idle: Prioritize idle SMT sibling
 2026-03-21 18:42 UTC  (2+ messages)

[PATCH sched_ext/for-7.1] tools/sched_ext: Add compat handling for sub-scheduler ops
 2026-03-21 17:17 UTC  (2+ messages)

[PATCH v2] sched_ext: Document task ownership state machine
 2026-03-20 18:16 UTC  (4+ messages)

[PATCH sched_ext/for-7.1] sched_ext: idle: Prioritize idle SMT sibling
 2026-03-20 16:28 UTC  (5+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH sched_ext/for-7.1] tools/sched_ext: Add error logging for DSQ creation failures
 2026-03-19  1:00 UTC  (2+ messages)

[PATCH v2] tools/sched_ext: Update stale scx_ops_error comment in fcg_cgroup_move
 2026-03-18  8:16 UTC  (2+ messages)

[PATCH] tools/sched_ext: Update stale scx_ops_error comment in fcg_cgroup_move
 2026-03-18  6:02 UTC 

[PATCH sched_ext/for-7.1 0/2] sched_ext: Reduce idle CPU NUMA traversal from O(N^2) to O(N)
 2026-03-17 19:00 UTC  (7+ messages)
` [PATCH 1/2] sched_ext: Cache per-node NUMA distance order in scx_idle_init_masks()

[PATCH] bpf: Always defer local storage free
 2026-03-17 18:57 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox