From c30b4019ea89633d790f0bfcbb03234f0d006f87 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 4 Sep 2025 14:41:46 +0200 Subject: [PATCH] Linux 5.10.242 Link: https://lore.kernel.org/r/20250902131926.607219059@linuxfoundation.org Tested-by: Brett A C Sheffield Tested-by: Florian Fainelli Tested-by: Jon Hunter Tested-by: Dominique Martinet 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 3f7fa3e35285..f56b147e24e0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 241 +SUBLEVEL = 242 EXTRAVERSION = NAME = Dare mighty things