diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-25 16:17:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-25 16:17:18 +0200 |
commit | 4a548b29cd58334ec5215b045360bd44b7b5e828 (patch) | |
tree | ceae1067c6af8895c9398cf9c489478d5eef8602 | |
parent | 2b21f3095bbee73bc12b28296ab4728ccae1e68a (diff) | |
download | linux-stable-4a548b29cd58334ec5215b045360bd44b7b5e828.tar.gz linux-stable-4a548b29cd58334ec5215b045360bd44b7b5e828.tar.bz2 linux-stable-4a548b29cd58334ec5215b045360bd44b7b5e828.zip |
Linux 5.4.277v5.4.277
Link: https://lore.kernel.org/r/20240523130325.743454852@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@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 = 4 -SUBLEVEL = 276 +SUBLEVEL = 277 EXTRAVERSION = NAME = Kleptomaniac Octopus |