diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-23 15:17:32 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-23 15:17:32 +0300 |
| commit | 945fa863f02cf8b1638546907f72dd0fc4d6ba85 (patch) | |
| tree | 0d5ef44b4cfa92fba5564d80a360fdd501fad2cb /Makefile | |
| parent | 6b524e6b234e45c7f5f90d13b042c6f57f80105c (diff) | |
| download | linux-5.15.217.tar.xz (sig) | |
Linux 5.15.217v5.15.217
Link: https://lore.kernel.org/r/20260820145231.229664293@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Barry K. Nathan <barryn@pobox.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Ron Economos <re@w6rz.net>
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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 216 +SUBLEVEL = 217 EXTRAVERSION = NAME = Trick or Treat |
