diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-29 14:00:02 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-29 14:00:02 +0100 |
| commit | 2e58fc1413e9339d56fb7df491f45ecc698b161f (patch) | |
| tree | 932c5d1f35908551853686cb1306ae0fc87dd170 | |
| parent | 283ee8ce3b31ae857c0d9b29463537c3cdf2df91 (diff) | |
| download | linux-5.4.y.tar.gz | |
Linux 5.4.301v5.4.301linux-5.4.y
Link: https://lore.kernel.org/r/20251027183508.963233542@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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
diff --git a/Makefile b/Makefile index e56e5031852c42..2c591495ed375f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 300 +SUBLEVEL = 301 EXTRAVERSION = NAME = Kleptomaniac Octopus |
