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-7.0.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
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
1
-2
/
+6
2026-02-27
tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()
David Carlier
1
-2
/
+5
2026-02-27
sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
David Carlier
1
-1
/
+1
2026-02-26
sched_ext: Fix out-of-bounds access in scx_idle_init_masks()
David Carlier
1
-2
/
+2
2026-02-25
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
1
-0
/
+12
2026-02-24
tools/sched_ext: Add Kconfig to sync with upstream
Cheng-Yang Chou
1
-0
/
+61
2026-02-24
tools/sched_ext: Sync README.md Kconfig with upstream scx
Cheng-Yang Chou
1
-6
/
+0
2026-02-23
selftests/sched_ext: Remove duplicated unistd.h include in rt_stall.c
Cheng-Yang Chou
1
-1
/
+0
2026-02-23
tools/sched_ext: scx_sdt: Remove unused '-f' option
Cheng-Yang Chou
1
-1
/
+1
2026-02-23
tools/sched_ext: scx_central: Remove unused '-p' option
Cheng-Yang Chou
1
-1
/
+1
2026-02-23
selftests/sched_ext: Fix unused-result warning for read()
Cheng-Yang Chou
1
-1
/
+2
2026-02-23
selftests/sched_ext: Abort test loop on signal
Cheng-Yang Chou
1
-0
/
+3
2026-02-21
tools/sched_ext: fix getopt not re-parsed on restart
David Carlier
6
-0
/
+6
2026-02-21
tools/sched_ext: scx_userland: fix data races on shared counters
David Carlier
1
-13
/
+13
2026-02-18
tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systems
David Carlier
1
-1
/
+6
2026-02-18
tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exit
David Carlier
1
-1
/
+2
2026-02-17
tools/sched_ext: scx_userland: fix stale data on restart
David Carlier
1
-0
/
+8
2026-02-17
tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...
David Carlier
1
-4
/
+9
2026-02-13
selftests/sched_ext: Fix rt_stall flaky failure
Ihor Solodrai
1
-0
/
+49
2026-02-13
tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugs
David Carlier
1
-2
/
+3
2026-02-12
tools/sched_ext: scx_central: fix sched_setaffinity() call with the set size
David Carlier
1
-2
/
+4
2026-02-12
tools/sched_ext: scx_flatcg: zero-initialize stats counter array
David Carlier
1
-0
/
+1
2026-02-12
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1252
-48824
/
+94607
2026-02-12
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
97
-1837
/
+1254
2026-02-12
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
68
-573
/
+1604
2026-02-12
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
118
-2512
/
+6649
2026-02-12
Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-333
/
+1300
2026-02-12
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-498
/
+1996
2026-02-12
Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-403
/
+1490
2026-02-12
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
4
-28
/
+30
2026-02-12
Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-30
/
+51
2026-02-12
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-14
/
+18
2026-02-12
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
9
-1991
/
+1685
2026-02-12
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
63
-626
/
+1515
2026-02-12
Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-21
/
+2592
2026-02-12
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-475
/
+593
2026-02-12
Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-35
/
+148
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2
-6
/
+7
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1332
-23257
/
+154319
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
265
-4686
/
+23495
2026-02-11
Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
330
-4688
/
+14410
2026-02-11
Merge tag 'firewire-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-226
/
+266
2026-02-11
Merge tag 'hid-for-linus-2026020901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-132
/
+676
2026-02-11
Merge tag 'hwmon-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
46
-259
/
+1345
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
51
-430
/
+4170
2026-02-11
Merge tag 'pwrseq-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-8
/
+560
2026-02-11
Merge tag 'pwm/for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-81
/
+103
2026-02-11
Merge tag 'spi-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
141
-1199
/
+5800
2026-02-11
Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-339
/
+4970
2026-02-11
Merge tag 'regmap-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-3
/
+133
[next]