diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-06 11:20:06 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-06 11:20:06 +0200 |
| commit | 4a245d5610b1706a1ede4cf1b5f462bb3cf84f1c (patch) | |
| tree | 2ee872315e012806a75e1937cfe79780349745d5 | |
| parent | ef08ce6304d30b5778035d07b04514cb70839983 (diff) | |
| download | linux-4a245d5610b1706a1ede4cf1b5f462bb3cf84f1c.tar.gz linux-4a245d5610b1706a1ede4cf1b5f462bb3cf84f1c.tar.bz2 linux-4a245d5610b1706a1ede4cf1b5f462bb3cf84f1c.zip | |
Linux 6.17.1v6.17.1
Link: https://lore.kernel.org/r/20251003160359.831046052@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Tested-by: Dileep Malepu <dileep.debian@gmail.com>
Tested-by: Mark Brown <broonie@kernel.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 = 17 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Baby Opossum Posse |
