linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 15:28:29 to 2019-02-15 16:55:51 UTC [more...]

[GIT PULL 0/1] EFI updates for v5.1
 2019-02-15 16:55 UTC  (2+ messages)
` [PATCH 1/1] efi: fix build error redeclaration of enumerator

[Patch v3 0/4] Protect against concurrent calls into UV BIOS
 2019-02-15 15:05 UTC  (13+ messages)
` [Patch v3 1/4] x86/platform/UV: remove unnecessary #ifdef CONFIG_EFI
  ` [tip:x86/uv] x86/platform/UV: Remove "
` [Patch v3 2/4] x86/platform/UV: kill uv_bios_call_reentrant()
  ` [tip:x86/uv] x86/platform/UV: Remove uv_bios_call_reentrant()
` [Patch v3 3/4] x86/platform/UV: use efi_enabled() instead of test_bit()
  ` [tip:x86/uv] x86/platform/UV: Use "
` [Patch v3 4/4] x86/platform/UV: use efi_runtime_lock to serialise BIOS calls
  ` [tip:x86/urgent] x86/platform/UV: Use "

[GIT PULL 0/2] EFI fixes for v5.0-rc
 2019-02-15 12:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table
` [PATCH 2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()"

[PATCH 0/2] efi/arm/gicv3: implement fix for memory reservation issue
 2019-02-15 10:34 UTC  (10+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table
` [PATCH 2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()"

[PATCH] efi/libstub: refactor cmd_stubcopy
 2019-02-15  8:25 UTC  (4+ messages)

[PATCH v3 1/2] ima: fix build error redeclaration of enumerator
 2019-02-15  2:45 UTC  (4+ messages)
` [PATCH v3 2/2] efi: "

[PATCH 0/5] Add support for TPM event log 2.0 on EFI/ARM
 2019-02-13 14:22 UTC  (13+ messages)
` [PATCH 1/5] tpm: Copy calc_tpm2_event_size() to TPM library
` [PATCH 2/5] tpm: Change calc_tpm2_event_size signature
` [PATCH 3/5] tpm: Use library version of calc_tpm2_event_size in sysfs code
` [PATCH 4/5] efi/libstub/tpm: Retrieve TPM event log in 2.0 format
` [PATCH 5/5] efi/arm: Retrieve TPM event log at efi_entry

[PATCH v2 1/2] ima: fix build error redeclaration of enumerator
 2019-02-13  8:45 UTC  (3+ messages)
` [PATCH v2 2/2] efi: "

[Patch v2 0/4] Protect against concurrent calls into UV BIOS
 2019-02-12 23:46 UTC  (11+ messages)
` [Patch v2 1/4] efi/x86: turn EFI runtime semaphore into a global lock
` [Patch v2 2/4] x86/platform/UV: kill uv_bios_call_reentrant() as it has no callers
` [Patch v2 3/4] x86/platform/UV: use efi_enabled() instead of test_bit()
` [Patch v2 4/4] x86/platform/UV: use efi_runtime_sem to serialise BIOS calls

[PATCH 1/2] ima: fix build error redeclaration of enumerator
 2019-02-12 11:00 UTC  (7+ messages)
` [PATCH 2/2] efi: "

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2019-02-11 20:11 UTC  (15+ messages)

[PATCH 4.9 031/137] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-02-11 14:18 UTC 

[PATCH 4.14 054/205] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-02-11 14:17 UTC 

[PATCH 4.19 082/313] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-02-11 14:16 UTC 

[PATCH 4.20 095/352] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-02-11 14:15 UTC 

[PATCH v8 2/5] arm64: replace -pg with CC_FLAGS_FTRACE in efi Makefiles
 2019-02-11 11:59 UTC  (2+ messages)

[PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
 2019-02-09 13:41 UTC  (11+ messages)

[GIT PULL 00/10] EFI changes for v5.1
 2019-02-08 15:50 UTC  (18+ messages)
` [PATCH 01/10] x86/efi: Mark can_free_region() as an __init function
` [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
` [PATCH 03/10] efi: memattr: don't bail on zero VA if it equals the region's PA
` [PATCH 04/10] efi: use 32-bit alignment for efi_guid_t
` [PATCH 05/10] efi/fdt: More cleanups
` [PATCH 06/10] efi: replace GPL license boilerplate with SPDX headers
` [PATCH 07/10] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
` [PATCH 08/10] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH 09/10] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
` [PATCH 10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered

[PATCH -next] efi/arm64: return zero from ptdump_init()
 2019-02-05  9:27 UTC  (2+ messages)

[PATCH] efi/arm: Don't expect a return value of ptdump_debugfs_register
 2019-02-04 13:44 UTC  (3+ messages)

[PATCH] firmware: efi: arm-runtime: fix build error void value not ignored
 2019-02-04 13:42 UTC  (2+ messages)

[PATCH 3.16 004/305] x86/mm: Simplify p[g4um]d_page() macros
 2019-02-03 13:45 UTC 

[GIT PULL 0/1] EFI fix for v5.0
 2019-02-02  9:50 UTC  (2+ messages)
` [PATCH 1/1] efi/arm64: add a terminator for ptdump marker

[PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
 2019-02-01  8:06 UTC  (14+ messages)

[PATCH v10 11/25] efi: Let architectures decide the flags that should be saved/restored
 2019-01-31 14:58 UTC 

[PATCH v3 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-31 11:51 UTC  (3+ messages)
` [PATCH v3 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH v3 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation

[PATCH v2 0/2] Fix crash in cper_estatus_check()
 2019-01-30 16:03 UTC  (4+ messages)
` [PATCH v2 1/2] acpi/apei: Fix possible out-of-bounds access to BERT region
` [PATCH v2 2/2] efi/cper: Fix possible out-of-bounds access

[PATCH] efi/arm64: add a terminator for ptdump marker
 2019-01-30 13:17 UTC  (2+ messages)

[PATCH v7 20/28] x86/asm: make some functions local
 2019-01-30 12:47 UTC  (3+ messages)
` [PATCH v7 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v7 27/28] x86_32/asm: "

[PATCH v2] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
 2019-01-29 16:00 UTC 

[PATCH] efi: let kmemleak ignore false positives
 2019-01-29 14:42 UTC 

[PATCH v2 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-29 14:34 UTC  (7+ messages)
` [PATCH v2 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation

[PATCH AUTOSEL 4.9 033/107] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-01-28 16:18 UTC 

[PATCH AUTOSEL 4.14 057/170] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-01-28 16:10 UTC 

[PATCH AUTOSEL 4.19 088/258] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-01-28 15:56 UTC 

[PATCH AUTOSEL 4.20 102/304] firmware/efi: Add NULL pointer checks in efivars API functions
 2019-01-28 15:40 UTC 

[PATCH 0/2] Fix crash in cper_estatus_check()
 2019-01-28 10:04 UTC  (5+ messages)
` [PATCH 1/2] acpi/apei: Avoid possible OOB when accessing BERT region
` [PATCH 2/2] efi/cper: Avoid possible OOB when checking generic data block

[PATCH v9 11/26] efi: Let architectures decide the flags that should be saved/restored
 2019-01-28 10:00 UTC  (4+ messages)

[PATCH 0/3] Protect against concurrent calls into UV BIOS
 2019-01-26 14:10 UTC  (11+ messages)
` [PATCH 1/3] efi/x86: turn EFI runtime semaphore into a global lock
` [PATCH 2/3] x86/platform/UV: kill uv_bios_call_reentrant() as it has no callers
` [PATCH 3/3] x86/platform/UV: use efi_runtime_sem to serialise BIOS calls

[PATCH 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-25 16:18 UTC  (3+ messages)
` [PATCH 1/2] efi: x86: move EFI earlyprintk code to shared location
` [PATCH 2/2] efi: arm64: Enable earlycon for the GOP framebuffer

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-01-25 11:55 UTC  (5+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH 4.20 050/127] efi/libstub: Disable some warnings for x86{,_64}
 2019-01-24 19:19 UTC 

[PATCH 4.19 038/106] efi/libstub: Disable some warnings for x86{,_64}
 2019-01-24 19:19 UTC 

[RFC PATCH] arm64: efi: fix chicken-and-egg problem in memreserve code
 2019-01-22 12:10 UTC  (3+ messages)

[GIT PULL] EFI fix
 2019-01-12  8:54 UTC  (6+ messages)

[PATCH AUTOSEL 4.19 32/97] efi/libstub: Disable some warnings for x86{,_64}
 2019-01-08 19:28 UTC 

[PATCH AUTOSEL 4.20 041/117] efi/libstub: Disable some warnings for x86{,_64}
 2019-01-08 19:25 UTC 

[PATCH] efi: use 32-bit alignment for efi_guid_t
 2019-01-08 16:22 UTC  (3+ 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).