Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Linux 5.17-rc1

+2 -2
+2 -2
Makefile
··· 1 # SPDX-License-Identifier: GPL-2.0 2 VERSION = 5 3 - PATCHLEVEL = 16 4 SUBLEVEL = 0 5 - EXTRAVERSION = 6 NAME = Gobble Gobble 7 8 # *DOCUMENTATION*
··· 1 # SPDX-License-Identifier: GPL-2.0 2 VERSION = 5 3 + PATCHLEVEL = 17 4 SUBLEVEL = 0 5 + EXTRAVERSION = -rc1 6 NAME = Gobble Gobble 7 8 # *DOCUMENTATION*