summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-05-12 09:14:26 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-05-12 09:14:26 -0500
commit5198e14ca097f3ac07104c80f3b6fd1b5e85c90d (patch)
tree667f9b20fa6c126a3276e4050d417287db85d3fb /Patchlist.changelog
parentf8739c948ad42a9d6eab5affee9b099b27ba7cba (diff)
downloadkernel-5198e14ca097f3ac07104c80f3b6fd1b5e85c90d.tar.gz
kernel-5198e14ca097f3ac07104c80f3b6fd1b5e85c90d.tar.xz
kernel-5198e14ca097f3ac07104c80f3b6fd1b5e85c90d.zip
kernel-5.17.7-0
* Thu May 12 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.17.7-0] - Set 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: rhbz# 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 3d19caace..174e80350 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,12 @@
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/8a35d9b408eeb4798a147fb76eb3f10368133de8
+ 8a35d9b408eeb4798a147fb76eb3f10368133de8 efi: x86: Set the NX-compatibility flag in the PE header
+
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/e42a2e6c9c035388d705b3cec7bf130346b632cc
+ e42a2e6c9c035388d705b3cec7bf130346b632cc efi: libstub: ensure allocated memory to be executable
+
+"https://gitlab.com/cki-project/kernel-ark/-/commit"/811844b59e9b0e4e91cfa65daaab429e0664edd7
+ 811844b59e9b0e4e91cfa65daaab429e0664edd7 efi: libstub: declare DXE services table
+
"https://gitlab.com/cki-project/kernel-ark/-/commit"/ea0c997fe80f42ae5f3028581d1bad74c4a55dc3
ea0c997fe80f42ae5f3028581d1bad74c4a55dc3 Revert "net: bcmgenet: Use stronger register read/writes to assure ordering"