diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 18:54:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 18:54:25 +0200 |
commit | f97f1002271b0834b87afa7097b5ad6e7d14abd9 (patch) | |
tree | 8e7789fc310fe5e47a7904a79b3e087b5489e350 | |
parent | 3e25a8efd252ae8d9c06f196d95f6ce0ce9ee77e (diff) |
Linux 6.1.151v6.1.151
Link: https://lore.kernel.org/r/20250907195607.664912704@linuxfoundation.org
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20250908151840.509077218@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.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 = 1 -SUBLEVEL = 150 +SUBLEVEL = 151 EXTRAVERSION = NAME = Curry Ramen |