messages from 2017-05-06 07:48:46 to 2017-06-02 16:36:08 UTC [more...]
[PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
2017-06-02 16:36 UTC (13+ messages)
` [PATCH v3 1/2] kexec: arm64: create identity page table to be used "
` [PATCH v3 2/2] arm64: enable d-cache support during purgatory sha verification
[ptesarik@suse.cz: [makedumpfile PATCH] Fix the use of Xen physical and machine addresses]
2017-06-02 3:04 UTC (7+ messages)
` makedumpfile PATCH] Fix the use of Xen physical and machine addresses
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-05-31 15:48 UTC (84+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [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 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 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 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [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 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "
[Makedumpfile PATCH V3] elf_info: fix file_size if segment is excluded
2017-05-31 1:12 UTC (5+ messages)
[Crash-utility] [PATCH] xen: Add support for domU with Linux kernel 3.19 and newer
2017-05-29 11:38 UTC (4+ messages)
[PATCH 1/2] sadump: set info->page_size before cache_init()
2017-05-26 7:46 UTC (3+ messages)
[Makedumpfile PATCH v4 0/2] Fix refiltering when kaslr enabled
2017-05-26 7:45 UTC (4+ messages)
` [Makedumpfile PATCH v4 1/2] makedumpfile: add runtime kaslr offset if it exists
` [Makedumpfile PATCH v4 2/2] x86_64: calculate page_offset in case of re-filtering/sadump/virsh dump
[Makedumpfile PATCH v3 0/2] Fix refiltering when kaslr enabled
2017-05-26 2:49 UTC (7+ messages)
` [Makedumpfile PATCH v3 1/2] makedumpfile: add runtime kaslr offset if it exists
` [Makedumpfile PATCH v3 2/2] x86_64: calculate page_offset in case of re-filtering/sadump/virsh dump
[Makedumpfile Patch] Fix get_kcore_dump_loads() error case
2017-05-26 1:48 UTC (2+ messages)
[PATCH 2/2] Revert "[PATCH V2 1/4] x86_64: Calculate page_offset from pt_load"
2017-05-25 1:11 UTC (9+ messages)
[Makedumpfile PATCH 0/2] Fix refiltering when kaslr enabled
2017-05-24 6:28 UTC (11+ messages)
[PATCH] Handle additional e820 memmap type strings
2017-05-23 14:08 UTC (7+ messages)
[makedumpfile PATCH] Fix the use of Xen physical and machine addresses
2017-05-23 5:46 UTC
[PATCH 0/2] makedumpfile: Fix regression issues on sadump vmcores
2017-05-23 2:49 UTC
[ANNOUNCE] kexec-tools v2.0.15 preparation
2017-05-22 11:48 UTC
[PATCH v2] kexec/kdump: Minor Documentation updates for arm64 and Image
2017-05-22 11:46 UTC (3+ messages)
[PATCH v7 00/10] (kexec-tools) arm64: add kdump support
2017-05-22 11:41 UTC (15+ 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] kexec/kdump: Minor Documentation updates for arm64 and Image
2017-05-22 7:05 UTC (8+ messages)
[PATCH] makedumpfile: Error on re-filtering the dump file with no free pages
2017-05-19 7:27 UTC (5+ messages)
Help regarding renaming of vmcore-incomplete to vmcore
2017-05-18 7:58 UTC (4+ messages)
Your message to kexec awaits moderator approval
2017-05-17 23:37 UTC
[PATCH] sparc64: Add initial sparc64 support
2017-05-16 13:33 UTC (5+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox