diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-18 09:59:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-18 09:59:00 +0200 |
commit | a82d4d5e9fe6e6448fb5885a184460864c2f14a5 (patch) | |
tree | 83994f0f18db32ac6f30d16b65f91e46ca1d7a8c | |
parent | f7afaf778591e21a7f610c3f248b51615a51a0e5 (diff) | |
download | linux-stable-5.4.127.tar.gz (sig) linux-stable-5.4.127.tar.bz2 (sig) linux-stable-5.4.127.zip |
Linux 5.4.127v5.4.127
Link: https://lore.kernel.org/r/20210616152834.149064097@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
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 = 4 -SUBLEVEL = 126 +SUBLEVEL = 127 EXTRAVERSION = NAME = Kleptomaniac Octopus |