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-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
2024-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
83
-896
/
+2796
2024-09-24
Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-8
/
+40
2024-09-24
Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel.dk/linux
Linus Torvalds
8
-35
/
+55
2024-09-24
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
55
-167
/
+700
2024-09-24
Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-1
/
+6
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-47
/
+2359
2024-09-24
Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-139
/
+180
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+9
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
297
-1364
/
+7385
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
423
-3452
/
+17001
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
69
-605
/
+1747
2024-09-23
Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-28
/
+19
2024-09-23
Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
[next]