linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-29 09:11:05 to 2019-08-31 16:46:14 UTC [more...]

[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 v5 00/10] EFI Specific Purpose Memory Support
 2019-08-30  1:53 UTC  (11+ 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

[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 v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-08-26 15:57 UTC  (11+ 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

[PATCH] efi: cper: Fix endianness of PCIe class code
 2019-08-25  7:04 UTC 

[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  (24+ 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

arm64/efistub boot error with CONFIG_GCC_PLUGIN_STACKLEAK
 2019-08-15 12:17 UTC  (5+ messages)

[GIT PULL 0/5] EFI updates for v5.4
 2019-08-12 15:04 UTC  (6+ messages)
` [PATCH 1/5] efi: x86: move efi_is_table_address() into arch/x86
` [PATCH 2/5] efi/x86: move UV_SYSTAB handling "
` [PATCH 3/5] efi: ia64: move SAL systab handling out of generic EFI code
` [PATCH 4/5] efi: Export Runtime Configuration Interface table to sysfs
` [PATCH 5/5] efi: cper: print AER info of PCIe fatal error

[GIT PULL 0/1] EFI fix for v5.3-rc4
 2019-08-12  9:03 UTC  (2+ messages)
` [PATCH 1/1] efi-stub: Fix get_efi_config_table on mixed-mode setups

[PATCH v2 1/1] efi: cper: print AER info of PCIe fatal error
 2019-08-12  6:51 UTC  (2+ messages)

[PATCH v1] Export Runtime Configuration Interface table to sysfs
 2019-08-08 19:03 UTC  (5+ messages)

[PATCH 5.3 regression fix] efi-stub: Fix get_efi_config_table on mixed-mode setups
 2019-08-08 15:11 UTC  (4+ messages)

[PATCH v8 20/28] x86/asm: make some functions local
 2019-08-08 10:38 UTC  (3+ messages)
` [PATCH v8 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v8 27/28] x86_32/asm: "

[PATCH] do not clean dummy variable in kexec path
 2019-08-08  7:49 UTC  (6+ messages)

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

5.3 boot regression caused by 5.3 TPM changes
 2019-08-07 21:55 UTC  (9+ messages)

[PATCH AUTOSEL 5.2 36/59] arm64/efi: fix variable 'si' set but not used
 2019-08-06 21:32 UTC 

[PATCH AUTOSEL 4.19 20/32] arm64/efi: fix variable 'si' set but not used
 2019-08-06 21:35 UTC 

[PATCH AUTOSEL 4.9 11/17] arm64/efi: fix variable 'si' set but not used
 2019-08-06 21:37 UTC 

[PATCH AUTOSEL 4.14 16/25] arm64/efi: fix variable 'si' set but not used
 2019-08-06 21:36 UTC 

[RFC PATCH 0/6] CCIX Protocol Error reporting
 2019-08-06 11:14 UTC  (4+ messages)

[PATCH] arm64/efi: fix variable 'si' set but not used
 2019-08-05 13:53 UTC  (4+ messages)

[PATCH 2/2] ia64: Replace strncmp with str_has_prefix
 2019-08-05  7:27 UTC 

Building arm64 EFI stub with -fpie breaks build of 4.9.x (undefined reference to `__efistub__GLOBAL_OFFSET_TABLE_')
 2019-08-02  8:16 UTC  (6+ messages)

[PATCH V37 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
 2019-07-31 22:16 UTC 

[PATCH 1/1] efi: cper: print AER info of PCIe fatal error
 2019-07-25 13:59 UTC  (3+ messages)

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-07-24  9:52 UTC  (6+ messages)
` [PATCH 2/2] powerpc: expose secure variables via sysfs

Why does memblock only refer to E820 table and not EFI Memory Map?
 2019-07-23 22:01 UTC  (5+ messages)

[PATCH] x86/sysfb_efi: Add quirks for some devices with swapped width and height
 2019-07-21 15:24 UTC 

[PATCH V36 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
 2019-07-18 19:44 UTC 

[PATCH] x86/efi: Remove unused variables
 2019-07-16 13:15 UTC 

[PATCH V35 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
 2019-07-15 19:59 UTC 

[PATCH v0] Export Runtime Configuration Interface table to sysfs
 2019-07-08 12:26 UTC  (4+ messages)

[PATCH 1/3] ARM: fix kasan link failures
 2019-07-03 20:54 UTC 

[PATCH 0/4] drm+dt+efi: support devices with multiple possible panels
 2019-07-03 17:54 UTC  (17+ messages)
` [PATCH 2/4] efi/libstub: detect panel-id

[PATCH AUTOSEL 5.1 07/39] efi/bgrt: Drop BGRT status field reserved bits check
 2019-07-03  2:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 14/39] x86/efi: fix a -Wtype-limits compilation warning

[PATCH AUTOSEL 4.19 03/26] efi/bgrt: Drop BGRT status field reserved bits check
 2019-07-03  2:16 UTC 

[PATCH AUTOSEL 4.14 02/13] efi/bgrt: Drop BGRT status field reserved bits check
 2019-07-03  2:18 UTC 

[PATCH v6 0/4] vfs: make immutable files actually immutable
 2019-07-02 10:45 UTC  (5+ messages)
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[efi:next 2/3] arch/x86/platform/efi/efi.c:77:3: error: 'uv_systab_phys' undeclared here (not in a function); did you mean 'uv_system_init'?
 2019-07-02  9:55 UTC 

Linux on UEFI: A Quick Installation Guide
 2019-07-02  6:51 UTC 

[4.19.y PATCH 0/3] Backported fixes for 4.19 stable tree
 2019-06-29 21:49 UTC  (7+ messages)
` [4.19.y PATCH 1/3] efi/x86/Add missing error handling to old_memmap 1:1 mapping code

[PATCH v4 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-29 20:09 UTC  (3+ messages)
` [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[GIT PULL] EFI fixes
 2019-06-29 11:45 UTC  (2+ 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).