diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-14 13:19:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-14 13:19:41 +0100 |
commit | f1ab3a1bcbbc98427ec6dc4343fcb5a74bacea34 (patch) | |
tree | 46c1d2d169d8733826d75039aabc395217265c57 | |
parent | b110196fec44fe966952004bd426967c2a8fd358 (diff) |
Linux 6.6.61v6.6.61
Link: https://lore.kernel.org/r/20241112101848.708153352@linuxfoundation.org
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Hardik Garg <hargar@linux.microsoft.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 = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = Pinguïn Aangedreven |