public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-14 09:35:17 to 2017-03-28 10:08:24 UTC [more...]

[PATCH v34 14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-03-28 10:08 UTC  (2+ messages)

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

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-28  0:48 UTC  (20+ messages)
  ` [PATCH v2 1/7] efi/capsule: Fix return code on failing kmap/vmap
  ` [PATCH v2 2/7] efi/capsule: Remove pr_debug on ENOMEM or EFAULT
  ` [PATCH v2 3/7] efi/capsule: Clean up pr_err/info messages
  ` [PATCH v2 4/7] efi/capsule: Adjust return type of efi_capsule_setup_info
  ` [PATCH v2 5/7] efi/capsule: Prepare for loading images with security header
  ` [PATCH v2 6/7] efi/capsule: Factor out overloadable efi_capsule_identify_image
  ` [PATCH v2 7/7] efi/capsule: Add support for Quark security header

[PATCH] efi: arm: enable DMI/SMBIOS
 2017-03-27 17:22 UTC  (2+ messages)

[PATCH v2 0/4] efi: libstub enhancements for cmdline parsing and kaslr
 2017-03-27 17:17 UTC  (5+ messages)
  ` [PATCH v2 1/4] efi/libstub: fix harmless command line parsing bug
  ` [PATCH v2 2/4] efi/libstub: unify command line param parsing
  ` [PATCH v2 3/4] efi/libstub: arm/arm64: disable debug prints on 'quiet' cmdline arg
  ` [PATCH v2 4/4] ef/libstub: arm/arm64: randomize the base of the UEFI rt services region

[efi:next 11/13] drivers/firmware/efi/libstub/efi-stub-helper.c:421:40: error: 'CONFIG_CMDLINE' undeclared
 2017-03-27 16:02 UTC 

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-27 15:37 UTC  (16+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-27 15:07 UTC  (55+ messages)
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [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 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 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA 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 32/32] x86: kvm: Pin the guest memory when SEV is active

[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
 2017-03-24 16:44 UTC  (13+ messages)
` [PATCH 2/2] efi/capsule: Add support for Quark security header

[PATCH 0/4] efi: libstub enhancements for cmdline parsing and kaslr
 2017-03-24 14:15 UTC  (6+ messages)
  ` [PATCH 1/4] efi/libstub: fix harmless command line parsing bug
  ` [PATCH 3/4] efi/libstub: arm/arm64: disable debug prints on 'quiet' cmdline arg
  ` [PATCH 4/4] ef/libstub: arm/arm64: randomize the base of the UEFI rt services region
` [PATCH 2/4] efi/libstub: unify command line param parsing

[PATCH v2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization
 2017-03-24 11:52 UTC  (16+ messages)

[PATCH v2] efi/arm32-stub: allow boottime allocations in the vmlinux region
 2017-03-24 11:33 UTC 

[PATCH v2] x86/efi: Clean up a minor mistake in code comment
 2017-03-24  9:50 UTC  (3+ messages)

[PATCH v1 RESEND 2/2] x86/efi: Clean up a minor mistake in code comment
 2017-03-24  9:04 UTC  (4+ messages)
      ` [PATCH v1 RESEND 1/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-23 21:02 UTC  (13+ messages)
` [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 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted

kexec regression since 4.9 caused by efi
 2017-03-23  2:43 UTC  (14+ messages)

[PATCH 3/7] x86/efi/32: Fix EFI on systems where the percpu GDT is virtually mapped
 2017-03-22 21:32 UTC  (2+ messages)
  ` [PATCH 4/7] x86/boot/32: Defer resyncing initial_page_table until percpu is set up

[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-22 14:10 UTC  (7+ messages)

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

[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-21 19:19 UTC  (11+ messages)
` [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V12 09/10] trace, ras: add ARM processor error trace event

[PATCH] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-21 15:52 UTC  (4+ messages)

[PATCH] efi/libstub: arm/arm64: make debug prints dependent on efi=debug
 2017-03-21 12:12 UTC  (3+ messages)

[PATCH v2 1/2] efi: arm-stub: Correct FDT and initrd allocation rules for arm64
 2017-03-20 23:40 UTC  (4+ messages)
` [PATCH v2 2/2] efi: arm-stub: Round up FDT allocation to mapping size

[PATCH V2] x86/efi: Add missing 1:1 mappings to support buggy firmware
 2017-03-20 18:52 UTC  (6+ messages)

[PATCH] pstore: return error code (if any) from efi_pstore_write
 2017-03-17 22:52 UTC  (4+ messages)

[GIT PULL] UEFI fix for v4.11-rc
 2017-03-17 19:06 UTC  (2+ messages)
  ` [PATCH] efi/esrt: Cleanup bad memory map log messages

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-17  7:34 UTC  (9+ 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] efi/arm32-stub: allow boottime allocations in the vmlinux region
 2017-03-16 23:54 UTC  (8+ messages)

[PATCH 4.10 19/48] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
 2017-03-16 14:30 UTC 

[PATCH 4.9 18/44] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
 2017-03-16 14:29 UTC 

[PATCH] efi/libstub: skip GOP with PIXEL_BLT_ONLY format
 2017-03-16  7:51 UTC 

[PATCH v33 14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-03-15 10:01 UTC 

[PATCH 1/2] x86/efi: Correct a tiny mistake in code comment
 2017-03-15  6:31 UTC  (4+ messages)
` [PATCH 2/2] x86/mm/KASLR: Correct the upper boundary of KALSR mm regions if adjacent to EFI


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox