From 68efe5a6c16a05391e3d96025b41e9bf573f968c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 7 Dec 2025 06:09:37 +0900 Subject: Linux 5.15.197 Link: https://lore.kernel.org/r/20251203152414.082328008@linuxfoundation.org Tested-by: Hardik Garg Tested-by: Shuah Khan Tested-by: Ron Economos Link: https://lore.kernel.org/r/20251204163821.402208337@linuxfoundation.org Tested-by: Mark Brown Tested-by: Jon Hunter Tested-by: Brett A C Sheffield Tested-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3589269e63a2..4cf20e566a87 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 196 +SUBLEVEL = 197 EXTRAVERSION = NAME = Trick or Treat -- cgit v1.2.3