summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-10-07 09:26:25 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-10-07 09:26:25 -0500
commitc2efef84be23fce4b8fcb2b314de66a3e56f409a (patch)
tree9e5b0f31aff2d7af9bac88bfcc3f992a4be21095 /Patchlist.changelog
parentf74a30bd2f9201dd8c5b437300a4d0be55aaaf77 (diff)
downloadkernel-c2efef84be23fce4b8fcb2b314de66a3e56f409a.tar.gz
kernel-c2efef84be23fce4b8fcb2b314de66a3e56f409a.tar.xz
kernel-c2efef84be23fce4b8fcb2b314de66a3e56f409a.zip
kernel-6.1.0-0.rc0.20221007git4c86114194e6.5
* Fri Oct 07 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog3
1 files changed, 3 insertions, 0 deletions
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