diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-10 18:17:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-10 18:17:40 +0100 |
commit | e60276b8c11ab4a8be23807bc67b048cfb937dfa (patch) | |
tree | b0f07d1ed16399e00625167c90d90f764523e553 | |
parent | 631f73deedeb0fbc92ca5037d5a71c9fcae7974d (diff) | |
download | linux-stable-e60276b8c11ab4a8be23807bc67b048cfb937dfa.tar.gz linux-stable-e60276b8c11ab4a8be23807bc67b048cfb937dfa.tar.bz2 linux-stable-e60276b8c11ab4a8be23807bc67b048cfb937dfa.zip |
Linux 6.0.8v6.0.8
Link: https://lore.kernel.org/r/20221108133354.787209461@linuxfoundation.org
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Allen Pais <apais@linux.microsoft.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Fenil Jain <fkjainco@gmail.com>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Rudi Heitbaum <rudi@heitbaum.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
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 = 0 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |