diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-10 11:58:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-10 11:58:10 +0200 |
commit | 9b15f68c41270b636153f94443acb86033b6e818 (patch) | |
tree | d07720c1959a5ef360147c1e727ba2442219c4c4 | |
parent | e334ae4a0cd5ee5e8a6a8a62047d4d89207238a1 (diff) | |
download | linux-stable-9b15f68c41270b636153f94443acb86033b6e818.tar.gz linux-stable-9b15f68c41270b636153f94443acb86033b6e818.tar.bz2 linux-stable-9b15f68c41270b636153f94443acb86033b6e818.zip |
Linux 6.6.55v6.6.55
Link: https://lore.kernel.org/r/20241008115629.309157387@linuxfoundation.org
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Kexy Biscuit <kexybiscuit@aosc.io>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: kernelci.org bot <bot@kernelci.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 = 6 -SUBLEVEL = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |