diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-22 14:22:34 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-22 14:22:34 +0300 |
| commit | c0d886e4af574740bcffafda40ae692918ca87f9 (patch) | |
| tree | 271938b4ef26be0679c38a27691f05315a8697f1 | |
| parent | ff628171d5f492c636473819ecc912c6f3fb19ce (diff) | |
| download | linux-6.18.y.tar.xz | |
Linux 6.18.24v6.18.24linux-6.18.y
Link: https://lore.kernel.org/r/20260420153935.605963767@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Ron Economos <re@w6rz.net>
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: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.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 = 23 +SUBLEVEL = 24 EXTRAVERSION = NAME = Baby Opossum Posse |
