diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-14 13:19:19 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-14 13:19:19 +0200 |
| commit | 1797d8bf8d0c2e74defad605d14e3553d43a3caf (patch) | |
| tree | 416d113e7c13ecaf430331635488b9d148debae8 | |
| parent | 335d81d04bba96e428ffeb05667c89b8192cee4e (diff) | |
Linux 5.10.270v5.10.270linux-5.10.y
Link: https://lore.kernel.org/r/20260912065516.948645775@linuxfoundation.org
Tested-by: Barry K. Nathan <barryn@pobox.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Woody Suwalski <terraluna977@gmail.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 = 10 -SUBLEVEL = 269 +SUBLEVEL = 270 EXTRAVERSION = NAME = Dare mighty things |
