diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-27 04:10:54 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-27 04:10:54 -0800 |
commit | 568e253c3e3bdfecf5a4d65ccc8fc971c6c4b31f (patch) | |
tree | e6d3558eb067f21d7f9110b21731b87b6ea5e16b | |
parent | 60ba9b8a5b767d1b33f7dfff1814926412b015b3 (diff) |
Linux 6.6.80v6.6.80
Link: https://lore.kernel.org/r/20250224142602.998423469@linuxfoundation.org
Tested-by: FLorian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
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 = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = Pinguïn Aangedreven |