diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-07 10:08:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-07 10:08:37 +0200 |
commit | 55767d6e74ef155f43fff978ad4e2f69f3f8fad7 (patch) | |
tree | 48e166a664cfb174ab9efb63eec8d0376f67d8f2 | |
parent | 9e6e83e1e2d01b99e70cd7812d7f758a8def9fc8 (diff) | |
download | linux-6.12.22.tar.gz linux-6.12.22.tar.bz2 linux-6.12.22.zip |
Linux 6.12.22v6.12.22
Link: https://lore.kernel.org/r/20250403151622.055059925@linuxfoundation.org
Tested-by: Markus Reichelt <lkt+2023@mareichelt.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
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 = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = Baby Opossum Posse |