diff options
| author | Sasha Levin <sashal@kernel.org> | 2026-03-04 15:36:34 +0300 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2026-03-04 15:37:37 +0300 |
| commit | 91d48252ad4b17577cf8cc8d3e1353402e4da8f1 (patch) | |
| tree | ed0b109ed1f2e761db95b740571776daafae1dff | |
| parent | 50d01dcbde56c666ef3ecd7401379fdb76fdd220 (diff) | |
| download | linux-5.15.202.tar.xz (sig) | |
Linux 5.15.202v5.15.202linux-5.15.y
Signed-off-by: Sasha Levin <sashal@kernel.org>
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Tested-by: Vijayendra Suman <vijayendra.suman@oracle.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.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 = 201 +SUBLEVEL = 202 EXTRAVERSION = NAME = Trick or Treat |
