From c2efef84be23fce4b8fcb2b314de66a3e56f409a Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 7 Oct 2022 09:26:25 -0500 Subject: kernel-6.1.0-0.rc0.20221007git4c86114194e6.5 * Fri Oct 07 2022 Fedora Kernel Team [6.1.0-0.rc0.4c86114194e6.5] - Add acpi video to the filter_modules.sh for rhel (Justin M. Forbes) - Change acpi_bus_get_acpi_device to acpi_get_acpi_dev (Justin M. Forbes) - Add new drm kunit tests to mod-internal.list (Justin M. Forbes) Resolves: Signed-off-by: Justin M. Forbes --- Patchlist.changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Patchlist.changelog') diff --git a/Patchlist.changelog b/Patchlist.changelog index 72d600030..4a1b3017a 100644 --- a/Patchlist.changelog +++ b/Patchlist.changelog @@ -1,3 +1,6 @@ +"https://gitlab.com/cki-project/kernel-ark/-/commit"/5e2ef040546aa76886d9dc491ff6e8496430440a + 5e2ef040546aa76886d9dc491ff6e8496430440a Change acpi_bus_get_acpi_device to acpi_get_acpi_dev + "https://gitlab.com/cki-project/kernel-ark/-/commit"/99d7ef3159706a0c7d0dfa0335b13d7f39bae9c4 99d7ef3159706a0c7d0dfa0335b13d7f39bae9c4 drm: Prevent drm_copy_field() to attempt copying a NULL pointer -- cgit