diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-18 11:31:17 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-18 11:31:17 +0300 |
| commit | 49e5d20074c20b20773c6dc0f8dce0635591093b (patch) | |
| tree | 747fa1c3d3b78d4309980e07b2e2ee7f59d44510 | |
| parent | ed7a3a246309ccc807238f1b4f159ee6d37ff9c4 (diff) | |
| download | linux-5.10.y.tar.xz | |
Linux 5.10.253v5.10.253linux-5.10.y
Link: https://lore.kernel.org/r/20260413155819.042779211@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Josh Law <joshlaw48@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 = 252 +SUBLEVEL = 253 EXTRAVERSION = NAME = Dare mighty things |
