From 7076ca33bf6cb412c2735864e45eac9bdaef4aef Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 15 Feb 2019 09:09:54 +0100 Subject: [PATCH] Linux 4.19.23 Merge 43 patches from 4.19.22 (42) 4.19.23 (1) stable branch (45 total) beside 2 already merged patches: 8b8f7b0 xfrm: Make set-mark default behavior backward compatible 93f6fb6 pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8cfcb01fcd7b..3dcf3f2363c1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 22 +SUBLEVEL = 23 EXTRAVERSION = NAME = "People's Front" -- GitLab