diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-06-01 17:35:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-06-01 17:35:51 +0200 |
| commit | dc027a595035729e290c0adffae363a653acde7c (patch) | |
| tree | df80af87ffcf5797bc1c42f6f29c9fb72450d6f2 | |
| parent | 5ddc715324badd7f2641bc177db1d027b402adae (diff) | |
Linux 5.15.209v5.15.209linux-5.15.y
Link: https://lore.kernel.org/r/20260530160240.228940103@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 208 +SUBLEVEL = 209 EXTRAVERSION = NAME = Trick or Treat |
