diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-06 14:16:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-06 14:16:31 +0300 |
commit | 0c3f363d1c150050b2ecec2af04f3c96fa2c66de (patch) | |
tree | 530b6b51c9a23ebab4fcdc7f1d9ff8ed1d158e95 | |
parent | 5e286056667a723557e4c69f8a30dc7b086aa7dd (diff) | |
download | linux-0c3f363d1c150050b2ecec2af04f3c96fa2c66de.tar.xz |
Linux 6.5.6v6.5.6
Link: https://lore.kernel.org/r/20231004175229.211487444@linuxfoundation.org
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: SeongJae Park <sj@kernel.org>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jon Hunter <jonathanh@nvidia.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 = 5 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |