diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-09 20:25:30 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-09 20:25:30 +0200 |
| commit | 1efe5d048a391de3ead2804b2e7f86376c356cc5 (patch) | |
| tree | 9853ab31251669994d0d57301d4090b04e2e9e2e | |
| parent | 358b5dcf1fd7f7e627d8d6fa3e6690a4b20562c7 (diff) | |
Linux 6.18.44v6.18.44linux-6.18.y
Link: https://lore.kernel.org/r/20260807143424.272339768@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Wentao Guan <guanwentao@uniontech.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
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>
| -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 = 18 -SUBLEVEL = 43 +SUBLEVEL = 44 EXTRAVERSION = NAME = Baby Opossum Posse |
