diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-10 21:45:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-10 21:45:02 +0200 |
commit | 1b540579cf668bd805cdcca5285f579dcf6e4312 (patch) | |
tree | 53b77e30f327c2b293778c8a589ffbf840de97e9 | |
parent | 3fdf2be9089b5096a28e76376656c60ce410ac4a (diff) | |
download | linux-stable-4.19.296.tar.gz (sig) linux-stable-4.19.296.tar.bz2 (sig) linux-stable-4.19.296.zip |
Linux 4.19.296v4.19.296
Link: https://lore.kernel.org/r/20231009130111.518916887@linuxfoundation.org
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 295 +SUBLEVEL = 296 EXTRAVERSION = NAME = "People's Front" |