diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 15:02:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 15:02:36 +0200 |
commit | fe0d27d7358b89cd4cc43edda23044650827516e (patch) | |
tree | fd0b492e62a4559897cc28397cae42f5220351cc | |
parent | 91a4e81029c37a56c4113746fcd3e3eb678608b5 (diff) | |
download | linux-stable-fe0d27d7358b89cd4cc43edda23044650827516e.tar.gz linux-stable-fe0d27d7358b89cd4cc43edda23044650827516e.tar.bz2 linux-stable-fe0d27d7358b89cd4cc43edda23044650827516e.zip |
Linux 5.11.12v5.11.12
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20210405085034.233917714@linuxfoundation.org
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 = 5 PATCHLEVEL = 11 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = 💕 Valentine's Day Edition 💕 |