From df70e44fa05b01476a78d0f6a210354784ff0992 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 29 Oct 2025 14:01:25 +0100 Subject: [PATCH] Linux 5.10.246 Link: https://lore.kernel.org/r/20251027183524.611456697@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Slade Watkins Tested-by: Dominique Martinet Tested-by: Jon Hunter Link: https://lore.kernel.org/r/20251028092846.265406861@linuxfoundation.org Tested-by: Dominique Martinet Tested-by: Brett A C Sheffield Tested-by: Florian Fainelli Tested-by: Jon Hunter Tested-by: Linux Kernel Functional Testing Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a8b862026a5..aa84aec9cbe8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 245 +SUBLEVEL = 246 EXTRAVERSION = NAME = Dare mighty things -- 2.47.3