diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-15 18:25:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-15 18:25:30 +0100 |
commit | 9153fc9664959aa6bb35915b2bbd8fbc4c762962 (patch) | |
tree | 873c508a55a3e67d209f62524275fd1debd9d5c7 | |
parent | 69ef165176a3b6d6beed5aa429b91560f7e3bedd (diff) | |
download | linux-stable-5.4.267.tar.gz (sig) linux-stable-5.4.267.tar.bz2 (sig) linux-stable-5.4.267.zip |
Linux 5.4.267v5.4.267
Link: https://lore.kernel.org/r/20240113094206.455533180@linuxfoundation.org
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.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 = 266 +SUBLEVEL = 267 EXTRAVERSION = NAME = Kleptomaniac Octopus |