diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-23 17:32:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-23 17:32:56 +0200 |
commit | 05d8970cca014b96c06c3730ae084f08087f13dd (patch) | |
tree | 01ff0fd213804828290a21fd21846b7f624a4e1b | |
parent | b237550e1f1bd1bd5f5e76af7a426e79c83fe71a (diff) | |
download | linux-stable-05d8970cca014b96c06c3730ae084f08087f13dd.tar.gz linux-stable-05d8970cca014b96c06c3730ae084f08087f13dd.tar.bz2 linux-stable-05d8970cca014b96c06c3730ae084f08087f13dd.zip |
Linux 6.4.12v6.4.12
Link: https://lore.kernel.org/r/20230821194128.754601642@linuxfoundation.org
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: SeongJae Park <sj@kernel.org>
Tested-by: Andrei Rabusov <andrei@rabusov.de>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Allen Pais <apais@linux.microsoft.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 4 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |