diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-02 22:14:42 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-02 22:14:42 +0900 |
| commit | 0a805b6ea8cda0caa268b396a2e5117f3772d849 (patch) | |
| tree | 4df5e775db217829ebd4b0cd6c4e6fdaba577a09 | |
| parent | 63dde0eec59b447c2bf6ef8ef00a8e66e95c0e1f (diff) | |
| download | linux-0a805b6ea8cda0caa268b396a2e5117f3772d849.tar.gz linux-0a805b6ea8cda0caa268b396a2e5117f3772d849.tar.bz2 linux-0a805b6ea8cda0caa268b396a2e5117f3772d849.zip | |
Linux 6.6.116v6.6.116
Link: https://lore.kernel.org/r/20251031140042.387255981@linuxfoundation.org
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Miguel Ojeda <ojeda@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 = 6 -SUBLEVEL = 115 +SUBLEVEL = 116 EXTRAVERSION = NAME = Pinguïn Aangedreven |
