Sched_ext development
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:55:39 to 2026-03-17 18:46:35 UTC [more...]

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

[PATCH] sched_ext/selftests: Fix bpf_link leak on assertion failure
 2026-03-17 18:09 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 18:02 UTC  (9+ messages)
` [PATCH 1/2] sched_ext: Cache per-node NUMA distance order in scx_idle_init_masks()
` [PATCH 2/2] sched_ext: Use cached NUMA order in pick_idle_cpu_from_online_nodes()

[PATCH sched_ext/for-7.1] selftests/sched_ext: Show failed test names in summary
 2026-03-17 17:54 UTC  (2+ messages)

[PATCH] sched_ext: Fix typos in comments
 2026-03-17 17:54 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.12] sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
 2026-03-17 11:32 UTC 

[PATCH 0/2] sched_ext: Fix SCX_KICK_WAIT cycle deadlock
 2026-03-17  9:15 UTC  (10+ messages)
` [PATCH 1/2] sched_ext: Prevent SCX_KICK_WAIT deadlock by serialization
` [PATCH 2/2] sched_ext/selftests: Add SCX_KICK_WAIT cycle tests

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-16 22:10 UTC  (105+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 03/61] ceph: "
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 20/61] apparmor: "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH sched_ext/for-7.1] sched_ext: Fix slab-out-of-bounds in scx_alloc_and_add_sched()
 2026-03-16 17:57 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.1] sched_ext: Fix kobject and cgroup ref error handling in scx_alloc_and_add_sched()
 2026-03-16  9:31 UTC  (6+ messages)
` [PATCH 1/2] sched_ext: Fix cgroup double-put on sub-sched abort path
` [PATCH 2/2] sched_ext: Use kobject_put() for kobject_init_and_add() failure in scx_alloc_and_add_sched()

[PATCH] sched_ext: Use kobject_put() for kobject_init_and_add() failure in scx_alloc_and_add_sched()
 2026-03-16  6:36 UTC  (2+ messages)

[PATCH sched_ext/for-7.1] sched_ext: Reduce DSQ lock contention in consume_dispatch_q()
 2026-03-15 20:10 UTC  (4+ messages)

[PATCH v5 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-15  8:58 UTC  (6+ messages)
` [PATCH v5 1/2] sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()
` [PATCH v5 2/2] sched_ext: Update selftests to drop ops.cpu_acquire/release()
` [PATCH v4 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs

[PATCH v4 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-14  9:04 UTC  (4+ messages)
` [PATCH v4 1/2] sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()
` [PATCH v4 2/2] sched_ext: Update selftests to drop ops.cpu_acquire/release()

[PATCH] sched_ext/selftests: Fix incorrect include guard comments
 2026-03-14  9:04 UTC  (2+ messages)

[PATCH] sched_ext: Fix uninitialized ret in scx_alloc_and_add_sched()
 2026-03-14  9:04 UTC  (2+ messages)

[PATCH sched_ext/for-7.1] selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
 2026-03-14  8:45 UTC  (2+ messages)

[PATCH v3 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-14  2:50 UTC  (5+ messages)
` [PATCH v3 1/2] sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()
` [PATCH v3 2/2] sched_ext: Update demo schedulers and selftests to drop ops.cpu_acquire/release()

[GIT PULL] sched_ext: Fixes for v7.0-rc3
 2026-03-13 22:15 UTC  (2+ messages)

[PATCHSET v2 sched_ext/for-7.1] sched_ext: Implement SCX_ENQ_IMMED
 2026-03-13 19:45 UTC  (11+ messages)
` [PATCH 1/6] sched_ext: Split task_should_reenq() into local and user variants
` [PATCH 2/6] sched_ext: Add scx_vet_enq_flags() and plumb dsq_id into preamble
` [PATCH 3/6] sched_ext: Implement SCX_ENQ_IMMED
` [PATCH 4/6] sched_ext: Plumb enq_flags through the consume path
` [PATCH 5/6] sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()
` [PATCH 6/6] sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flag
` [PATCH 7/6 sched_ext/for-7.1] sched_ext: Use schedule_deferred_locked() in schedule_dsq_reenq()

[PATCH sched_ext/for-7.0-fixes] sched_ext: Drop rq lock before calling ops.exit_task()
 2026-03-13 19:05 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.1] sched_ext: Implement SCX_ENQ_IMMED
 2026-03-13 11:32 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v2 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-13  1:22 UTC  (6+ messages)
` [PATCH v2 1/2] sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()
` [PATCH v2 2/2] sched_ext: Update demo schedulers and selftests to drop ops.cpu_acquire/release()

[PATCH 02/15] kernel: Use trace_invoke_##name() at guarded tracepoint call sites
 2026-03-12 15:04 UTC 

[PATCH 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-12  7:40 UTC  (5+ messages)
` [PATCH 1/2] sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()
` [PATCH 2/2] sched_ext: Update demo schedulers and selftests to drop ops.cpu_acquire/release()

[PATCH v2] sched_ext: Fix incomplete help text usage strings
 2026-03-11 21:06 UTC  (2+ messages)

[PATCH] sched_ext: Add scx_bpf_task_add_dsq_vtime()
 2026-03-11 16:12 UTC  (3+ messages)

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (3+ messages)

[PATCH] sched_ext: Fix inconsistent indenting in scx_enable()
 2026-03-11 12:33 UTC 

sched_ext: Partial mode priority and fallthrough to EEVDF
 2026-03-11 11:22 UTC  (5+ messages)

[PATCH] sched_ext: Fix incomplete help text usage strings
 2026-03-10 18:16 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.1] Fix sub-sched locking issues
 2026-03-10 17:17 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