From 9260a632f76e4743a6209992c5c22919e749ffd3 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 19 Jan 2026 13:12:12 +0100 Subject: [PATCH] Linux 5.10.248 Link: https://lore.kernel.org/r/20260115164230.864985076@linuxfoundation.org Tested-by: Brett A C Sheffield Tested-by: Slade Watkins Tested-by: Florian Fainelli Tested-by: Woody Suwalski Tested-by: Dominique Martinet Tested-by: Jon Hunter Tested-by: Mark Brown Tested-by: Barry K. Nathan Tested-by: Jeffrin Jose T Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6739b0e657021..451389daf57bb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 247 +SUBLEVEL = 248 EXTRAVERSION = NAME = Dare mighty things -- 2.47.3