linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-17 14:45:26 to 2017-04-04 16:02:45 UTC [more...]

[GIT PULL 00/12] EFI updates for v4.12
 2017-04-04 16:02 UTC  (12+ messages)
` [PATCH 01/12] x86/efi: Clean up efi CR3 save/restore
` [PATCH 03/12] efi: arm-stub: Round up FDT allocation to mapping size
` [PATCH 05/12] efi: bgrt: Enable ACPI BGRT handling on arm64
` [PATCH 06/12] pstore: return error code (if any) from efi_pstore_write
  ` [PATCH 1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
  ` [PATCH 02/12] efi: arm-stub: Correct FDT and initrd allocation rules for arm64
  ` [PATCH 2/2] efifb: Avoid reconfiguration of BAR that covers the framebuffer
  ` [PATCH 04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86
  ` [PATCH 07/12] x86/efi: Clean up a minor mistake in code comment
  ` [PATCH 08/12] efi/arm32-stub: Allow boottime allocations in the vmlinux region
  ` [PATCH 09/12] efi/libstub: Fix harmless command line parsing bug

[GIT PULL 0/2] EFI fixes for v4.11
 2017-04-04 15:27 UTC  (3+ messages)
` [PATCH 1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
` [PATCH 2/2] efifb: Avoid reconfiguration of BAR that covers the framebuffer

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

[PATCH] efi/libstub: skip GOP with PIXEL_BLT_ONLY format
 2017-04-04 13:18 UTC  (2+ messages)

[PATCH v35 14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-04-03  2:26 UTC 

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-04-02 15:16 UTC  (26+ messages)

12911 linux-efi
 2017-04-01  2:12 UTC 

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-30  9:06 UTC  (28+ 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

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-29 17:08 UTC  (28+ messages)
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [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 18/32] kvm: svm: Use the hardware provided GPA instead of page walk

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

[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-28 16:44 UTC  (25+ 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 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] 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 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 2/4] efi/libstub: unify command line param parsing
  ` [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 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

[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  (4+ messages)
` [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8

[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


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