messages from 2017-06-27 15:10:11 to 2017-08-24 08:18:26 UTC [more...]
[PATCH 00/14] arm64: kexec: add kexec_file_load support
2017-08-24 8:18 UTC (4+ messages)
` [PATCH 01/14] MODSIGN: Export module signature definitions
` [PATCH 02/14] include: pe.h: remove message[] from mz header definition
` [PATCH 03/14] resource: add walk_system_ram_res_rev()
[PATCH] arm64: fix an issue with kaslr-enabled vmlinux
2017-08-24 7:32 UTC
[PATCH v2 0/2] makedumpfile/ppc64: enable mem-usage option
2017-08-24 3:00 UTC (4+ messages)
` [PATCH v2 1/2] makedumpfile/ppc64: set page_offset in get_versiondep_info_ppc64()
` [PATCH v2 2/2] makedumpfile/ppc64: get the info of mem reserved for crashkernel
[PATCH 0/2] makedumpfile/ppc64: enable the mem-usage option on ppc64 platform
2017-08-21 3:16 UTC (5+ messages)
` [PATCH 1/2] makedumpfile/ppc64: set page_offset in get_versiondep_info_ppc64()
` [PATCH 2/2] makedumpfile/ppc64: get the info of mem reserved for crashkernel
[PATCH] kexec-tools: ppc64: avoid adding coherent memory regions to crash memory ranges
2017-08-18 4:56 UTC (2+ messages)
[PATCH v2] makedumpfile: arm64: Fix page table walk of 1GB section
2017-08-17 8:22 UTC (3+ messages)
[Makedumpfile PATCH v2] Fix SECTION_MAP_MASK for kernel >= v.13
2017-08-17 8:23 UTC (2+ messages)
[PATCH] makedumpfile: arm64: Fix page table walk of 1GB section
2017-08-14 10:35 UTC (4+ messages)
[Makedumpfile PATCH] Fix SECTION_MAP_MASK for kernel >= v.13
2017-08-14 1:53 UTC (2+ messages)
Re: [Makedumpfile PATCH v2] x86_64: Take care of init_level4_pgt rename in kernel
2017-08-10 19:30 UTC
[PATCH] kexec-tools: powerpc: fix command line overflow error
2017-08-10 7:29 UTC (2+ messages)
[Makedumpfile PATCH v2] x86_64: Take care of init_level4_pgt rename in kernel
2017-08-10 6:20 UTC (3+ messages)
[V2] kexec_file: use crypto_free_shash to free memory
2017-08-10 2:28 UTC (2+ messages)
[PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t
2017-08-09 7:18 UTC (4+ messages)
` [PATCH v06 05/36] uapi linux/sysctl.h: "
kexec_file: use crypto_free_shash to free memory
2017-08-08 18:05 UTC (2+ messages)
[makedumpfile PATCH] Fix formatting problems in header file
2017-08-08 2:25 UTC (2+ messages)
[makedumpfile PATCH v2] Wipe excluded pages that are written into ELF dump file
2017-08-08 2:25 UTC (2+ messages)
[makedumpfile PATCH] Wipe excluded pages that are written into ELF dump file
2017-08-04 12:19 UTC (5+ messages)
[PATCH] kexec-tools: ppc64: fix how RMA top is deduced
2017-08-04 11:11 UTC (2+ messages)
[PATCH] makedumpfile: x86: Take care of init_level4_pgt rename in kernel
2017-08-02 8:14 UTC (7+ messages)
[PATCH v2 0/2] x86: Secure Memory Encryption (SME) fixes 2017-07-26
2017-07-30 10:35 UTC (3+ messages)
` [PATCH v2 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
` [tip:x86/mm] "
[PATCH v1 0/2] x86: Secure Memory Encryption (SME) fixes 2017-07-26
2017-07-27 18:47 UTC (6+ messages)
` [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
makedumpfile-1.6.2: Add support for sparc64
2017-07-27 4:32 UTC
Guest shutdown problem with kexec --load ... ; kexec --exec running under Xen on CentOS 7 (x86_64)
2017-07-26 5:16 UTC (2+ messages)
[makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
2017-07-20 15:20 UTC (2+ messages)
[makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
2017-07-20 9:57 UTC (2+ messages)
[Makedumpfile Patch v3 0/7] Fix --mem-usage /proc/kcore
2017-07-20 8:01 UTC (6+ messages)
` [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early
[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
2017-07-18 14:02 UTC (5+ messages)
` [PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [tip:x86/mm] "
[makedumpfile PATCH] fix compiler warnings
2017-07-14 7:44 UTC (2+ messages)
[makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
2017-07-11 19:42 UTC (6+ messages)
makedumpfile: support for newer kernels [v4.9 onwards]
2017-07-11 16:17 UTC (9+ messages)
[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
2017-07-11 15:44 UTC (55+ messages)
` [PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v9 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v9 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v9 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v9 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v9 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v9 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v9 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v9 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v9 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v9 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v9 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v9 16/38] efi: Add an EFI table address match function
` [PATCH v9 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v9 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v9 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v9 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v9 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v9 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v9 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v9 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v9 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v9 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v9 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v9 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v9 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v9 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v9 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v9 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v9 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v9 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v9 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v9 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v9 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v9 38/38] x86/mm: Add support to make use of Secure Memory Encryption
[makedumpfile PATCH v3] Prevent data loss in last page of ELF core dumpfile
2017-07-07 2:36 UTC (2+ messages)
[makedumpfile PATCH v2] Prevent data loss in last page of ELF core dumpfile
2017-07-06 7:40 UTC (3+ messages)
[Patch v2] vmcore-dmesg: avoid allocating large memory chunk for log buf
2017-07-05 17:20 UTC
[PATCH] vmcore-dmesg: avoid allocating large memory chunk for log buf
2017-07-05 17:18 UTC (5+ messages)
[makedumpfile PATCH] Prevent data loss in last page of ELF core dumpfile
2017-07-05 14:11 UTC (3+ messages)
[PATCH] kexec:arm: support zImage with appended device tree
2017-07-04 2:09 UTC (9+ messages)
Possible makedumpfile ELF issues
2017-07-03 18:27 UTC (2+ messages)
[PATCHv3] kexec-tools:arm: support zImage with appended device tree
2017-07-03 8:12 UTC
[PATCHv2] kexec-tools:arm: support zImage with appended device tree
2017-07-03 5:07 UTC
[Makedumpfile PATCH V3] elf_info: fix file_size if segment is excluded
2017-06-29 0:13 UTC (6+ messages)
[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
2017-06-28 14:05 UTC (28+ messages)
` [PATCH v8 RESEND 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v8 RESEND 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v8 RESEND 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 RESEND 16/38] efi: Add an EFI table address match function
` [PATCH v8 RESEND 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v8 RESEND 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v8 RESEND 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 RESEND 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 RESEND 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 RESEND 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v8 RESEND 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 RESEND 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v8 RESEND 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v8 RESEND 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v8 RESEND 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 RESEND 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v8 RESEND 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v8 RESEND 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v8 RESEND 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v8 RESEND 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v8 RESEND 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v8 RESEND 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v8 RESEND 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v8 RESEND 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v8 RESEND 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v8 RESEND 38/38] x86/mm: Add support to make use of Secure Memory Encryption
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