diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-09 13:32:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-09 13:32:10 +0100 |
commit | 1acb10106df3062d221af9b3124de4d968ee34d2 (patch) | |
tree | 1092c0c081fd1a88245d0b56fc3ac2cea5328c91 | |
parent | 9722973ad03833ec4f693883f7f353ef128eb4d6 (diff) | |
download | linux-1acb10106df3062d221af9b3124de4d968ee34d2.tar.gz linux-1acb10106df3062d221af9b3124de4d968ee34d2.tar.bz2 linux-1acb10106df3062d221af9b3124de4d968ee34d2.zip |
Linux 6.6.70v6.6.70
Link: https://lore.kernel.org/r/20250106151150.585603565@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: SeongJae Park <sj@kernel.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: kernelci.org bot <bot@kernelci.org>
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 = 6 PATCHLEVEL = 6 -SUBLEVEL = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = Pinguïn Aangedreven |