diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-02 15:26:44 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-02 15:26:44 +0300 |
| commit | be0af8204173441616d0775a54a95ca612a84ba8 (patch) | |
| tree | 96779a839c1427e28f7b69b489d04620b9125e50 | |
| parent | 0a960b88c5979f853019d4dc4957dfbeeb193440 (diff) | |
| download | linux-5.10.269.tar.xz (sig) | |
Linux 5.10.269v5.10.269linux-5.10.y
Link: https://lore.kernel.org/r/20260831133358.571886287@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Woody Suwalski <terraluna977@gmail.com>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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 = 5 PATCHLEVEL = 10 -SUBLEVEL = 268 +SUBLEVEL = 269 EXTRAVERSION = NAME = Dare mighty things |
