linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-02 15:12:01 to 2017-03-14 21:04:24 UTC [more...]

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-14 21:04 UTC  (4+ messages)
` [PATCH v7 2/3] x86: Remap GDT tables in the Fixmap section
` [PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit

[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-14 19:29 UTC  (28+ messages)
` [PATCH V12 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V12 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V12 03/10] efi: parse ARM processor error
` [PATCH V12 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V12 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V12 07/10] efi: print unrecognized CPER section
` [PATCH V12 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V12 09/10] trace, ras: add ARM processor error trace event
` [PATCH V12 10/10] arm/arm64: KVM: add guest SEA support

[PATCH] pstore: return error code (if any) from efi_pstore_write
 2017-03-14  9:59 UTC  (3+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-13 20:08 UTC  (63+ messages)
` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 17/32] x86: kvmclock: Clear encryption attribute when SEV is active
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support
` [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
` [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-13 19:24 UTC  (14+ messages)
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
      ` [Xen-devel] "
` [PATCH v5 3/3] x86: Make the GDT remapping read-only on 64-bit

kexec regression since 4.9 caused by efi
 2017-03-13  7:37 UTC  (6+ messages)

[PATCH 1/2] x86/efi: Correct a tiny mistake in code comment
 2017-03-09  1:38 UTC  (19+ messages)
  ` [PATCH 2/2] x86/mm/KASLR: Correct the upper boundary of KALSR mm regions if adjacent to EFI
  ` [PATCH v2 1/2] x86/efi/64: Clean up code comment about efi region

[PATCH v2] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-03-08 23:32 UTC  (4+ messages)

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-08 15:05 UTC  (34+ messages)
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
` [RFC PATCH v4 27/28] x86: Add support to encrypt the kernel in-place
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption

[GIT PULL] EFI fixes
 2017-03-07 20:21 UTC 

[PATCH 00/18] pstore: refactor internal APIs
 2017-03-07 19:31 UTC  (23+ messages)
` [PATCH 01/18] pstore: Use dynamic spinlock initializer
` [PATCH 02/18] pstore: Shut down worker when unregistering
` [PATCH 03/18] pstore: Avoid race in module unloading
` [PATCH 04/18] pstore: Improve register_pstore() error reporting
` [PATCH 05/18] pstore: Add kernel-doc for struct pstore_info
` [PATCH 06/18] pstore: Extract common arguments into structure
` [PATCH 07/18] pstore: Move record decompression to function
` [PATCH 08/18] pstore: Switch pstore_mkfile to pass record
` [PATCH 09/18] pstore: Replace arguments for read() API
` [PATCH 11/18] pstore: Always allocate buffer for decompression
` [PATCH 12/18] pstore: Pass record contents instead of copying
` [PATCH 13/18] pstore: Allocate records on heap instead of stack
` [PATCH 14/18] pstore: Do not duplicate record metadata
` [PATCH 15/18] pstore: Replace arguments for erase() API
  ` [PATCH 10/18] pstore: Replace arguments for write() API
  ` [PATCH 16/18] pstore: Replace arguments for write_buf() API
  ` [PATCH 17/18] pstore: Replace arguments for write_buf_user() API
` [PATCH 18/18] pstore: Remove write_buf() callback

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-06 14:00 UTC  (14+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

PROBLEM: Unexpected contents of load options (EFI Boot Stub)
 2017-03-04 15:45 UTC  (2+ messages)

the Mail Archive is now (again) subscribed to this list
 2017-03-04  9:24 UTC  (3+ messages)

[PATCH v2 0/2] capsule pstore backend
 2017-03-04  0:54 UTC  (14+ messages)
` [PATCH v2 1/2] efi/capsule: Add 'capsule' lookup support
` [PATCH v2 2/2] efi: capsule pstore backend

Multiple Acer laptops hang on ACPI poweroff
 2017-03-03 20:15 UTC 

[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
 2017-03-03 12:48 UTC  (6+ messages)


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).