forked from sched-ext/scx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkernel-versions.json
More file actions
34 lines (34 loc) · 1.31 KB
/
kernel-versions.json
File metadata and controls
34 lines (34 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"sched_ext/for-next": {
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git",
"branch": "for-next",
"commitHash": "3445c57d73330a05e4a0b88f87ab3ccddac7f708",
"lastModified": 1770353944,
"narHash": "sha256-padSJjUZssdWJw7KHjVJMnQAG5SaPOOZ/CtUYG00Mpg=",
"kernelVersion": "6.18.0"
},
"bpf/bpf-next": {
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git",
"branch": "master",
"commitHash": "db975debcb8c4cd367a78811bc1ba84c83f854bd",
"lastModified": 1770439766,
"narHash": "sha256-2atw7SnF5vUoLxiZvY+jd7+OwYzwGvq3xbCFQmyiw8o=",
"kernelVersion": "6.19.0-rc5"
},
"stable/6_12": {
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"branch": "linux-6.12.y",
"commitHash": "444b39ef6108313e8452010b22aaba588e8fb92b",
"lastModified": 1771563606,
"narHash": "sha256-4t3MWOpuu93ViAFdewnaB+PmAnwaEFsdIHAnRy+ZK5M=",
"kernelVersion": "6.12.74"
},
"stable/linux-rolling-stable": {
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"branch": "linux-rolling-stable",
"commitHash": "892ad979df25f63e33add2c4e42f10bc7ded6730",
"lastModified": 1772168271,
"narHash": "sha256-uZ0qyhS3OnK55Z0dhacjpGFcKM35174RXgkMZBMvrVM=",
"kernelVersion": "6.18.14"
}
}