diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-14 16:54:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-14 16:54:02 +0200 |
commit | 1ccc597f801cbecffcaed7f2d1f620ec48f6f8df (patch) | |
tree | 702318fd0870135773f666d77ef477fb85581397 | |
parent | 42726877453afdbe1508a8a96884ea907741d9a7 (diff) | |
download | linux-stable-4.14.283.tar.gz (sig) linux-stable-4.14.283.tar.bz2 (sig) linux-stable-4.14.283.zip |
Linux 4.14.283v4.14.283
Link: https://lore.kernel.org/r/20220613094908.257446132@linuxfoundation.org
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 4 PATCHLEVEL = 14 -SUBLEVEL = 282 +SUBLEVEL = 283 EXTRAVERSION = NAME = Petit Gorille |