summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-05-13 07:09:44 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-05-13 07:09:44 -0500
commit483a93c5de77fdc40a4aeefc5fac9fae4180a9e3 (patch)
treeb725526d21303d4eb6243b05e2793d35b17e4287 /Patchlist.changelog
parent88a55827298426c1d67dd0f7e1c5d4eb7e0d3057 (diff)
downloadkernel-483a93c5de77fdc40a4aeefc5fac9fae4180a9e3.tar.gz
kernel-483a93c5de77fdc40a4aeefc5fac9fae4180a9e3.tar.xz
kernel-483a93c5de77fdc40a4aeefc5fac9fae4180a9e3.zip
kernel-5.18.0-0.rc6.20220513gitf3f19f939c11925.51
* Fri May 13 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc6.f3f19f939c11925.50] - Add CONFIG_EFI_DXE_MEM_ATTRIBUTES (Justin M. Forbes) - efi: x86: Set the NX-compatibility flag in the PE header (Peter Jones) - efi: libstub: ensure allocated memory to be executable (Baskov Evgeniy) - efi: libstub: declare DXE services table (Baskov Evgeniy) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 82e445142..85086955a 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,11 +1,11 @@
-"https://gitlab.com/cki-project/kernel-ark/-/commit"/d4fe884ae95754959426fb010f9ea0552bc73292
- d4fe884ae95754959426fb010f9ea0552bc73292 efi: x86: Set the NX-compatibility flag in the PE header
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/d7f7a82ee0befeeedc638fdbdd933c6593658c4a
+ d7f7a82ee0befeeedc638fdbdd933c6593658c4a efi: x86: Set the NX-compatibility flag in the PE header
-"https://gitlab.com/cki-project/kernel-ark/-/commit"/280b03ff74776724f36fffd5af4b2afa693e943c
- 280b03ff74776724f36fffd5af4b2afa693e943c efi: libstub: ensure allocated memory to be executable
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/8daa846d10413fc86310304cb8c1a11ccb8591e2
+ 8daa846d10413fc86310304cb8c1a11ccb8591e2 efi: libstub: ensure allocated memory to be executable
-"https://gitlab.com/cki-project/kernel-ark/-/commit"/bca9c78c03b6339830fff93b887dfc462ba8e224
- bca9c78c03b6339830fff93b887dfc462ba8e224 efi: libstub: declare DXE services table
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/5501990e41ef21fa8fb34863d00798848d1cdd02
+ 5501990e41ef21fa8fb34863d00798848d1cdd02 efi: libstub: declare DXE services table
"https://gitlab.com/cki-project/kernel-ark/-/commit"/a0c122c4fb17f350396cb664d2fc184df9872279
a0c122c4fb17f350396cb664d2fc184df9872279 tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed