summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-05-11 10:05:14 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-05-11 10:05:14 -0500
commit33af1a93910acc63f02cf9e9028cb53ca9bc6035 (patch)
tree102eae27e30e5aee2e439225e5c1164cadeb9993 /Patchlist.changelog
parent834220e9b94b91e77c3b7f3120b49ab596e1bdf3 (diff)
downloadkernel-33af1a93910acc63f02cf9e9028cb53ca9bc6035.tar.gz
kernel-33af1a93910acc63f02cf9e9028cb53ca9bc6035.tar.xz
kernel-33af1a93910acc63f02cf9e9028cb53ca9bc6035.zip
kernel-5.18.0-0.rc6.20220511gitfeb9c5e19e913b5.50
* Wed May 11 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc6.feb9c5e19e913b5.49] - 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 81aa2cb2b..82e445142 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,11 +1,11 @@
-"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"/d4fe884ae95754959426fb010f9ea0552bc73292
+ d4fe884ae95754959426fb010f9ea0552bc73292 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"/280b03ff74776724f36fffd5af4b2afa693e943c
+ 280b03ff74776724f36fffd5af4b2afa693e943c 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"/bca9c78c03b6339830fff93b887dfc462ba8e224
+ bca9c78c03b6339830fff93b887dfc462ba8e224 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