kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 23:09:36 to 2019-01-15 02:42:56 UTC [more...]

[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-15  2:42 UTC  (10+ messages)
` [RFC PATCH 1/2] integrity, KEYS: add a reference to platform keyring
` [RFC PATCH 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[PATCH 0/2 v6] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-14 20:49 UTC  (20+ messages)
` [PATCH 1/2 v6] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v6] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[RFC v1] kexec: Prototype for signature verification within Xen
 2019-01-14 19:52 UTC 

[RFC v1 0/8] Prototype for kexec signature verification within Xen
 2019-01-14 19:48 UTC  (9+ messages)
` [RFC v1 1/8] kexec: add kexec_file_load to libxenctrl
` [RFC v1 2/8] kexec: implement kexec_file_load() for PECOFF+Authenticode files
` [RFC v1 3/8] kexec: new file openssl-1.1.0i.patch
` [RFC v1 4/8] kexec: xen/common/Makefile: include building of OpenSSL
` [RFC v1 5/8] kexec: changes to facilitate compiling OpenSSL within Xen
` [RFC v1 6/8] kexec: support files for PECOFF Authenticode signature verification
` [RFC v1 7/8] kexec: Xen compatible makefile for OpenSSL
` [RFC v1 8/8] kexec: include OpenSSL build in xen.spec

[PATCH] arm64: add kexec_file_load support
 2019-01-14 18:56 UTC  (2+ messages)

[PATCHv6] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-14  4:23 UTC  (2+ messages)

[PATCH v2 0/3] arm64: handle "reserved" entries in /proc/iomem
 2019-01-13 11:36 UTC  (5+ messages)
` [PATCH v2 1/3] kexec: add variant helper functions for handling memory regions
` [PATCH v2 2/3] arm64: kexec: allocate memory space avoiding reserved regions
` [PATCH v2 3/3] arm64: kdump: deal with a lot of resource entries in /proc/iomem

[PATCH] arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
 2019-01-11 15:33 UTC  (2+ messages)

[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-11  2:41 UTC  (9+ messages)

arm64: kdump broken on a large CPU system
 2019-01-10 20:00 UTC  (13+ messages)
          ` [PATCH] arm64: invalidate TLB before turning MMU on
            ` [PATCH v2] arm64: invalidate TLB just "

[RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
 2019-01-09 14:07 UTC  (3+ messages)

[PATCH v2 0/2] kexec-tools/arm64: Add support to read PHYS_OFFSET from kcore
 2019-01-09 12:29 UTC  (5+ messages)
` [PATCH v2 1/2] util_lib: Add functionality to read elf notes
` [PATCH v2 2/2] arm64: Add support to read PHYS_OFFSET from 'kcore' - pt_note or pt_load (if available)

[PATCH v3 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
 2019-01-09 12:24 UTC  (9+ messages)
` [PATCH v3 1/4] kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return value
` [PATCH v3 2/4] kexec/kexec-arm64.c: Add error handling check against return value of 'set_bootargs()'
` [PATCH v3 3/4] kexec/dt-ops.c: Fix adding '/chosen' node for cases where it is not available in dtb passed via --dtb option
` [PATCH v3 4/4] kexec/dt-ops.c: Fix '/chosen' v/s 'chosen' node being passed to fdt helper functions

[PATCH 1/2] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
 2019-01-09  6:56 UTC 

[PATCH 2/2] x86, kexec_file_load: make it work with efi=noruntime or efi=oldmap
 2019-01-09  6:55 UTC 

[PATCH V2] x86/kexec: fix a kexec_file_load failure
 2019-01-08  9:11 UTC  (6+ messages)

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2019-01-08  8:50 UTC  (15+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr
` [PATCHv3 2/2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr

[PATCH 0/2 v5] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-07  9:42 UTC  (7+ messages)
` [PATCH 1/2 v5] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v5] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCHv4] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-07  8:02 UTC  (3+ messages)

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-01-07  5:10 UTC  (9+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH 0/2 v4] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-04 15:31 UTC  (7+ messages)
` [PATCH 1/2 v4] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v4] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH] x86/kexec: fix a kexec_file_load failure
 2018-12-28  1:06 UTC  (2+ messages)

[PATCHv2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2018-12-27  2:57 UTC  (7+ messages)

[PATCH 0/2 v3] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-26  6:14 UTC  (14+ messages)
` [PATCH 1/2 v3] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v3] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH] Disable GCC stack protector for purgatory
 2018-12-26  3:14 UTC  (2+ messages)

[PATCH 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
 2018-12-15 20:00 UTC  (6+ messages)
` [PATCH 4/4] kexec/kexec-arm64.c: Add missing error handling paths

[PATCH] x86/kdump: directly find a candidate region when crashkernel=X
 2018-12-14  3:53 UTC  (3+ messages)

[PATCH v2 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-13  0:19 UTC  (23+ messages)
` [PATCH v2 1/7] integrity: Define a trusted platform keyring
` [PATCH v2 2/7] integrity: Load certs to the "
` [PATCH v2 3/7] efi: Add EFI signature data types
` [PATCH v2 4/7] efi: Add an EFI signature blob parser
` [PATCH v2 5/7] efi: Import certificates from UEFI Secure Boot
  ` [PATCH v2a "
` [PATCH v2 6/7] efi: Allow the "db" UEFI variable to be suppressed
` [PATCH v2 7/7] ima: Support platform keyring for kernel appraisal

[PATCH v16 00/16] arm64: kexec: add kexec_file_load() support
 2018-12-12  1:28 UTC  (15+ messages)
` [PATCH v16 06/16] lib: fdt: add a helper function for handling memory range property
` [PATCH v16 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v16 16/16] arm64: kexec_file: add kaslr support

[PATCH 0/2 v2] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-10 21:10 UTC  (12+ messages)
` [PATCH 1/2 v2] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v2] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH arm64/kexec] arm64: kexec_file: forbid kdump via kexec_file_load()
 2018-12-07 15:26 UTC  (2+ messages)

[PATCH 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-06 23:09 UTC  (3+ messages)
` [PATCH 7/7] ima: Support platform keyring for kernel appraisal


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).