diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-13 17:20:49 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-13 17:20:49 +0100 |
| commit | 6f232446a62980e51f537db1c655e686d869b9ed (patch) | |
| tree | c3928b3ac556e6dac291c98cbc52251957031115 | |
| parent | 1ba82a3bbc09822ecd143885dbb0236e073adc08 (diff) | |
| download | linux-6.12.77.tar.gz linux-6.12.77.tar.bz2 linux-6.12.77.zip | |
Linux 6.12.77v6.12.77
Link: https://lore.kernel.org/r/20260312201018.128816016@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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 = 6 PATCHLEVEL = 12 -SUBLEVEL = 76 +SUBLEVEL = 77 EXTRAVERSION = NAME = Baby Opossum Posse |
