diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-01 18:22:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-01 18:22:34 +0100 |
commit | f0a53361993a94f602df6f35e78149ad2ac12c89 (patch) | |
tree | 3540f60b1899e7ce781182dbfa7e2f3e2896f36d | |
parent | c762b76981fc12b4f116e75b0d11de8871512653 (diff) |
Linux 5.10.234v5.10.234
Link: https://lore.kernel.org/r/20250130140142.491490528@linuxfoundation.org
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20250131112129.273288063@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de> =
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: kernelci.org bot <bot@kernelci.org>
Tested-by: Mark Brown <broonie@kernel.org>
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 = 233 +SUBLEVEL = 234 EXTRAVERSION = NAME = Dare mighty things |