From 882efbdd9d34ebaf03da2dd0246f07f251b0aed2 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 2 Oct 2025 13:40:43 +0200 Subject: [PATCH] Linux 6.1.155 Link: https://lore.kernel.org/r/20250930143820.537407601@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Peter Schneider Tested-by: Brett A C Sheffield Tested-by: Ron Economos Tested-by: Salvatore Bonaccorso Tested-by: Jon Hunter Tested-by: Mark Brown Tested-by: Linux Kernel Functional Testing Tested-by: Shuah Khan Tested-by: Miguel Ojeda Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 380b99998dd83..2eea95cd7e2d8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 154 +SUBLEVEL = 155 EXTRAVERSION = NAME = Curry Ramen -- 2.47.3