messages from 2017-02-15 23:44:47 to 2017-03-01 14:55:16 UTC [more...]
[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
2017-03-01 14:55 UTC (32+ messages)
` [PATCH 2/2] efi/capsule: Add support for Quark security header
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-01 11:17 UTC (88+ messages)
` [RFC PATCH v4 03/28] x86: Add the Secure Memory Encryption CPU feature
` [RFC PATCH v4 04/28] x86: Handle reduction in physical address size with SME
` [RFC PATCH v4 06/28] x86: Add support to enable SME during early boot processing
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 01/28] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v4 02/28] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v4 08/28] x86: Extend the early_memremap support with additional attrs
` [RFC PATCH v4 09/28] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v4 10/28] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v4 12/28] efi: Add an EFI table address match function
` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
` [RFC PATCH v4 23/28] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [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 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 15/28] Add support to access persistent memory "
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
` [RFC PATCH v4 17/28] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 20/28] iommu/amd: Disable AMD IOMMU if memory encryption is active
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 22/28] x86: Do not specify encrypted memory for video mappings
` [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
[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
2017-03-01 8:27 UTC (4+ messages)
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-01 7:42 UTC (20+ messages)
` [PATCH V11 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V11 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V11 03/10] efi: parse ARM processor error
` [PATCH V11 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V11 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V11 07/10] efi: print unrecognized CPER section
` [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V11 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
` [PATCH V11 09/10] trace, ras: add ARM processor error trace event
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[PATCH V2] x86/efi: Add missing 1:1 mappings to support buggy firmware
2017-03-01 3:25 UTC (4+ messages)
[PATCH v1 2/2] efi: capsule pstore backend
2017-02-28 17:48 UTC
[PATCH v1 1/2] efi/capsule: Add 'capsule' lookup support
2017-02-28 17:45 UTC
[PATCH] x86/efi: Add missing 1:1 mappings to support buggy firmware
2017-02-28 11:36 UTC (4+ messages)
[PATCH v2 1/2] x86/efi: don't allocate memmap through memblock after mm_init()
2017-02-27 21:57 UTC (6+ messages)
` [PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve "
[PATCH 1/2] efi/esrt: Not having an ERST descriptor is not an error
2017-02-27 10:08 UTC (4+ messages)
` [PATCH 2/2] efi/efi_mem_desc_lookup: Not finding a "
CHARITY FOUNDATION
2017-02-24 18:02 UTC
[PATCH v2] efi/libstub/arm*: Set default address and size cells values for an empty dtb
2017-02-24 15:54 UTC (5+ messages)
[REGRESSION] EFI mixed mode patch triggers boot failure
2017-02-23 23:02 UTC (10+ messages)
[PATCH] efi: ARM/arm64: fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
2017-02-23 19:26 UTC
RE:
2017-02-23 15:09 UTC
[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-22 10:13 UTC (14+ messages)
` [PATCH V10 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V10 03/10] efi: parse ARM processor error
` [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V10 07/10] efi: print unrecognized CPER section
[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-02-22 6:34 UTC (12+ messages)
` [PATCH v3 4/4] KVM: VMX: Simplify segment_base
[GIT PULL] EFI changes for v4.11
2017-02-20 9:40 UTC
[PATCH v2] efi: libstub: treat missing SecureBoot variable as S/B disabled
2017-02-20 8:53 UTC (5+ messages)
[PATCH v4 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-02-17 20:52 UTC (8+ messages)
` [PATCH v4 2/4] x86: Remap GDT tables in the Fixmap section
` [PATCH v4 3/4] x86: Make the GDT remapping read-only on 64-bit
` [PATCH v4 4/4] KVM: VMX: Simplify segment_base
[PATCH] efi: libstub: treat missing SecureBoot/SetupMode vars as SB disabled
2017-02-16 17:59 UTC (2+ messages)
[PATCH] efi: bgrt: add missing 'return 0' to acpi_parse_bgrt() non-ACPI stub
2017-02-16 17:38 UTC
[efi:next 24/24] include/linux/efi-bgrt.h:18:49: warning: no return statement in function returning non-void
2017-02-16 17:12 UTC
[PATCH 0/2] RFC: Move efi bgrt code out of arch/x86
2017-02-16 11:58 UTC (5+ messages)
EFI stub kexec probelm
2017-02-16 8:05 UTC
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;
as well as URLs for NNTP newsgroup(s).