tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
Linux 7.0-rc2
Linus Torvalds
1 week ago
11439c46
949d0a46
+1
-1
1 changed file
expand all
collapse all
unified
split
Makefile
+1
-1
Makefile
···
2
VERSION = 7
3
PATCHLEVEL = 0
4
SUBLEVEL = 0
5
-
EXTRAVERSION = -rc1
6
NAME = Baby Opossum Posse
7
8
# *DOCUMENTATION*
···
2
VERSION = 7
3
PATCHLEVEL = 0
4
SUBLEVEL = 0
5
+
EXTRAVERSION = -rc2
6
NAME = Baby Opossum Posse
7
8
# *DOCUMENTATION*