diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-07 10:06:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-07 10:06:37 +0200 |
commit | 3fa1ea3ede181bf11c329df056840b04ec2e3dca (patch) | |
tree | 2b8899c85fc335303bb63889c7f09ffa38aab4ae | |
parent | 72a68d2bede3284b95ee93a5ab3a81758bba95b0 (diff) | |
download | linux-3fa1ea3ede181bf11c329df056840b04ec2e3dca.tar.gz linux-3fa1ea3ede181bf11c329df056840b04ec2e3dca.tar.bz2 linux-3fa1ea3ede181bf11c329df056840b04ec2e3dca.zip |
Linux 6.6.86v6.6.86
Link: https://lore.kernel.org/r/20250403151622.415201055@linuxfoundation.org
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Ron Economos <re@w6rz.net>
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 = 85 +SUBLEVEL = 86 EXTRAVERSION = NAME = Pinguïn Aangedreven |