tangled
alpha
login
or
join now
tjh.dev
/
kernel
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 5.9-rc1
Linus Torvalds
5 years ago
9123e3a7
2cc3c4b3
options
unified
split
Changed files
+2
-2
Makefile
+2
-2
Makefile
···
1
1
# SPDX-License-Identifier: GPL-2.0
2
2
VERSION = 5
3
3
-
PATCHLEVEL = 8
3
3
+
PATCHLEVEL = 9
4
4
SUBLEVEL = 0
5
5
-
EXTRAVERSION =
5
5
+
EXTRAVERSION = -rc1
6
6
NAME = Kleptomaniac Octopus
7
7
8
8
# *DOCUMENTATION*