diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:18:54 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:18:54 +0900 |
| commit | 5fa4793a2d2d70ad08b85387b41020f1fcc2d19e (patch) | |
| tree | 6ea53d30030d416a7c61ac57753c5b4beb314ce7 | |
| parent | 810189546cb6c8f36443ed091d91f1f5d2fc2ec7 (diff) | |
| download | linux-6.6.y.tar.gz | |
Linux 6.6.119v6.6.119linux-6.6.y
Link: https://lore.kernel.org/r/20251203152336.494201426@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b13776e2b581c4..66517ca71db130 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 118 +SUBLEVEL = 119 EXTRAVERSION = NAME = Pinguïn Aangedreven |
