diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-12 11:13:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-12 11:13:13 +0200 |
commit | 049be94099ea5ba8338526c5a4f4f404b9dcaf54 (patch) | |
tree | 2b8f8e3c510b02e516231e9ee72102ec11fcda9a | |
parent | 60e01e9316a3832fe98e2fbc8171c2355b13c604 (diff) | |
download | linux-stable-049be94099ea5ba8338526c5a4f4f404b9dcaf54.tar.gz linux-stable-049be94099ea5ba8338526c5a4f4f404b9dcaf54.tar.bz2 linux-stable-049be94099ea5ba8338526c5a4f4f404b9dcaf54.zip |
Linux 6.10.10v6.10.10
Link: https://lore.kernel.org/r/20240910092622.245959861@linuxfoundation.org
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Christian Heusel <christian@heusel.eu>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Kexy Biscuit <kexybiscuit@aosc.io>
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 = 6 PATCHLEVEL = 10 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Baby Opossum Posse |