diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-09 20:22:05 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-09 20:22:05 +0200 |
| commit | d27334b2888c10d2b60c954c59b186182d833107 (patch) | |
| tree | dee699595289afaf5f0ff6f5a460b91c6fd7f0e9 /Makefile | |
| parent | 5b75a6e292b82f266051a58783204014025db01a (diff) | |
Linux 6.6.151v6.6.151linux-6.6.y
Link: https://lore.kernel.org/r/20260807143415.358597922@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Wentao Guan <guanwentao@uniontech.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Mark Brown <broonie@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 = 6 -SUBLEVEL = 150 +SUBLEVEL = 151 EXTRAVERSION = NAME = Pinguïn Aangedreven |
