All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] use more system keyrings to verify kdump kernel image signature
@ 2021-09-27  0:50 ` Coiby Xu
  0 siblings, 0 replies; 20+ messages in thread
From: Coiby Xu @ 2021-09-27  0:50 UTC (permalink / raw)
  To: kexec; +Cc: linux-arm-kernel

This patch set allows arm64 to use more system keyrings to verify kdump 
kernel image signature by making the existing code in x64 public.


Coiby Xu (2):
  kexec, KEYS: make the code in bzImage64_verify_sig public
  arm64: kexec_file: use more system keyrings to verify kernel image
    signature

 arch/arm64/kernel/kexec_image.c   |  4 +---
 arch/x86/kernel/kexec-bzimage64.c | 13 +------------
 include/linux/kexec.h             |  3 +++
 kernel/kexec_file.c               | 15 +++++++++++++++
 4 files changed, 20 insertions(+), 15 deletions(-)

-- 
2.33.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-10-08  1:18 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27  0:50 [PATCH 0/2] use more system keyrings to verify kdump kernel image signature Coiby Xu
2021-09-27  0:50 ` Coiby Xu
2021-09-27  0:50 ` [PATCH 1/2] kexec, KEYS: make the code in bzImage64_verify_sig public Coiby Xu
2021-09-27  0:50   ` Coiby Xu
2021-09-27  0:50   ` Coiby Xu
2021-09-30 12:49   ` Dave Young
2021-09-30 12:49     ` Dave Young
2021-09-30 12:49     ` Dave Young
2021-09-30 12:52     ` Dave Young
2021-09-30 12:52       ` Dave Young
2021-09-30 12:52       ` Dave Young
2021-10-08  1:11     ` Coiby Xu
2021-10-08  1:11       ` Coiby Xu
2021-10-08  1:11       ` Coiby Xu
2021-09-27  0:50 ` [PATCH 2/2] arm64: kexec_file: use more system keyrings to verify kernel image signature Coiby Xu
2021-09-27  0:50   ` Coiby Xu
2021-09-27  0:50   ` Coiby Xu
2021-09-29 16:24   ` Will Deacon
2021-09-29 16:24     ` Will Deacon
2021-09-29 16:24     ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.