diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:09:37 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:09:37 +0900 |
| commit | 68efe5a6c16a05391e3d96025b41e9bf573f968c (patch) | |
| tree | c12438803c88d3991121d7ae89b6b1857fe3d822 | |
| parent | 3b7841a78357f412741ff0c9a47dbfc53bfbad3a (diff) | |
| download | linux-5.15.y.tar.gz | |
Linux 5.15.197v5.15.197linux-5.15.y
Link: https://lore.kernel.org/r/20251203152414.082328008@linuxfoundation.org
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
Link: https://lore.kernel.org/r/20251204163821.402208337@linuxfoundation.org
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 3589269e63a27b..4cf20e566a8758 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 |
