diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 12:47:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 12:47:45 +0100 |
commit | 551461a163a5de95649f1583a0e4d6b012c357ee (patch) | |
tree | df25243563de33c6f4aec0a6ce8093e6f062be4e | |
parent | cb9950eaaf9cc76dfe490c06aa11f185b3c7f22b (diff) |
Linux 5.10.235v5.10.235
Link: https://lore.kernel.org/r/20250311145758.343076290@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 234 +SUBLEVEL = 235 EXTRAVERSION = NAME = Dare mighty things |