diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-22 14:30:53 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-22 14:30:53 +0300 |
| commit | b9dbb4576bc8c69e87b4ca4caa2fb1c0db47d722 (patch) | |
| tree | 0b5376ac0450a31f828ec942f6ee416de3e23619 | |
| parent | 27cf29588859061a780ad4affb0aaa6b56aba765 (diff) | |
| download | linux-6.19.y.tar.xz | |
Linux 6.19.14v6.19.14linux-6.19.y
Link: https://lore.kernel.org/r/20260420153934.013228280@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Barry K. Nathan <barryn@pobox.com>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.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 = 19 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Baby Opossum Posse |
