Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 21:18:27 to 2017-05-18 12:47:04 UTC [more...]

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-18 12:46 UTC  (77+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory in the clear
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

[PATCH] makedumpfile: Error on re-filtering the dump file with no free pages
 2017-05-18 12:02 UTC  (3+ messages)

[PATCH v2] kexec/kdump: Minor Documentation updates for arm64 and Image
 2017-05-18 10:53 UTC 

Help regarding renaming of vmcore-incomplete to vmcore
 2017-05-18  7:58 UTC  (4+ messages)

[PATCH] kexec/kdump: Minor Documentation updates for arm64 and Image
 2017-05-18  6:14 UTC  (4+ messages)

Your message to kexec awaits moderator approval
 2017-05-17 23:37 UTC 

[PATCH v7 00/10] (kexec-tools) arm64: add kdump support
 2017-05-17 23:37 UTC  (12+ messages)
` [PATCH v7 01/10] kexec: exntend the semantics of kexec_iomem_for_each_line
` [PATCH v7 02/10] kexec: generalize and rename get_kernel_stext_sym()
` [PATCH v7 03/10] arm64: identify PHYS_OFFSET correctly
` [PATCH v7 04/10] arm64: change return values on error to negative
` [PATCH v7 05/10] arm64: kdump: identify memory regions
` [PATCH v7 06/10] arm64: kdump: add elf core header segment
` [PATCH v7 07/10] arm64: kdump: set up kernel image segment
` [PATCH v7 08/10] arm64: kdump: set up other segments
` [PATCH v7 09/10] arm64: kdump: add DT properties to crash dump kernel's dtb
` [PATCH v7 10/10] arm64: kdump: Add support for binary image files

[PATCH] Handle additional e820 memmap type strings
 2017-05-17 12:51 UTC  (4+ messages)

[Makedumpfile PATCH V3] elf_info: fix file_size if segment is excluded
 2017-05-17  7:45 UTC  (2+ messages)

[PATCH] sparc64: Add initial sparc64 support
 2017-05-16 13:33 UTC  (5+ messages)

[Makedumpfile PATCH 0/2] Fix refiltering when kaslr enabled
 2017-05-16  2:05 UTC  (11+ messages)
` [Makedumpfile PATCH 1/2] makedumpfile: add runtime kaslr offset if it exists
` [Makedumpfile PATCH 2/2] x86_64: calculate page_offset in case of re-filtering

[PATCH] dracut-module-setup: Fix test for inclusion of DRM modules
 2017-05-15 13:03 UTC  (2+ messages)

[PATCH v6 0/9] (kexec-tools) arm64: add kdump support
 2017-05-12  6:25 UTC  (3+ messages)

[Makedumpfile PATCH v2 0/2] Fix refiltering when kaslr enabled
 2017-05-12  2:41 UTC  (3+ messages)
` [Makedumpfile PATCH v2 1/2] makedumpfile: add runtime kaslr offset if it exists
` [Makedumpfile PATCH v2 2/2] x86_64: calculate page_offset in case of re-filtering

[PATCH v2] kexec_file: Adjust declaration of kexec_purgatory
 2017-05-10 20:08 UTC  (2+ messages)

[PATCH] kexec_file: Adjust type of kexec_purgatory
 2017-05-10 19:54 UTC  (5+ messages)

[Makedumpfile PATCH V2] elf_info: fix file_size if segment is excluded
 2017-05-10  4:43 UTC  (3+ messages)

[Makedumpfile PATCH] elf_info: fix file_size if segment is excluded
 2017-05-09 13:20 UTC  (4+ messages)

[PATCH v3 1/2] x86/mm/ident_map: Add PUD level 1GB page support
 2017-05-08  7:24 UTC  (8+ messages)
` [PATCH v3 2/2] x86_64/kexec: Use PUD level 1GB page for identity mapping if available

[PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set
 2017-05-02 19:01 UTC  (9+ messages)

Running kexec, kernel gets stuck at "Starting new kernel"
 2017-05-01 10:53 UTC  (2+ messages)

[PATCH] kexec: allocate buffer in top-down, if specified, correctly
 2017-04-28 19:33 UTC  (7+ messages)

Kexec on ARM - memory detection
 2017-04-28 17:20 UTC  (4+ messages)

ARM lockup during Kexec operation
 2017-04-28  1:43 UTC 

[PATCH v5 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-27  8:17 UTC  (3+ messages)
` [PATCH v5 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
` [PATCH v5 3/3] kdump: Protect vmcoreinfo data under the crash memory

[PATCH v4 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-27  7:38 UTC  (18+ messages)
` [PATCH v4 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
` [PATCH v4 3/3] kdump: Protect vmcoreinfo data under the crash memory

[PATCH] memmap: Parse "Reserved" together with "reserved"
 2017-04-26 10:49 UTC  (6+ messages)

[PATCH v2 1/2] x86/mm/ident_map: Add PUD level 1GB page support
 2017-04-26  8:56 UTC  (4+ messages)
` [PATCH v2 2/2] x86_64/kexec: Use PUD level 1GB page for identity mapping if available

[PATCH 1/2] x86/mm/ident_map: Add PUD level 1GB page support
 2017-04-26  2:47 UTC  (4+ messages)
` [PATCH 2/2] x86_64/kexec: Use PUD level 1GB page for identity mapping if available

[tip:x86/boot] x86/boot/e820: Basic cleanup of e820.c
 2017-04-25 23:57 UTC 

ARM lockup during Kexec operation
 2017-04-21 22:53 UTC 

[PATCH v34 00/14] arm64: add kdump support
 2017-04-19 14:25 UTC  (15+ messages)
` [PATCH v34 04/14] arm64: kdump: reserve memory for crash dump kernel
              ` [PATCH 1/2] arm64: Fix power-of-ten vs. power-of-two prefixes in user-visible messages
              ` [PATCH 2/2] arm64: Fix power-of-ten vs. power-of-two prefixes in comments etc


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