diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-04 13:38:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-04 13:38:41 +0200 |
| commit | 738ac465e4e900d4a391a27da4e20c090eaa1e75 (patch) | |
| tree | 4c38318ecd5bbb37f0817ede62e2e0c5b7455e58 | |
| parent | 607a1d4c42f649e6197567c0448fd9ebb316cd42 (diff) | |
Linux 5.10.260v5.10.260linux-5.10.y
Link: https://lore.kernel.org/r/20260702155108.949633242@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Mark Brown <broonie@kernel.org>
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 = 259 +SUBLEVEL = 260 EXTRAVERSION = NAME = Dare mighty things |
