summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-10-10 07:34:57 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-10-10 07:34:57 -0500
commit9e3155cd9e8e3f8313c10cccc060056933b0fcd4 (patch)
tree3027490f67945e80e0cd5b1598ef98a97eabd720 /Patchlist.changelog
parent82e2cd5d6bf857dae5d522d649ea9ad5edf35a19 (diff)
downloadkernel-9e3155cd9e8e3f8313c10cccc060056933b0fcd4.tar.gz
kernel-9e3155cd9e8e3f8313c10cccc060056933b0fcd4.tar.xz
kernel-9e3155cd9e8e3f8313c10cccc060056933b0fcd4.zip
kernel-6.1.0-0.rc0.20221010git493ffd6605b2.7
* Mon Oct 10 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.1.0-0.rc0.493ffd6605b2.7] - 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) - Turn on ACPI_VIDEO for arm (Justin M. Forbes) - Turn on CONFIG_PRIME_NUMBERS as a module (Justin M. Forbes) - Add new drm kunit tests to mod-internal.list (Justin M. Forbes) - redhat: fix elf got hardening for vm tools (Frantisek Hrbata) - kernel.spec.template: remove some temporary files early (Ondrej Mosnacek) - kernel.spec.template: avoid keeping two copies of vmlinux (Ondrej Mosnacek) - Linux v6.1.0-0.rc0.493ffd6605b2 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index cb0c87677..9544612ae 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,5 +1,5 @@
-"https://gitlab.com/cki-project/kernel-ark/-/commit"/5290f1bdc61ee240fa695f04d3ca7cb082da8e64
- 5290f1bdc61ee240fa695f04d3ca7cb082da8e64 Change acpi_bus_get_acpi_device to acpi_get_acpi_dev
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/a5465769aab281eaccf26b6b2c1659e26de74074
+ a5465769aab281eaccf26b6b2c1659e26de74074 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