linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-08 17:31:09 to 2017-05-26 11:36:46 UTC [more...]

[GIT PULL 0/5] EFI urgent fixes
 2017-05-26 11:36 UTC 

[PATCH] efi/cper: Fix endianness of PCI class code
 2017-05-26 10:45 UTC  (19+ messages)

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-05-26  8:29 UTC  (13+ messages)
` [PATCH 1/5] efi: Move the x86 secure boot switch to generic code
  ` [PATCH 2/5] efi: Add EFI_SECURE_BOOT bit
` [PATCH 3/5] Add the ability to lock down access to the running kernel image
` [PATCH 4/5] efi: Lock down the kernel if booted in secure boot mode
` [PATCH 5/5] Add a sysrq option to exit "

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-26  5:04 UTC  (53+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory in the clear
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

PROBLEM: Kernel panic on EFI BGRT early init code (kernel 4.11/4.12rc2) [regression]
 2017-05-26  1:23 UTC 

[PATCH v4] x86/efi: Correct ident mapping of efi old_map when kalsr enabled
 2017-05-25 21:14 UTC  (4+ messages)

[PATCH 4.11 00/28] 4.11.1-stable review
 2017-05-25 20:06 UTC  (4+ messages)

[PATCH v2] x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
 2017-05-25 11:58 UTC  (5+ messages)

[PATCH] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
 2017-05-25 11:11 UTC  (3+ messages)

[PATCH 1/5] efi: Move the x86 secure boot switch to generic code
 2017-05-24 14:04 UTC  (4+ messages)

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

[PATCH] efi-pstore: Fix write/erase id tracking
 2017-05-22  6:51 UTC  (2+ messages)

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-21  9:23 UTC  (13+ messages)

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-05-20  8:19 UTC  (4+ messages)

[GIT PULL 0/2] EFI fixes for v4.11
 2017-05-19 22:04 UTC  (6+ messages)
` [PATCH 2/2] efifb: Avoid reconfiguration of BAR that covers the framebuffer

[PATCH] efi-pstore: Fix read iter after pstore API refactor
 2017-05-19 13:30 UTC  (6+ messages)

(unknown),
 2017-05-19  6:45 UTC 

[PATCH] efi/libstub: Indicate clang the relocation mode for arm64
 2017-05-18 17:00 UTC  (12+ messages)

[PATCH v2 0/3] efi: add support for non-standard capsule headers
 2017-05-18 10:31 UTC  (8+ messages)

[PATCH] efi/bgrt: skip efi_bgrt_init in case non-efi boot
 2017-05-18 10:12 UTC  (2+ messages)

[PATCH 0/3] efi: arm64: use -fpie for building the stub
 2017-05-18  9:09 UTC  (4+ messages)
  ` [PATCH 1/3] efi/libstub: arm64: use hidden attribute for struct screen_info reference
  ` [PATCH 2/3] efi/libstub: arm64: force 'hidden' visibility for section markers
  ` [PATCH 3/3] efi/libstub: arm64: set -fpie when building the EFI stub

[PATCH v3] x86/efi: Correct ident mapping of efi old_map when kalsr enabled
 2017-05-17  3:39 UTC  (4+ messages)

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

[PATCH] x86/efi: Fix kexec kernel panic when efi=old_map is enabled
 2017-05-16  0:59 UTC  (5+ messages)

[PATCH V2] x86/efi: Add EFI_PGT_DUMP support for x86_32, kexec
 2017-05-15 14:27 UTC  (2+ messages)

[PATCH] efi: remove duplicate 'const' specifiers
 2017-05-15 14:22 UTC  (4+ messages)

[GIT PULL 00/10] EFI updates for v4.11
 2017-05-15 13:44 UTC  (7+ messages)
` [PATCH 08/10] efi/x86: Move EFI BGRT init code to early init code

[PATCH] efi: don't issue error message when booted under xen
 2017-05-15 12:52 UTC  (2+ messages)

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-05-12 16:45 UTC  (11+ messages)
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V15 10/11] trace, ras: add ARM processor error trace event
` [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH] x86/efi: Add EFI_PGT_DUMP support for x86_32, kexec and efi=old_map
 2017-05-11 18:44 UTC  (3+ messages)

[PATCH v2] x86/efi: Correct ident mapping of efi old_map when kalsr enabled
 2017-05-11  9:32 UTC  (9+ messages)

[PATCH 1/2] efi/efi_test: use memdup_user
 2017-05-10 10:35 UTC  (4+ messages)

[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-10  8:53 UTC  (3+ messages)

[PATCH] x86/boot/32: Fix UP boot on Quark and possibly other platforms
 2017-05-09  0:09 UTC 

[PATCH 4/7] x86/boot/32: Defer resyncing initial_page_table until percpu is set up
 2017-05-09  0:03 UTC  (7+ messages)
  ` [tip:x86/mm] x86/boot/32: Defer resyncing initial_page_table until per-cpu "


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