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 4.15-rc7
Linus Torvalds
8 years ago
b2cd1df6
b84449dc
+1
-1
1 changed file
expand all
collapse all
unified
split
Makefile
+1
-1
Makefile
···
2
VERSION = 4
3
PATCHLEVEL = 15
4
SUBLEVEL = 0
5
-
EXTRAVERSION = -rc6
6
NAME = Fearless Coyote
7
8
# *DOCUMENTATION*
···
2
VERSION = 4
3
PATCHLEVEL = 15
4
SUBLEVEL = 0
5
+
EXTRAVERSION = -rc7
6
NAME = Fearless Coyote
7
8
# *DOCUMENTATION*