index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-28
sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED
Zhang Qiao
1
-1
/
+1
2024-09-28
sched_ext: Factor out move_task_between_dsqs() from scx_dispatch_from_dsq()
Tejun Heo
1
-41
/
+75
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-27
sched_ext: Use shorter slice while bypassing
Tejun Heo
1
-2
/
+4
2024-09-27
sched_ext: Split the global DSQ per NUMA node
Tejun Heo
1
-13
/
+60
2024-09-27
sched_ext: Relocate find_user_dsq()
Tejun Heo
1
-5
/
+5
2024-09-27
sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(...
Tejun Heo
1
-14
/
+8
2024-09-27
scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL
Tejun Heo
1
-4
/
+13
2024-09-26
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
3
-3
/
+21
2024-09-26
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
Tejun Heo
3
-11
/
+30
2024-09-25
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-24
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
297
-1364
/
+7385
2024-09-24
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
423
-3452
/
+17001
2024-09-24
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
69
-605
/
+1747
2024-09-24
Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-28
/
+19
2024-09-24
Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2024-09-24
Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
37
-406
/
+756
2024-09-24
Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
44
-139
/
+163
2024-09-24
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
66
-275
/
+2791
2024-09-24
Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
41
-793
/
+1191
2024-09-24
Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-27
/
+68
[next]