From 3dea0e7f549ee8ce3ce9d058d6d5c494d9ad02dc Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 27 Jun 2025 11:05:38 +0100 Subject: [PATCH] Linux 5.15.186 Link: https://lore.kernel.org/r/20250623130632.993849527@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Ron Economos Tested-by: Jon Hunter Tested-by: Vijayendra Suman Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 830ede853d0a3..fbd1f5b5ebe03 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 185 +SUBLEVEL = 186 EXTRAVERSION = NAME = Trick or Treat -- 2.47.3