diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-17 18:32:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-17 18:32:16 +0200 |
commit | 3369c6df2fae5f70b15c840259bb500e2671a581 (patch) | |
tree | c98fccc66e3892c101e2a399611b95f1fe4c0d0c | |
parent | b2b05d0dc2f4f0646922068af435aed5763d16ba (diff) |
Linux 6.1.146v6.1.146
Link: https://lore.kernel.org/r/20250715130754.497128560@linuxfoundation.org
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20250715163541.635746149@linuxfoundation.org
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
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 = 145 +SUBLEVEL = 146 EXTRAVERSION = NAME = Curry Ramen |