diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-10 17:46:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-10 17:46:56 +0100 |
commit | d419ec8ec760fc3c6edc8775a3ab19da4e83dbea (patch) | |
tree | bd3b459041fd0f6a4323597cc850f3799f5878a9 | |
parent | 5e7d546917431400b7d6e5e38f588e0bd13083c9 (diff) | |
download | linux-stable-4.19.265.tar.gz (sig) linux-stable-4.19.265.tar.bz2 (sig) linux-stable-4.19.265.zip |
Linux 4.19.265v4.19.265
Link: https://lore.kernel.org/r/20221108133329.533809494@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
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 = 4 PATCHLEVEL = 19 -SUBLEVEL = 264 +SUBLEVEL = 265 EXTRAVERSION = NAME = "People's Front" |