diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-13 16:55:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-13 16:55:40 +0200 |
commit | 0102425ac76bd184704c698cab7cb4fe37997556 (patch) | |
tree | 83e16d2c144c7ed3f1b53f81ec81dc83d53e52de /Makefile | |
parent | 77e41187a3875ef747868ff19646a41375f2f508 (diff) | |
download | linux-stable-0102425ac76bd184704c698cab7cb4fe37997556.tar.gz linux-stable-0102425ac76bd184704c698cab7cb4fe37997556.tar.bz2 linux-stable-0102425ac76bd184704c698cab7cb4fe37997556.zip |
Linux 6.1.24v6.1.24
Link: https://lore.kernel.org/r/20230412082836.695875037@linuxfoundation.org
Tested-by: Conor Dooley <conor.dooley@microchip.com>
Tested-by: Markus Reichelt <lkt+2023@mareichelt.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Slade Watkins <srw@sladewatkins.net =
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Ron Economos <re@w6rz.net>
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 = 23 +SUBLEVEL = 24 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |