From c79648372d02944bf4a54d87e3901db05d0ac82e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 17 Jul 2025 18:30:55 +0200 Subject: Linux 5.15.189 Link: https://lore.kernel.org/r/20250715130751.668489382@linuxfoundation.org Tested-by: Vijayendra Suman Tested-by: Shuah Khan Link: https://lore.kernel.org/r/20250715163547.992191430@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Mark Brown Tested-by: Ron Economos Tested-by: Florian Fainelli Tested-by: Linux Kernel Functional Testing 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 86a5048e9816..6bc80f4cfd7e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 188 +SUBLEVEL = 189 EXTRAVERSION = NAME = Trick or Treat -- cgit v1.2.3