diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 18:56:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 18:56:35 +0200 |
commit | fe9731e100041bb2cc186717bde3e05ca175623b (patch) | |
tree | 4ac9cfb67b4ccbf4672d6cc4e84c8999db4631de | |
parent | be4e6a221467fbfee0c87924d6c487561c0411d7 (diff) | |
download | linux-6.6.105.tar.gz linux-6.6.105.tar.bz2 linux-6.6.105.zip |
Linux 6.6.105v6.6.105
Link: https://lore.kernel.org/r/20250907195609.817339617@linuxfoundation.org
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: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20250908151836.822240062@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.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 = 6 -SUBLEVEL = 104 +SUBLEVEL = 105 EXTRAVERSION = NAME = Pinguïn Aangedreven |