index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
2024-10-09
selftests: sched_ext: Add sched_ext as proper selftest target
Björn Töpel
2024-10-08
sched_ext: Documentation: Update instructions for running example schedulers
Devaansh-Kumar
2024-10-07
sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
Tejun Heo
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-10-04
sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
Tejun Heo
2024-10-04
sched_ext: Improve error reporting during loading
Tejun Heo
2024-10-02
sched_ext: Add __weak markers to BPF helper function decalarations
Vishal Chourasia
2024-09-27
sched_ext: Remove redundant p->nr_cpus_allowed checker
Zhang Qiao
2024-09-27
sched_ext: Decouple locks in scx_ops_enable()
Tejun Heo
2024-09-27
sched_ext: Decouple locks in scx_ops_disable_workfn()
Tejun Heo
2024-09-27
sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...
Tejun Heo
2024-09-27
sched_ext: Enable scx_ops_init_task() separately
Tejun Heo
2024-09-27
sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()
Tejun Heo
2024-09-27
sched_ext: Initialize in bypass mode
Tejun Heo
2024-09-27
sched_ext: Remove SCX_OPS_PREPPING
Tejun Heo
2024-09-27
sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()
Tejun Heo
2024-09-26
sched_ext: Use shorter slice while bypassing
Tejun Heo
2024-09-26
sched_ext: Split the global DSQ per NUMA node
Tejun Heo
2024-09-26
sched_ext: Relocate find_user_dsq()
Tejun Heo
2024-09-26
sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(...
Tejun Heo
2024-09-26
scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL
Tejun Heo
2024-09-25
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
2024-09-25
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
Tejun Heo
2024-09-24
sched_ext: Build fix for !CONFIG_SMP
Tejun Heo
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-24
Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-09-24
Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2024-09-24
remoteproc: k3-m4: use the proper dependencies
Linus Torvalds
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-24
Merge tag 'hwlock-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
2024-09-24
Merge tag 'rpmsg-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2024-09-24
Merge tag 'rproc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2024-09-24
Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-09-24
Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-09-24
Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-24
Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-24
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-24
Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]