summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-05-10 09:04:43 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-05-10 09:04:43 -0500
commit834220e9b94b91e77c3b7f3120b49ab596e1bdf3 (patch)
tree00dc0e4957382c1030b0c058e8a59c0263799b9f /Patchlist.changelog
parent7ef390b6c4b96503cbea4a54f5caff0e84dbb9aa (diff)
downloadkernel-834220e9b94b91e77c3b7f3120b49ab596e1bdf3.tar.gz
kernel-834220e9b94b91e77c3b7f3120b49ab596e1bdf3.tar.xz
kernel-834220e9b94b91e77c3b7f3120b49ab596e1bdf3.zip
kernel-5.18.0-0.rc6.20220510git9be9ed2612b5aed.49
* Tue May 10 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc6.9be9ed2612b5aed.48] - 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.changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index c0dcf0347..81aa2cb2b 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,12 @@
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/908522441a1426c117a6fc4090465908a0196b72
+ 908522441a1426c117a6fc4090465908a0196b72 efi: x86: Set the NX-compatibility flag in the PE header
+
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/a5d9cbafb8fa7a1875e4c0c23758083bf929b5b2
+ a5d9cbafb8fa7a1875e4c0c23758083bf929b5b2 efi: libstub: ensure allocated memory to be executable
+
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/3568b364f961f86962db6bbc90bbb94bbd869fc3
+ 3568b364f961f86962db6bbc90bbb94bbd869fc3 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