diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 18:58:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 18:58:27 +0200 |
commit | d497f0738df9504721852225eb5b162d7c8d4a46 (patch) | |
tree | 65c7791ccf53a198e392cbf37551b0fa92bd2334 | |
parent | cf3c7fd1c466b83d6ebb10cae3a8bd21bffe0415 (diff) | |
download | linux-6.12.46.tar.gz linux-6.12.46.tar.bz2 linux-6.12.46.zip |
Linux 6.12.46v6.12.46
Link: https://lore.kernel.org/r/20250907195614.892725141@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Brett Mastbergen <bmastbergen@ciq.com>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 45 +SUBLEVEL = 46 EXTRAVERSION = NAME = Baby Opossum Posse |