From 8ffd9cb17131fe6c01bab66b0e063535ec0fb2f4 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 17 Aug 2020 10:08:21 +0000 Subject: [PATCH] Linux 4.19.139 Merge 48 patches from 4.19.139 stable branch (49 total) beside 1 already merged patches: 61219546f303 vgacon: Fix for missing check in scrollback handling Tested-by: Shuah Khan 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 daaa8ab2f550..f6012170995e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 138 +SUBLEVEL = 139 EXTRAVERSION = NAME = "People's Front" -- GitLab