diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-27 11:04:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-27 11:04:25 +0100 |
commit | ecbc622e0f5202e17a2f13dadb0900273faee0eb (patch) | |
tree | b67950b420924e78a79047c3fcab03e45d93d200 | |
parent | 85d7a81b968ad8061df5e7f3e8c884f96763caa0 (diff) |
Linux 5.10.239v5.10.239
Link: https://lore.kernel.org/r/20250623130626.716971725@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Link: https://lore.kernel.org/r/20250624121412.352317604@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.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 = 238 +SUBLEVEL = 239 EXTRAVERSION = NAME = Dare mighty things |