diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-30 16:25:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-30 16:25:15 +0200 |
commit | 4ad9fa5c30edc19acf05b2960dd686c29cbe75a2 (patch) | |
tree | 08daaf1a6c9cb031bd2559f492f51fb52c4bb7e7 | |
parent | 51297ef7ad7824ad577337f273cd092e81a9fa08 (diff) | |
download | linux-stable-4ad9fa5c30edc19acf05b2960dd686c29cbe75a2.tar.gz linux-stable-4ad9fa5c30edc19acf05b2960dd686c29cbe75a2.tar.bz2 linux-stable-4ad9fa5c30edc19acf05b2960dd686c29cbe75a2.zip |
Linux 6.6.53v6.6.53
Link: https://lore.kernel.org/r/20240927121719.714627278@linuxfoundation.org
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Allen Pais <apais@linux.microsoft.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Kexy Biscuit <kexybiscuit@aosc.io>
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 = 52 +SUBLEVEL = 53 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |