index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
ext.c
Age
Commit message (
Expand
)
Author
2025-05-07
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
2025-04-29
sched_ext: Fix rq lock state in hotplug ops
Andrea Righi
2025-04-25
sched_ext: Remove duplicate BTF_ID_FLAGS definitions
Andrea Righi
2025-04-22
sched_ext: Fix missing rq lock in scx_bpf_cpuperf_set()
Andrea Righi
2025-04-22
sched_ext: Track currently locked rq
Andrea Righi
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
2025-04-08
sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
Tejun Heo
2025-04-08
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
2025-03-26
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
2025-03-26
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
2025-03-14
sched_ext: idle: Refactor scx_select_cpu_dfl()
Andrea Righi
2025-03-14
sched_ext: idle: Honor idle flags in the built-in idle selection policy
Andrea Righi
2025-03-13
sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()
Andrea Righi
2025-03-04
sched_ext: Add trace point to track sched_ext core events
Changwoo Min
2025-03-04
sched_ext: Change the event type from u64 to s64
Changwoo Min
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-03-03
sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
Andrea Righi
2025-02-25
sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...
Tejun Heo
2025-02-24
sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Andrea Righi
2025-02-16
sched_ext: idle: Per-node idle cpumasks
Andrea Righi
2025-02-16
sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
Andrea Righi
2025-02-16
sched_ext: idle: Make idle static keys private
Andrea Righi
2025-02-14
sched_ext: Provides a sysfs 'events' to expose core event counters
Changwoo Min
2025-02-13
sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP
Tejun Heo
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
2025-02-10
Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-02-10
sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...
Tejun Heo
2025-02-10
sched_ext: Take NUMA node into account when allocating per-CPU cpumasks
Li RongQing
2025-02-08
sched_ext: Add SCX_EV_ENQ_SKIP_MIGRATION_DISABLED
Tejun Heo
2025-02-08
sched_ext: Count SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE in the right spot
Tejun Heo
2025-02-08
Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-02-08
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
2025-02-08
sched_ext: Implement auto local dispatching of migration disabled tasks
Tejun Heo
2025-02-07
sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL
Changwoo Min
2025-02-04
sched_ext: Add an event, SCX_EV_BYPASS_DURATION
Changwoo Min
2025-02-04
sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH
Changwoo Min
2025-02-04
sched_ext: Add an event, SCX_EV_BYPASS_ACTIVATE
Changwoo Min
2025-02-04
sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING
Changwoo Min
2025-02-02
sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST
Changwoo Min
2025-02-02
sched_ext: Add an event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE
Changwoo Min
2025-02-02
sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK
Changwoo Min
2025-02-02
sched_ext: Implement event counter infrastructure
Changwoo Min
2025-01-27
sched_ext: Move built-in idle CPU selection policy to a separate file
Andrea Righi
2025-01-27
sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
Andrea Righi
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
2025-01-24
sched_ext: Include task weight in the error state dump
Andrea Righi
2025-01-24
sched_ext: Fixes typos in comments
Atul Kumar Pant
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]