index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
sched_ext: Fix enq_last_no_enq_fails selftest
Tejun Heo
2
-3
/
+15
2024-10-25
sched_ext: Make cast_mask() inline
Tejun Heo
1
-1
/
+1
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
1
-12
/
+17
2024-10-25
scx: Fix exit selftest to use custom DSQ
David Vernet
1
-3
/
+5
2024-10-24
sched_ext: Fix function pointer type mismatches in BPF selftests
Vishal Chourasia
19
-80
/
+80
2024-10-23
selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ
Ihor Solodrai
1
-1
/
+1
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
1
-1
/
+0
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
1
-2
/
+17
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
1
-54
/
+56
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
1
-13
/
+15
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
1
-10
/
+10
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
1
-1
/
+1
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
1
-4
/
+2
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
1
-2
/
+2
2024-10-09
selftests: sched_ext: Add sched_ext as proper selftest target
Björn Töpel
2
-43
/
+37
2024-10-08
sched_ext: Documentation: Update instructions for running example schedulers
Devaansh-Kumar
1
-1
/
+1
2024-10-07
sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
Tejun Heo
2
-2
/
+3
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2
-2
/
+9
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
1
-5
/
+8
2024-10-04
sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
Tejun Heo
1
-1
/
+0
2024-10-04
sched_ext: Improve error reporting during loading
Tejun Heo
1
-11
/
+19
2024-10-02
sched_ext: Add __weak markers to BPF helper function decalarations
Vishal Chourasia
1
-3
/
+3
2024-09-27
sched_ext: Remove redundant p->nr_cpus_allowed checker
Zhang Qiao
1
-10
/
+1
2024-09-27
sched_ext: Decouple locks in scx_ops_enable()
Tejun Heo
1
-40
/
+27
2024-09-27
sched_ext: Decouple locks in scx_ops_disable_workfn()
Tejun Heo
1
-20
/
+17
2024-09-27
sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...
Tejun Heo
1
-13
/
+22
2024-09-27
sched_ext: Enable scx_ops_init_task() separately
Tejun Heo
1
-4
/
+10
2024-09-27
sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()
Tejun Heo
1
-2
/
+3
2024-09-27
sched_ext: Initialize in bypass mode
Tejun Heo
1
-10
/
+15
2024-09-27
sched_ext: Remove SCX_OPS_PREPPING
Tejun Heo
1
-22
/
+7
2024-09-27
sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()
Tejun Heo
1
-2
/
+1
2024-09-26
sched_ext: Use shorter slice while bypassing
Tejun Heo
1
-2
/
+4
2024-09-26
sched_ext: Split the global DSQ per NUMA node
Tejun Heo
1
-13
/
+60
2024-09-26
sched_ext: Relocate find_user_dsq()
Tejun Heo
1
-5
/
+5
2024-09-26
sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(...
Tejun Heo
1
-14
/
+8
2024-09-26
scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL
Tejun Heo
1
-4
/
+13
2024-09-25
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
3
-3
/
+21
2024-09-25
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
Tejun Heo
3
-11
/
+30
2024-09-24
sched_ext: Build fix for !CONFIG_SMP
Tejun Heo
1
-0
/
+1
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
56
-909
/
+1867
2024-09-24
Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-4
/
+3
2024-09-24
Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
9
-26
/
+193
2024-09-24
remoteproc: k3-m4: use the proper dependencies
Linus Torvalds
1
-1
/
+1
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
82
-6038
/
+2501
2024-09-24
Merge tag 'hwlock-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
2
-23
/
+50
2024-09-24
Merge tag 'rpmsg-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
3
-31
/
+542
2024-09-24
Merge tag 'rproc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
18
-222
/
+1225
2024-09-24
Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-13
/
+3
2024-09-24
Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-147
/
+62
2024-09-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-71
/
+101
[next]