diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-04 14:41:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-04 14:41:46 +0200 |
commit | c30b4019ea89633d790f0bfcbb03234f0d006f87 (patch) | |
tree | 657bce3ec18402340d4fb6f6632911d13d3ee3c2 | |
parent | 157ddfb05961c68ab7d457a462822a698e4e4bf4 (diff) |
Linux 5.10.242v5.10.242
Link: https://lore.kernel.org/r/20250902131926.607219059@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
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: 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 = 241 +SUBLEVEL = 242 EXTRAVERSION = NAME = Dare mighty things |