diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:08:24 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:08:24 +0900 |
| commit | f964b940099f9982d723d4c77988d4b0dda9c165 (patch) | |
| tree | 139776fb1aa3a7428b58d6b07b1b76c72438f911 | |
| parent | 8164d0efaf370c425dc69a1e8216940d09e7de0c (diff) | |
| download | linux-5.10.y.tar.gz | |
Linux 5.10.247v5.10.247linux-5.10.y
Link: https://lore.kernel.org/r/20251203152400.447697997@linuxfoundation.org
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20251204163803.668231017@linuxfoundation.org
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 5e5c4ca0db4e99..6739b0e657021e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 246 +SUBLEVEL = 247 EXTRAVERSION = NAME = Dare mighty things |
