diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-09 10:33:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-09 10:33:11 +0100 |
commit | 22a054ea1f081d7837cc8e24ad4c7aa36e8bba04 (patch) | |
tree | 6c75200f4337c8391da035b43f21f488200c1422 | |
parent | f3b82bb26f5beeae830a9eff1538e89a4bbca0e7 (diff) |
Linux 6.6.64v6.6.64
Link: https://lore.kernel.org/r/20241206143653.344873888@linuxfoundation.org
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: kernelci.org bot <bot@kernelci.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Miguel Ojeda <ojeda@kernel.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 = 63 +SUBLEVEL = 64 EXTRAVERSION = NAME = Pinguïn Aangedreven |