diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-19 17:14:18 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-19 17:14:18 +0200 |
| commit | 0eb903b5b519d037c723d47a58c5d4f20eed7342 (patch) | |
| tree | a818a31c56c4841727f7decae46721490258285d | |
| parent | 3d3c212b70633332ab71672aa2bc6af257d2ec83 (diff) | |
| download | linux-stable-linux-5.15.y.tar.gz linux-stable-linux-5.15.y.zip | |
Linux 5.15.216v5.15.216linux-5.15.y
Link: https://lore.kernel.org/r/20260817132539.792407575@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Barry K. Nathan <barryn@pobox.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 215 +SUBLEVEL = 216 EXTRAVERSION = NAME = Trick or Treat |
