July 2017 Archives by date
Starting: Sat Jul 1 10:13:14 PDT 2017
Ending: Mon Jul 31 10:59:56 PDT 2017
Messages: 114
- Possible makedumpfile ELF issues
Eric DeVolder
- [PATCHv2] kexec-tools:arm: support zImage with appended device tree
Hoeun Ryu
- [PATCHv3] kexec-tools:arm: support zImage with appended device tree
Hoeun Ryu
- [PATCH] kexec:arm: support zImage with appended device tree
Russell King
- [makedumpfile PATCH] Prevent data loss in last page of ELF core dumpfile
Eric DeVolder
- Possible makedumpfile ELF issues
Eric DeVolder
- [PATCH] kexec:arm: support zImage with appended device tree
Dave Young
- [PATCH] kexec:arm: support zImage with appended device tree
Hoeun Ryu
- [PATCH] kexec:arm: support zImage with appended device tree
Hoeun Ryu
- [makedumpfile PATCH] Prevent data loss in last page of ELF core dumpfile
Atsushi Kumagai
- [makedumpfile PATCH] Prevent data loss in last page of ELF core dumpfile
Eric DeVolder
- [makedumpfile PATCH v2] Prevent data loss in last page of ELF core dumpfile
Eric DeVolder
- [PATCH] vmcore-dmesg: avoid allocating large memory chunk for log buf
Cong Wang
- [Patch v2] vmcore-dmesg: avoid allocating large memory chunk for log buf
Cong Wang
- [makedumpfile PATCH v2] Prevent data loss in last page of ELF core dumpfile
Daniel Kiper
- [makedumpfile PATCH v2] Prevent data loss in last page of ELF core dumpfile
Atsushi Kumagai
- [makedumpfile PATCH v3] Prevent data loss in last page of ELF core dumpfile
Eric DeVolder
- [makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
Eric DeVolder
- makedumpfile: support for newer kernels [v4.9 onwards]
Atsushi Kumagai
- [makedumpfile PATCH v3] Prevent data loss in last page of ELF core dumpfile
Atsushi Kumagai
- [makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
Atsushi Kumagai
- [PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
Tom Lendacky
- [PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
Tom Lendacky
- [PATCH v9 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
Tom Lendacky
- [PATCH v9 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
Tom Lendacky
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
- [PATCH v9 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
Tom Lendacky
- [PATCH v9 06/38] x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
- [PATCH v9 08/38] x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
- [PATCH v9 09/38] x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
- [PATCH v9 10/38] x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
- [PATCH v9 11/38] x86/mm: Add SME support for read_cr3_pa()
Tom Lendacky
- [PATCH v9 12/38] x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
- [PATCH v9 13/38] x86/mm: Add support for early encrypt/decrypt of memory
Tom Lendacky
- [PATCH v9 14/38] x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
- [PATCH v9 15/38] x86/boot/e820: Add support to determine the E820 type of an address
Tom Lendacky
- [PATCH v9 16/38] efi: Add an EFI table address match function
Tom Lendacky
- [PATCH v9 17/38] efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
- [PATCH v9 18/38] x86/efi: Update EFI pagetable creation to work with SME
Tom Lendacky
- [PATCH v9 19/38] x86/mm: Add support to access boot related data in the clear
Tom Lendacky
- [PATCH v9 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
Tom Lendacky
- [PATCH v9 21/38] x86/mm: Add support to access persistent memory in the clear
Tom Lendacky
- [PATCH v9 22/38] x86/mm: Add support for changing the memory encryption attribute
Tom Lendacky
- [PATCH v9 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
Tom Lendacky
- [PATCH v9 24/38] x86, swiotlb: Add memory encryption support
Tom Lendacky
- [PATCH v9 25/38] swiotlb: Add warnings for use of bounce buffers with SME
Tom Lendacky
- [PATCH v9 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
Tom Lendacky
- [PATCH v9 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
Tom Lendacky
- [PATCH v9 28/38] x86, realmode: Check for memory encryption on the APs
Tom Lendacky
- [PATCH v9 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
- [PATCH v9 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
Tom Lendacky
- [PATCH v9 31/38] x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
- [PATCH v9 32/38] xen/x86: Remove SME feature in PV guests
Tom Lendacky
- [PATCH v9 33/38] x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
- [PATCH v9 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
Tom Lendacky
- [PATCH v9 35/38] x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
- [PATCH v9 36/38] x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
- [PATCH v9 37/38] compiler-gcc.h: Introduce __nostackp function attribute
Tom Lendacky
- [PATCH v9 38/38] x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
- [makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
Eric DeVolder
- [PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
Ingo Molnar
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Brian Gerst
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Brian Gerst
- [makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
Eric DeVolder
- [PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
Tom Lendacky
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Brian Gerst
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Brian Gerst
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Borislav Petkov
- [makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
Atsushi Kumagai
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Arnd Bergmann
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Brian Gerst
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
- [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Brian Gerst
- [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
- makedumpfile: support for newer kernels [v4.9 onwards]
Abhishek Shah
- [makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
Eric DeVolder
- [makedumpfile PATCH] fix compiler warnings
Eric DeVolder
- [makedumpfile PATCH] fix compiler warnings
Atsushi Kumagai
- [PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
Tom Lendacky
- [PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
- [tip:x86/mm] x86/mm, kexec: Allow kexec to be used with SME
tip-bot for Tom Lendacky
- [PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
Thomas Gleixner
- [PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
Tom Lendacky
- Attention To me and get back to me urgent
Mrs.Meliana Trump
- [makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
Eric DeVolder
- [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early
Atsushi Kumagai
- [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early
Pratyush Anand
- [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early
Atsushi Kumagai
- [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early
Hatayama, Daisuke
- [makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
Eric DeVolder
- [makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
Eric DeVolder
- [makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
Dave Anderson
- Guest shutdown problem with kexec --load ... ; kexec --exec running under Xen on CentOS 7 (x86_64)
Corey Ashford
- Guest shutdown problem with kexec --load ... ; kexec --exec running under Xen on CentOS 7 (x86_64)
Dave Young
- [PATCH] kexec-tools: ppc64: fix how RMA top is deduced
Hari Bathini
- [PATCH v1 0/2] x86: Secure Memory Encryption (SME) fixes 2017-07-26
Tom Lendacky
- [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
- makedumpfile-1.6.2: Add support for sparc64
Atsushi Kumagai
- [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Ingo Molnar
- [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
- [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Linus Torvalds
- [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
- [PATCH v2 0/2] x86: Secure Memory Encryption (SME) fixes 2017-07-26
Tom Lendacky
- [PATCH v2 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
- [tip:x86/mm] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
tip-bot for Tom Lendacky
- [PATCH] makedumpfile: x86: Take care of init_level4_pgt rename in kernel
Pratyush Anand
- [PATCH] makedumpfile: x86: Take care of init_level4_pgt rename in kernel
Dave Young
- [makedumpfile PATCH] Wipe excluded pages that are written into ELF dump file
Eric DeVolder
- [makedumpfile PATCH] Wipe excluded pages that are written into ELF dump file
Daniel Kiper
Last message date:
Mon Jul 31 10:59:56 PDT 2017
Archived on: Mon Jul 31 11:00:26 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).