diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-25 10:58:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-25 10:58:55 +0200 |
commit | 7b34dc04e4ff0f37ba4ad8414f42abae9f8f68e4 (patch) | |
tree | 34381d58ca797052a4c60dff4977020495c5d8dd | |
parent | 1f323a48e9b5ebfe6dc7d130fdf5c3c0e92a07c8 (diff) |
Linux 6.1.154v6.1.154linux-6.1.y
Link: https://lore.kernel.org/r/20250922192403.524848428@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Hardik Garg <hargar@linux.microsoft.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 = 153 +SUBLEVEL = 154 EXTRAVERSION = NAME = Curry Ramen |