diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-27 13:52:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-27 13:52:32 +0200 |
commit | 12c740d50d4e74e6b97d879363b85437dc895dde (patch) | |
tree | 0e59529b4100291a84e7761eb0b187033b55d69e | |
parent | 095dfd9b452f543a45f28464811c0e26e2c0d3b4 (diff) | |
download | linux-stable-12c740d50d4e74e6b97d879363b85437dc895dde.tar.gz linux-stable-12c740d50d4e74e6b97d879363b85437dc895dde.tar.bz2 linux-stable-12c740d50d4e74e6b97d879363b85437dc895dde.zip |
Linux 6.9.7v6.9.7
Link: https://lore.kernel.org/r/20240625085548.033507125@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: SeongJae Park <sj@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Christian Heusel <christian@heusel.eu>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Allen Pais <apais@linux.microsoft.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.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 = 9 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |