diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-24 15:49:24 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-24 15:49:24 +0200 |
| commit | 8ba4813938919857c129400fae2d80fcebb69b8f (patch) | |
| tree | 622a8f1499d528ea879561d1f3b3593418d4f7df | |
| parent | 791f3a533aab39e2eb95528c5e5e66450f75ef0c (diff) | |
Linux 5.10.261v5.10.261linux-5.10.y
Link: https://lore.kernel.org/r/20260721152355.667394603@linuxfoundation.org
Tested-by: Woody Suwalski <terraluna977@gmail.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Link: https://lore.kernel.org/r/20260722142749.280611149@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Mark Brown <broonie@kernel.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 = 260 +SUBLEVEL = 261 EXTRAVERSION = NAME = Dare mighty things |
