Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-07 09:43:10 to 2019-01-28 19:53:19 UTC [more...]

[PATCH v2] Remove the memory encryption mask to obtain the true physical address
 2019-01-28 19:53 UTC  (4+ messages)

[PATCH v2] x86: Handle 64bit framebuffer memory address properly
 2019-01-28 12:01 UTC  (4+ messages)

[PATCH] makedumpfile: honor the CFLAGS from environment variables
 2019-01-28 10:59 UTC  (2+ messages)

[PATCH] purgatory: Use standalond CFLAGS
 2019-01-28 10:58 UTC  (2+ messages)

multiboot patches from august 2018
 2019-01-28 10:47 UTC  (2+ messages)

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-28 10:18 UTC  (7+ messages)

[PATCH 0/2] makedumpfile needs to remove the memory encryption
 2019-01-28  3:15 UTC  (13+ messages)
` [PATCH 1/2] Makedumpfile: add a new variable 'sme_mask' to number_table
` [PATCH 2/2] Remove the memory encryption mask to obtain the true physical address

[PATCH RESEND 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
 2019-01-25 12:05 UTC  (5+ messages)
` [PATCH RESEND 1/3] x86/boot: Add bit fields into xloadflags for 5-level kernel checking
` [PATCH RESEND 2/3] x86/kexec/64: Error out if try to jump to old 4-level kernel from 5-level kernel
` [PATCH RESEND 3/3] x86/kdump/64: Change the upper limit of crashkernel reservation

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

[PATCH v3 0/3] make kexec work with efi=noruntime or efi=old_map
 2019-01-25  2:53 UTC  (7+ messages)
` [PATCH v3 1/3] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v3 2/3] acpi: store acpi_rsdp address for later kexec usage
` [PATCH v3 3/3] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map

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

[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
 2019-01-22 12:17 UTC  (25+ messages)
` [PATCH v2 1/2] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v2 2/2] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map

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

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-21  5:11 UTC  (4+ messages)

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

[RFC v1] kexec: Prototype for signature verification within Xen
 2019-01-17  9:56 UTC  (4+ messages)

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

kexec: relocate_kernel fails
 2019-01-15 16:25 UTC 

[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-15 15:17 UTC  (12+ 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] arm64: add kexec_file_load support
 2019-01-15 14:18 UTC  (3+ messages)

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

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

[PATCH V2] x86/kexec: fix a kexec_file_load failure
 2019-01-15  5:15 UTC  (7+ messages)

[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 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)

[PATCH] arm64: invalidate TLB before turning MMU on
 2019-01-10 20:00 UTC  (5+ messages)
` [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  (3+ messages)

[PATCH v3 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
 2019-01-09 12:24 UTC  (5+ messages)

[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 

[PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr
 2019-01-08  8:50 UTC  (8+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox