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 4.4-rc1
Linus Torvalds
10 years ago
8005c49d
0ca9b676
+2
-2
1 changed file
expand all
collapse all
unified
split
Makefile
+2
-2
Makefile
reviewed
···
1
1
VERSION = 4
2
2
-
PATCHLEVEL = 3
2
2
+
PATCHLEVEL = 4
3
3
SUBLEVEL = 0
4
4
-
EXTRAVERSION =
4
4
+
EXTRAVERSION = -rc1
5
5
NAME = Blurry Fish Butt
6
6
7
7
# *DOCUMENTATION*