linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 11:21:40 to 2019-10-01 13:21:01 UTC [more...]

[GIT PULL 0/5] EFI updates for v5.4
 2019-10-01 13:20 UTC  (7+ messages)
` [PATCH 4/5] efi: Export Runtime Configuration Interface table to sysfs

[PATCH v6 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-01  1:04 UTC  (12+ messages)
` [PATCH v6 1/9] dt-bindings: ibm,secureboot: secure boot specific properties for PowerNV
` [PATCH v6 2/9] powerpc: detect the secure boot mode of the system
` [PATCH v6 3/9] powerpc: add support to initialize ima policy rules
` [PATCH v6 4/9] powerpc: detect the trusted boot state of the system
` [PATCH v6 5/9] powerpc/ima: add measurement rules to ima arch specific policy
` [PATCH v6 6/9] ima: make process_buffer_measurement() non static
` [PATCH v6 7/9] ima: check against blacklisted hashes for files with modsig
` [PATCH v6 8/9] ima: deprecate permit_directio, instead use appraise_flag
` [PATCH v6 9/9] powerpc/ima: update ima arch policy to check for blacklist

[RFC] random: UEFI RNG input is bootloader randomness
 2019-09-30 11:57 UTC  (4+ messages)

[PATCH v3] tpm: only set efi_tpm_final_log_size after successful event log parsing
 2019-09-27 15:31 UTC  (3+ messages)

