diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-27 16:27:31 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-27 16:27:31 +0300 |
| commit | a256b1e6892e7fe840f0f9746316fa938e9a421f (patch) | |
| tree | 466fde1adad5169b4a6791869b9d4886dfb3dd0e | |
| parent | ce383ba615339f8eaec646a166d2c2b015bb5ca0 (diff) | |
| download | linux-6.18.y.tar.xz | |
Linux 6.18.25v6.18.25linux-6.18.y
Link: https://lore.kernel.org/r/20260424132430.006424517@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Wentao Guan <guanwentao@uniontech.com>
Tested-by: Dileep Malepu <dileep.debian@gmail.com>
Tested-by: Barry K. Nathan <barryn@pobox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 18 -SUBLEVEL = 24 +SUBLEVEL = 25 EXTRAVERSION = NAME = Baby Opossum Posse |
