From cc5ec87693063acebb60f587e8a019ba9b94ae0e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 29 Oct 2025 14:03:16 +0100 Subject: [PATCH] Linux 5.15.196 Link: https://lore.kernel.org/r/20251027183446.381986645@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Slade Watkins Tested-by: Jon Hunter Tested-by: Shuah Khan Link: https://lore.kernel.org/r/20251028092823.507383588@linuxfoundation.org Tested-by: Ron Economos Tested-by: Brett A C Sheffield Tested-by: Pavel Machek (CIP) Tested-by: Florian Fainelli Tested-by: Jon Hunter Tested-by: Slade Watkins Tested-by: Linux Kernel Functional Testing 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 b271b95873cf..09bb1b22cd26 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 195 +SUBLEVEL = 196 EXTRAVERSION = NAME = Trick or Treat -- 2.47.3