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 6.13-rc1
Linus Torvalds
1 year ago
40384c84
a14bf463
+2
-2
1 changed file
expand all
collapse all
unified
split
Makefile
+2
-2
Makefile
reviewed
···
1
1
# SPDX-License-Identifier: GPL-2.0
2
2
VERSION = 6
3
3
-
PATCHLEVEL = 12
3
3
+
PATCHLEVEL = 13
4
4
SUBLEVEL = 0
5
5
-
EXTRAVERSION =
5
5
+
EXTRAVERSION = -rc1
6
6
NAME = Baby Opossum Posse
7
7
8
8
# *DOCUMENTATION*