diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-28 11:14:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-28 11:14:25 +0200 |
commit | 28ae0a748c161ed01e2f43018beb978c74e12a0d (patch) | |
tree | ad028b6eb42cb5ab8472409359d8108958d3d742 | |
parent | 247bcad9a0df0855a2d549124eb4505ffb9b5d01 (diff) | |
download | linux-stable-6.3.10.tar.gz (sig) linux-stable-6.3.10.tar.bz2 (sig) linux-stable-6.3.10.zip |
Linux 6.3.10v6.3.10
Link: https://lore.kernel.org/r/20230626180805.643662628@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Markus Reichelt <lkt+2023@mareichelt.com>
Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Conor Dooley <conor.dooley@microchip.com>
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 = 3 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |