diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 12:05:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 12:05:13 +0200 |
| commit | 0bc96de781b4da716c8dbd248af4b26d8d8341f5 (patch) | |
| tree | e61ef36a2b60a926810fdf419c40e0e55802f0d4 | |
| parent | e624bf26127645a2f7821e73fdf6dc64bad07835 (diff) | |
| download | linux-6.1.148.tar.gz linux-6.1.148.tar.bz2 linux-6.1.148.zip | |
Linux 6.1.148v6.1.148
Link: https://lore.kernel.org/r/20250812172948.675299901@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Miguel Ojeda <ojeda@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 = 147 +SUBLEVEL = 148 EXTRAVERSION = NAME = Curry Ramen |
