linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 18:55:23 to 2017-06-30 16:47:17 UTC [more...]

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-30 16:47 UTC  (9+ messages)
` [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption

[PATCH v2 0/7] ARM: efi: PE/COFF cleanup/hardening
 2017-06-29  8:18 UTC  (8+ messages)
  ` [PATCH v2 1/7] arm: efi: remove forbidden values from the PE/COFF header
  ` [PATCH v2 2/7] arm: efi: remove pointless dummy .reloc section
  ` [PATCH v2 3/7] arm: efi: replace open coded constants with symbolic ones
  ` [PATCH v2 4/7] arm: compressed: discard ksymtab/kcrctab sections
  ` [PATCH v2 5/7] arm: efi: split zImage code and data into separate PE/COFF sections
  ` [PATCH v2 6/7] arm: compressed: put zImage header and EFI header in dedicated section
  ` [PATCH v2 7/7] arm: efi: add PE/COFF debug table to EFI header

[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-28 14:05 UTC  (41+ messages)
` [PATCH v8 RESEND 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v8 RESEND 09/38] x86/mm: Simplify p[g4um]d_page() macros
  ` [PATCH v8 RESEND 01/38] x86: Document AMD Secure Memory Encryption (SME)
  ` [PATCH v8 RESEND 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v8 RESEND 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
  ` [PATCH v8 RESEND 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v8 RESEND 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
  ` [PATCH v8 RESEND 06/38] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v8 RESEND 08/38] x86/mm: Add support to enable SME in early boot processing
  ` [PATCH v8 RESEND 10/38] x86/mm: Provide general kernel support for memory encryption
  ` [PATCH v8 RESEND 11/38] x86/mm: Add SME support for read_cr3_pa()
  ` [PATCH v8 RESEND 12/38] x86/mm: Extend early_memremap() support with additional attrs
  ` [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 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 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

[PATCH] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
 2017-06-27 20:03 UTC  (4+ messages)

[PATCH v8 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-27 15:01 UTC  (31+ messages)
` [PATCH v8 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v8 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v8 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v8 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v8 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v8 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 16/38] efi: Add an EFI table address match function
` [PATCH v8 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 28/38] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v8 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v8 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
  ` [PATCH v8 06/38] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v8 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
  ` [PATCH v8 08/38] x86/mm: Add support to enable SME in early boot processing
  ` [PATCH v8 09/38] x86/mm: Simplify p[g4um]d_page() macros
  ` [PATCH v8 10/38] x86/mm: Provide general kernel support for memory encryption
  ` [PATCH v8 13/38] x86/mm: Add support for early encrypt/decrypt of memory
  ` [PATCH v8 14/38] x86/mm: Insure that boot memory areas are mapped properly
  ` [PATCH v8 17/38] efi: Update efi_mem_type() to return an error rather than 0
  ` [PATCH v8 18/38] x86/efi: Update EFI pagetable creation to work with SME
  ` [PATCH v8 22/38] x86/mm: Add support for changing the memory encryption attribute
  ` [PATCH v8 24/38] x86, swiotlb: Add memory encryption support
  ` [PATCH v8 25/38] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v8 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
  ` [PATCH v8 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
  ` [PATCH v8 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM

[PATCH v4 2/2] eif/capsule-pstore: Add capsule pstore backend
 2017-06-27  6:40 UTC  (3+ messages)

[PATCH v4 0/2] Add EFI capsule pstore backend support
 2017-06-27  6:40 UTC  (7+ messages)

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-26 16:34 UTC  (70+ messages)
` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [PATCH v7 10/36] x86/mm: Provide general kernel support for memory encryption
` [PATCH v7 11/36] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v7 14/36] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v7 16/36] efi: Add an EFI table address match function
` [PATCH v7 17/36] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v7 18/36] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v7 19/36] x86/mm: Add support to access boot related data in the clear
` [PATCH v7 20/36] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v7 23/36] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v7 24/36] x86, swiotlb: Add memory encryption support
` [PATCH v7 25/36] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v7 26/36] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v7 27/36] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v7 29/36] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v7 30/36] kvm: x86: svm: Support Secure Memory Encryption within KVM
  ` [PATCH v7 31/36] x86/mm, kexec: Allow kexec to be used with SME
  ` [PATCH v7 32/36] xen/x86: Remove SME feature in PV guests
  ` [PATCH v7 33/36] x86/mm: Use proper encryption attributes with /dev/mem
  ` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
  ` [PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption
` [PATCH v7 35/36] x86/boot: Add early cmdline parsing for options with arguments

[PATCH v5 2/2] eif/capsule-pstore: Add capsule pstore backend
 2017-06-26 15:40 UTC 

[PATCH v5 1/2] efi: Add 'nr_config_table' variable in efi structure
 2017-06-26 15:40 UTC 

[PATCH v5 0/2] Add EFI capsule pstore backend support
 2017-06-26 15:38 UTC 

[RFC] memory corruption caused by efi driver?
 2017-06-25 13:31 UTC  (4+ messages)

inquiry
 2017-06-25  2:47 UTC 

(unknown),
 2017-06-24  8:07 UTC 

[PATCH v2 0/2] xen/efi: Fixes
 2017-06-22 19:25 UTC  (4+ messages)
` [PATCH v2 1/2] efi: Process MEMATTR table only if EFI_MEMMAP
` [PATCH v2 2/2] x86/xen/efi: Init only efi struct members used by Xen

[PATCH v4 1/2] efi: Add 'nr_config_table' variable in efi structure
 2017-06-22 16:34 UTC 

[PATCH] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
 2017-06-22 10:04 UTC  (4+ messages)
`  "

[PATCH v3 2/2] eif/capsule-pstore: Add capsule pstore backend
 2017-06-22  8:47 UTC  (5+ messages)

[PATCH v3 1/2] efi: Add 'nr_config_table' variable in efi structure
 2017-06-22  8:42 UTC  (5+ messages)

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-21 18:40 UTC  (12+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

Problem with new X.509 is_hash_blacklisted() interface
 2017-06-21 13:07 UTC  (5+ messages)

[PATCH 0/7] ARM: efi: PE/COFF cleanup/hardening
 2017-06-21 12:20 UTC  (2+ messages)

[PATCH 0/2] xen/efi: Fixes
 2017-06-21  9:32 UTC  (9+ messages)
` [PATCH 1/2] efi: Process MEMATTR table only if EFI_MEMMAP
` [PATCH 2/2] x86/xen/efi: Init only efi struct members used by Xen
  ` [Xen-devel] "

[PATCH v2 18/31] efi-stub.txt: standardize document format
 2017-06-20  7:02 UTC  (2+ messages)

[PATCH v3 0/2] Add EFI capsule pstore backend support
 2017-06-19 17:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).