diff options
author | 2025-06-10 07:17:11 -0400 | |
---|---|---|
committer | 2025-06-10 07:17:11 -0400 | |
commit | fc85704c3dae5ac1cb3c94045727241cd72871ff (patch) | |
tree | eb9bca1fb71a69ffe8f15f701ea8524b34ddaf07 | |
parent | Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (diff) | |
download | laptop-kernel-fc85704c3dae5ac1cb3c94045727241cd72871ff.tar.xz laptop-kernel-fc85704c3dae5ac1cb3c94045727241cd72871ff.zip |
Linux 6.15.2
Link: https://lore.kernel.org/r/20250607100719.711372213@linuxfoundation.org
Tested-by: Christian Heusel <christian@heusel.eu>
Tested-by: Ronald Warsow <rwarsow@gmx.de>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Tested-by: Luna Jernberg <droidbittin@gmail.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Jon Hunter <jonathanh@nvidia.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 = 15 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Baby Opossum Posse |