From 6b1fdafb252d5630602815980a0bc6ab8dea23ba Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 28 Sep 2020 13:12:30 +0800 Subject: [PATCH] Linux 4.19.148 Merge 38 patches from 4.19.148 stable branch (38 total) beside 0 already merged patches. Tested-by: Jon Hunter Tested-by: Shuah Khan Tested-by: Linux Kernel Functional Testing Tested-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman Link: https://lore.kernel.org/r/20200925124720.972208530@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4f52bb29126b..3ffd5b03e6dd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 147 +SUBLEVEL = 148 EXTRAVERSION = NAME = "People's Front" -- GitLab