diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-04 14:25:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-04 14:25:05 +0300 |
commit | 69950617349402d1c952a54a5edc9a323a7c36b4 (patch) | |
tree | 03083616810314bb61c7d4cf52e3683dc878f1f3 | |
parent | d3acaf2e0e0fcaff86c3bc02ceb9115f578e0426 (diff) | |
download | linux-6.1.108.tar.xz (sig) |
Linux 6.1.108v6.1.108
Link: https://lore.kernel.org/r/20240901160801.879647959@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Yann Sionneau <ysionneau@kalrayinc.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.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 = 6 PATCHLEVEL = 1 -SUBLEVEL = 107 +SUBLEVEL = 108 EXTRAVERSION = NAME = Curry Ramen |