summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-13 12:50:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-13 12:50:17 +0200
commit3d86e7f5bdf34bba6c0e101a9131006db3e22c16 (patch)
tree8ec6f7badd7481cf4163179917c4ca1869514576
parente6721ea845fcb93a764a92bd40f1afc0d6c69751 (diff)
downloadlinux-stable-3d86e7f5bdf34bba6c0e101a9131006db3e22c16.tar.gz
linux-stable-3d86e7f5bdf34bba6c0e101a9131006db3e22c16.tar.bz2
linux-stable-3d86e7f5bdf34bba6c0e101a9131006db3e22c16.zip
Linux 4.19.312v4.19.312
Link: https://lore.kernel.org/r/20240411095419.532012976@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 296db299ab39..b0ae93c88a68 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 311
+SUBLEVEL = 312
EXTRAVERSION =
NAME = "People's Front"