summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-05-12 09:11:38 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-05-12 09:11:38 -0500
commitd6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d (patch)
treeaebc485d66bf62306599e94a05c7b2e1eac35a21 /Patchlist.changelog
parent0467d1cd42d22f88747730eed26cc5d2c760807b (diff)
downloadkernel-d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d.tar.gz
kernel-d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d.tar.xz
kernel-d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d.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"