diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-09 21:23:28 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-09 21:23:28 +0300 |
| commit | 25c09b42358e73e1476e517b296edb6344f2e4bd (patch) | |
| tree | 8a3bb3c551028711ced8aeee53b316a9057bfbd1 /Makefile | |
| parent | b8bc76814f81945cfd997b37d46e984b8a707f46 (diff) | |
| download | linux-6.12.103.tar.xz (sig) | |
Linux 6.12.103v6.12.103linux-6.12.y
Link: https://lore.kernel.org/r/20260807143418.516897842@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.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>
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 = 6 PATCHLEVEL = 12 -SUBLEVEL = 102 +SUBLEVEL = 103 EXTRAVERSION = NAME = Baby Opossum Posse |
