From 0c935c049b5c196b83b968c72d348ae6fff83ea2 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 13 Mar 2025 12:51:13 +0100 Subject: [PATCH] Linux 5.15.179 Link: https://lore.kernel.org/r/20250310170545.553361750@linuxfoundation.org Tested-by: SeongJae Park Tested-by: Florian Fainelli Tested-by: Linux Kernel Functional Testing Tested-by: Shuah Khan Tested-by: Hardik Garg Link: https://lore.kernel.org/r/20250311135758.248271750@linuxfoundation.org Tested-by: Ron Economos Tested-by: Vijayendra Suman Tested-by: Jon Hunter Tested-by: Florian Fainelli Tested-by: Linux Kernel Functional Testing Tested-by: Mark Brown Tested-by: Hardik Garg Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3af5d6bb5632a..6b3a24466e288 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 178 +SUBLEVEL = 179 EXTRAVERSION = NAME = Trick or Treat -- 2.47.3