[PATCH v2 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-09-27 15:29 UTC  (8+ messages)
` [PATCH v2 2/2] efi+tpm: don't traverse an event log with no events

[PATCH] x86/efi: Don't require non-blocking EFI callbacks
 2019-09-26 15:47 UTC  (4+ messages)

[PATCH 1/2] efi: Add efi_memmap_free() to free EFI memory map
 2019-09-26 10:31 UTC  (4+ messages)
` [PATCH 2/2] x86/efi: Fix memory leak for EFI memmap reservations

[PATCH v2] x86, efi: never relocate kernel below lowest acceptable address
 2019-09-25 17:36 UTC  (4+ messages)

[PATCH] efi: don't iterate over EFI vars pointlessly if no SSDT override was specified
 2019-09-25 15:57 UTC  (5+ messages)

[PATCH] efi: make unexported efi_rci2_sysfs_init static
 2019-09-25 15:20 UTC  (2+ messages)

[PATCH v2] tpm: only set efi_tpm_final_log_size after successful event log parsing
 2019-09-25 13:58 UTC 

[RFC PATCH] tpm: only set efi_tpm_final_log_size after successful event log parsing
 2019-09-25 10:40 UTC  (6+ messages)

[PATCH AUTOSEL 5.2 053/185] efi: cper: print AER info of PCIe fatal error
 2019-09-22 18:47 UTC 

[PATCH AUTOSEL 4.19 039/128] efi: cper: print AER info of PCIe fatal error
 2019-09-22 18:52 UTC 

[PATCH AUTOSEL 4.14 30/89] efi: cper: print AER info of PCIe fatal error
 2019-09-22 18:56 UTC 

[PATCH AUTOSEL 4.9 22/60] efi: cper: print AER info of PCIe fatal error
 2019-09-22 18:58 UTC 

[PATCH AUTOSEL 4.4 19/44] efi: cper: print AER info of PCIe fatal error
 2019-09-22 19:00 UTC 

[PATCH AUTOSEL 5.3 062/203] efi: cper: print AER info of PCIe fatal error
 2019-09-22 18:41 UTC 

[GIT PULL] EFI changes for v5.4
 2019-09-17  1:00 UTC  (2+ messages)

[PATCH v5 00/10] EFI Specific Purpose Memory Support
 2019-09-13 20:43 UTC  (27+ messages)
` [PATCH v5 01/10] acpi/numa: Establish a new drivers/acpi/numa/ directory
` [PATCH v5 02/10] efi: Enumerate EFI_MEMORY_SP
` [PATCH v5 03/10] x86, efi: Push EFI_MEMMAP check into leaf routines
` [PATCH v5 04/10] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax
` [PATCH v5 05/10] x86, efi: Add efi_fake_mem support for EFI_MEMORY_SP
` [PATCH v5 06/10] lib: Uplevel the pmem "region" ida to a global allocator
` [PATCH v5 07/10] dax: Fix alloc_dax_region() compile warning
` [PATCH v5 08/10] device-dax: Add a driver for "hmem" devices
` [PATCH v5 09/10] acpi/numa/hmat: Register HMAT at device_initcall level
` [PATCH v5 10/10] acpi/numa/hmat: Register "soft reserved" memory as an "hmem" device

Boot regression in 4.8 for Mac Pro server
 2019-09-11 23:17 UTC  (2+ messages)

Inquiry 11/Sept/2019
 2019-09-11 12:07 UTC 

[RFC PATCH] x86, efi: never relocate the kernel below LOAD_PHYSICAL_ADDR
 2019-09-10 10:03 UTC 

Black screen regression introduced in: efi: Refactor efi_memmap_init_early() into arch-neutral code
 2019-09-07 16:38 UTC  (2+ messages)

[PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel
 2019-09-06 19:00 UTC  (2+ messages)

[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
 2019-09-05  4:55 UTC  (15+ messages)
` [PATCH 1/9] crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
` [PATCH 2/9] crypto: arm64 "
` [PATCH 3/9] crypto: s390 "
` [PATCH 4/9] crypto: x86 "
` [PATCH 5/9] crypto: ccree - Rename arrays "
` [PATCH 6/9] crypto: chelsio "
` [PATCH 7/9] crypto: n2 "
` [PATCH 8/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
` [PATCH 9/9] crypto: sha256 - Remove sha256/224_init code duplication

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-09-05  3:59 UTC  (17+ messages)
` [PATCH v3 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
      ` [PATCH] sysfs: add BIN_ATTR_WO() macro
` [PATCH v3 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v3 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

arm64/efistub boot error with CONFIG_GCC_PLUGIN_STACKLEAK
 2019-09-04 18:51 UTC  (7+ messages)

[PATCH] efi: cper: Fix endianness of PCIe class code
 2019-09-01  8:51 UTC  (2+ messages)

[PATCH 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-08-31 16:46 UTC  (13+ messages)
` [PATCH 2/2] efi+tpm: don't traverse an event log with no events

Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In The Search of a Substantially Better Life
 2019-08-31  0:43 UTC 

[PATCH] crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
 2019-08-30  8:25 UTC  (2+ messages)

[PATCH 0/6 V2] CCIX Protocol error reporting
 2019-08-27 13:44 UTC  (8+ messages)
` [PATCH 1/6 V2] efi / ras: CCIX Memory "
` [PATCH 2/6 V2] efi / ras: CCIX Cache "
` [PATCH 3/6 V2] efi / ras: CCIX Address Translation "
` [PATCH 4/6 V2] efi / ras: CCIX Port "
` [PATCH 5/6 V2] efi / ras: CCIX Link "
` [PATCH 6/6 V2] efi / ras: CCIX Agent internal "

Early EFI-related boot freeze in parse_setup_data()
 2019-08-27  6:23 UTC  (2+ messages)

[PATCH v3 00/10] EFI Specific Purpose Memory Support
 2019-08-27  5:48 UTC  (4+ messages)
` [PATCH v3 07/10] lib/memregion: Uplevel the pmem "region" ida to a global allocator

[PATCH v2 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-08-22  5:41 UTC  (11+ messages)
` [PATCH v2 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v2 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v2 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v2 4/4] powerpc: load firmware trusted keys into kernel keyring

[PATCH] efi/arm: fix allocation failure when reserving the kernel base
 2019-08-21  9:42 UTC  (23+ messages)

[PATCH V40 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
 2019-08-20  0:18 UTC 

[PATCH 0/2] efi: Allow to auto-disable it on RT
 2019-08-16 15:57 UTC  (3+ messages)
` [PATCH 1/2] efi: Allow efi=runtime
` [PATCH 2/2] efi: Disable runtime services on RT


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