The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 213f323329f1567e09f85ddb54cfb80769340b50 Gitweb: https://git.kernel.org/tip/213f323329f1567e09f85ddb54cfb80769340b50 Author: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> AuthorDate: Sat, 17 Oct 2020 08:31:22 +02:00 Committer: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> CommitterDate: Sat, 17 Oct 2020 08:31:22 +02:00 Linux 5.9.1 Tested-by: Jeffrin Jose T <jeffrin@xxxxxxxxxxxxxxxxxxx> Tested-by: Jon Hunter <jonathanh@xxxxxxxxxx> Tested-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx> Link: https://lore.kernel.org/r/20201016090437.170032996@xxxxxxxxxxxxxxxxxxx Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 51540b2..d600b38 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 9 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Kleptomaniac Octopus