From 3369c6df2fae5f70b15c840259bb500e2671a581 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 17 Jul 2025 18:32:16 +0200 Subject: [PATCH] Linux 6.1.146 Link: https://lore.kernel.org/r/20250715130754.497128560@linuxfoundation.org Tested-by: Shuah Khan Link: https://lore.kernel.org/r/20250715163541.635746149@linuxfoundation.org Tested-by: Miguel Ojeda Tested-by: Jon Hunter Tested-by: Mark Brown Tested-by: Ron Economos Tested-by: Peter Schneider Tested-by: Linux Kernel Functional Testing Tested-by: Florian Fainelli Tested-by: Brett A C Sheffield Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ebcf5587ebf95..7ebae10b59397 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 145 +SUBLEVEL = 146 EXTRAVERSION = NAME = Curry Ramen -- 2.47.3