diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-27 08:46:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-27 08:46:21 +0100 |
commit | 000f45ee5487a051b36f17e9dd70433f902ee102 (patch) | |
tree | 52339a53633c16e933e88249a69934f666e23c45 | |
parent | 366ad1349169b727dff719bf5e9e71a11502d747 (diff) | |
download | linux-stable-4.4.300.tar.gz (sig) linux-stable-4.4.300.tar.bz2 (sig) linux-stable-4.4.300.zip |
Linux 4.4.300v4.4.300
Link: https://lore.kernel.org/r/20220124183927.095545464@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de> =
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.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,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 299 +SUBLEVEL = 300 EXTRAVERSION = NAME = Blurry Fish Butt |