VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2020-12-27 15:30:22 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-12-27 15:30:22 -0800 commit: 5c8fe583cce542aa0b84adc939ce85293de36e5e parent: 14e3e989f6a5d9646b6cf60690499cc8bdc11f7d
Commit Summary:
Linux 5.11-rc1
Diffstat:
1 file changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 29c3eecd7b30..3d328b7ab200 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 5
-PATCHLEVEL = 10
+PATCHLEVEL = 11
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Kleptomaniac Octopus
 
 # *DOCUMENTATION*