diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 16:39:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 16:39:37 +0200 |
commit | 3e0969c9a8c57ff3c6139c084673ebedfc1cf14f (patch) | |
tree | 4ed6078e75e218aea32b8283a05ed3b8cb15bf8b | |
parent | 1bcd236a2536a451e385f8d6d2bb589689ec812f (diff) |
Linux 6.16.1v6.16.1
Link: https://lore.kernel.org/r/20250812173419.303046420@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Frank Scheiner <frank.scheiner@web.de>
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Christian Heusel <christian@heusel.eu>
Tested-by: Miguel Ojeda <ojeda@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 = 16 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Baby Opossum Posse |