Sched_ext development
 help / color / mirror / Atom feed
 messages from 2025-11-11 19:18:27 to 2025-12-19 00:32:33 UTC [more...]

[PATCH bpf-next v5 0/8] resolve_btfids: Support for BTF modifications
 2025-12-19  0:31 UTC  (3+ messages)
` [PATCH bpf-next v5 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v5 2/8] resolve_btfids: Factor out load_btf()

[PATCH bpf-next v4 0/8] resolve_btfids: Support for BTF modifications
 2025-12-18 22:39 UTC  (21+ messages)
` [PATCH bpf-next v4 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v4 2/8] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v4 3/8] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v4 4/8] resolve_btfids: Always build with -Wall -Werror
` [PATCH bpf-next v4 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v4 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
` [PATCH bpf-next v4 7/8] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
` [PATCH bpf-next v4 8/8] resolve_btfids: Change in-place update with raw binary output

[PATCH 0/5] sched: Random collection of patches
 2025-12-18 10:12 UTC  (28+ messages)
` [PATCH 1/5] sched/fair: Fold the sched_avg update
` [PATCH 2/5] sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
` [PATCH 3/5] sched: Change rcu_dereference_check_sched_domain() to rcu-sched
` [PATCH 4/5] sched: Add assertions to QUEUE_CLASS
` [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()
  ` error: implicit declaration of function ‘rq_modified_clear’ (was [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*())

[PATCHSET v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2025-12-18  7:14 UTC  (12+ messages)
` [PATCH 1/7] sched/deadline: Clear the defer params
` [PATCH 2/7] sched/debug: Fix updating of ppos on server write ops
` [PATCH 3/7] sched/debug: Stop and start server based on if it was active
` [PATCH 4/7] sched_ext: Add a DL server for sched_ext tasks
    ` [PATCH v2 "
` [PATCH 5/7] sched/debug: Add support to change sched_ext server params
` [PATCH 6/7] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH 7/7] selftests/sched_ext: Add test for DL server total_bw consistency

Boot regression: arm64: WARNING: kernel/sched/core.c:10851 at sched_change_end
 2025-12-17 12:04 UTC  (5+ messages)

[PATCH] sched_ext: fix uninitialized ret on alloc_percpu() failure
 2025-12-16 19:18 UTC  (4+ messages)

Boot regression: next-20251215: arm64: WARNING: kernel/sched/core.c:10851 at sched_change_end
 2025-12-16 18:12 UTC  (3+ messages)

[GIT PULL] sched_ext: Fixes for v6.19-rc1
 2025-12-16  8:03 UTC  (2+ messages)

Concerns with em.yaml YNL spec
 2025-12-16  2:06 UTC  (15+ messages)

[PATCH] sched_ext: Remove unused code in the do_pick_task_scx()
 2025-12-15 15:57 UTC  (5+ messages)

[PATCHSET sched_ext/for-6.19] sched_ext: Deprecate ops.cpu_acquire/release()
 2025-12-13  1:18 UTC  (10+ messages)
` [PATCH v2 3/3] sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
  ` [PATCH v3 "

[PATCH] selftests/sched_ext: flush stdout before test to avoid log spam
 2025-12-12 18:19 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.19-fixes] sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
 2025-12-12 16:28 UTC  (14+ messages)
` [PATCH 1/2] sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
` [PATCH 2/2] sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
` [PATCHSET v2 sched_ext/for-6.19-fixes] "

[PATCH sched_ext/for-6.19-fixes] sched_ext: Fix bypass depth leak on scx_enable() failure
 2025-12-11 16:33 UTC  (3+ messages)

[RFC][PATCH] sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NULL next
 2025-12-08 18:23 UTC  (6+ messages)

[PATCH] sched_ext: Fix the memleak for sch->helper objects
 2025-12-08 17:12 UTC  (5+ messages)
` [PATCH] sched_ext: Fix lockdep warnings in the ops_dump_init()

[RFC][PATCH] sched/ext: Split curr|donor references properly
 2025-12-07  9:12 UTC  (8+ messages)

[ANNOUNCEMENT] LPC 2025 sched_ext Microconference CFP
 2025-12-04 13:50 UTC  (3+ messages)

[GIT PULL] sched_ext: Changes for v6.19
 2025-12-03 21:50 UTC  (2+ messages)

[PATCH] sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks
 2025-12-01 20:58 UTC  (4+ messages)

[PATCH AUTOSEL 6.17] sched_ext: Fix possible deadlock in the deferred_irq_workfn()
 2025-11-24  8:06 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work

[GIT PULL] sched_ext: Another fix for v6.18-rc6
 2025-11-20 19:05 UTC  (2+ messages)

[PATCH] sched_ext: tools: Removing duplicate targets during non-cross compilation
 2025-11-20 17:01 UTC  (2+ messages)

[PATCH] sched_ext: Fix scx_enable() crash on helper kthread creation failure
 2025-11-20 16:35 UTC  (6+ messages)

[GIT PULL] sched_ext fixes for v6.18-rc6
 2025-11-17 17:52 UTC  (2+ messages)

[PATCH] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
 2025-11-17 15:18 UTC  (4+ messages)
` [PATCH] sched_ext: Use kvfree_rcu() to release per-cpu ksyncs object

[PATCHSET v3 sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-14 21:19 UTC  (17+ messages)
` [PATCH 09/13] sched_ext: Hook up hardlockup detector
    ` [PATCH sched_ext/for-6.19] sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
` [PATCH 10/13] sched_ext: Add scx_cpu0 example scheduler
` [PATCH 11/13] sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_LIST_CURSOR
` [PATCH 12/13] sched_ext: Factor out abbreviated dispatch dequeue into dispatch_dequeue_locked()
` [PATCH 13/13] sched_ext: Implement load balancer for bypass mode

[PATCHSET cgroup/for-6.19] cgroup: Fix task exit ordering
 2025-11-14 18:18 UTC  (6+ messages)
` [PATCH 2/4] cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_free()
` [PATCH 3/4] cgroup: Defer task cgroup unlink until after the task is done switching out

[tj-sched-ext:for-next] [sched_ext] 7900aa699c: kernel-selftests-bpf.sched_ext.runner.init_enable_count_#.fail
 2025-11-14 13:52 UTC  (2+ messages)

[PATCH] sched_ext: Fix possible deadlock in the deferred_irq_workfn()
 2025-11-13 18:32 UTC  (2+ messages)

[PATCH sched_ext/for-6.19] sched_ext: Update comments replacing breather with aborting mechanism
 2025-11-12 19:00 UTC  (2+ messages)

[PATCH] sched/ext: convert scx_tasks_lock to raw spinlock
 2025-11-12 18:45 UTC  (3+ messages)

[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-11-12 17:35 UTC  (6+ messages)
` [PATCH 02/11] sched/debug: Stop and start server based on if it was active

[PATCH] sched_ext: Fix unsafe locking in the scx_dump_state()
 2025-11-12 16:34 UTC  (2+ messages)


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