diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-04 13:39:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-04 13:39:41 +0200 |
| commit | c86c4726e7f044ab73b493c6f00527aafef640cd (patch) | |
| tree | 3c3f7fd25ffc7741234093d225dcda3bcf8bbf58 | |
| parent | ee28d99d789b077565cbe0377374d1e826c64d93 (diff) | |
Linux 5.15.211v5.15.211linux-5.15.y
Link: https://lore.kernel.org/r/20260702155109.196223802@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 210 +SUBLEVEL = 211 EXTRAVERSION = NAME = Trick or Treat |
