diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-06 10:58:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-06 10:58:04 +0200 |
commit | 04d1ccaa9c28ebc49fafc10c0e4a90410d15e5f4 (patch) | |
tree | 2f0d58c61e3deb21c27f67564431e872459a7f89 | |
parent | 71254ea1cb4c6cacf528074186e910c64c58bb6c (diff) |
Linux 6.1.143v6.1.143
Link: https://lore.kernel.org/r/20250703143939.370927276@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
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 = 142 +SUBLEVEL = 143 EXTRAVERSION = NAME = Curry Ramen |