diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-09 11:28:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-09 11:28:28 +0100 |
commit | d60c95efffe84428e3611431bf688f50bfc13f4e (patch) | |
tree | d8fdbea553f8412710bec06124c5819e91992c7e /Makefile | |
parent | 74eec8266f37aff609db6a2f2b093e56a11c28c4 (diff) | |
download | linux-stable-d60c95efffe84428e3611431bf688f50bfc13f4e.tar.gz linux-stable-d60c95efffe84428e3611431bf688f50bfc13f4e.tar.bz2 linux-stable-d60c95efffe84428e3611431bf688f50bfc13f4e.zip |
Linux 6.1.11v6.1.11
Link: https://lore.kernel.org/r/20230207125634.292109991@linuxfoundation.org
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: Conor Dooley <conor.dooley@microchip.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Rudi Heitbaum <rudi@heitbaum.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Allen Pais <apais@linux.microsoft.com>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-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 = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |