diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-28 16:26:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-28 16:26:19 +0200 |
commit | f89b6e15694c1e24f78d889b29a54d46e5267413 (patch) | |
tree | cc11818c466f0854d9ee2f837a21af7b36c45b34 | |
parent | 46643021596a6cfd499c7be0adf57aa535ed08c6 (diff) |
Linux 6.1.149v6.1.149
Link: https://lore.kernel.org/r/20250826110930.769259449@linuxfoundation.org
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
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: Linux Kernel Functional Testing <lkft@linaro.org>
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 = 1 -SUBLEVEL = 148 +SUBLEVEL = 149 EXTRAVERSION = NAME = Curry Ramen |