diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-25 13:03:26 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-25 13:03:26 +0300 |
| commit | 1989cd3d56e257c783ac75200496a2341b50599c (patch) | |
| tree | 5cc39f23923b1a9c50e1b673b62b94bde63b2b06 /Makefile | |
| parent | 65dcb23973e0464ef3502959bdff87ca483e4914 (diff) | |
| download | linux-6.1.167.tar.xz (sig) | |
Linux 6.1.167v6.1.167linux-6.1.y
Link: https://lore.kernel.org/r/20260323134525.256603107@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Slade Watkins <sr@sladewatkins.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
| -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 = 166 +SUBLEVEL = 167 EXTRAVERSION = NAME = Curry Ramen |
