From 483a93c5de77fdc40a4aeefc5fac9fae4180a9e3 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 13 May 2022 07:09:44 -0500 Subject: kernel-5.18.0-0.rc6.20220513gitf3f19f939c11925.51 * Fri May 13 2022 Fedora Kernel Team [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 --- Patchlist.changelog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Patchlist.changelog') 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 -- cgit