linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-25 23:31:58 to 2018-09-11 11:03:03 UTC [more...]

[PATCH v1 1/4] x86/cpu: Introduce INTEL_CPU_FAM*_NODATA() helper macros
 2018-09-11 11:03 UTC  (9+ messages)
` [PATCH v1 2/4] x86/efi: Get rid of custom ICPU() macro
` [PATCH v1 3/4] ACPI / LPSS: "
` [PATCH v1 4/4] ACPI / x86: utils: "

[PATCH v6 1/3] x86/boot: Add acpitb.c to parse acpi tables
 2018-09-11  8:55 UTC  (8+ messages)
  ` [RFC PATCH] x86/boot: get_acpi_srat_table() can be static

[PATCH V5 0/2] Add efi page fault handler to recover from page
 2018-09-11  8:19 UTC  (6+ messages)
` [PATCH V5 1/2] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH V5 2/2] x86/efi: Add efi page fault handler to recover from page faults caused by the firmware

Random crashes with i386 and efi boots
 2018-09-10 21:56 UTC 

[PATCH] efi: take size of partition entry from GPT header
 2018-09-10 19:31 UTC  (2+ messages)

[PATCH] x86/efi: earlyprintk - Add 64bit efi fb address support
 2018-09-10  7:20 UTC  (2+ messages)

[PATCH RESEND] efi_stub: update documentation on dtb= parameter
 2018-09-09 20:47 UTC  (3+ messages)

[PATCH V4 0/3] Add efi page fault handler to recover from page
 2018-09-07 20:13 UTC  (17+ messages)
` [PATCH V4 1/3] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH V4 2/3] x86/efi: Add efi page fault handler to recover from page faults caused by the firmware
` [PATCH V4 3/3] x86/efi: Introduce EFI_PAGE_FAULT_HANDLER

[PATCH] efi_stub: update documentation on dtb= parameter
 2018-09-06 17:52 UTC  (6+ messages)

[PATCH V3 0/5] Add efi page fault handler to detect and recover
 2018-09-06 17:34 UTC  (15+ messages)
` [PATCH V3 1/5] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH V3 2/5] efi: Introduce __efi_init attribute
` [PATCH V3 3/5] x86/efi: Permanently save the EFI_MEMORY_MAP passed by the firmware
` [PATCH V3 4/5] x86/efi: Add efi page fault handler to recover from the page faults caused by firmware
` [PATCH V3 5/5] x86/efi: Introduce EFI_WARN_ON_ILLEGAL_ACCESS

[PATCH 2/5 V6] x86/ioremap: strengthen the logic in early_memremap_pgprot_adjust() to adjust encryption mask
 2018-09-05 14:04 UTC  (5+ messages)

[PATCH V2 0/6] Add efi page fault handler to fix/recover from
 2018-09-03 17:16 UTC  (16+ messages)
` [PATCH V2 1/6] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH V2 2/6] x86/efi: Remove __init attribute from memory mapping functions
` [PATCH V2 3/6] x86/efi: Permanently save the EFI_MEMORY_MAP passed by the firmware
` [PATCH V2 4/6] x86/efi: Add efi page fault handler to fixup/recover from page faults caused by firmware
` [PATCH V2 5/6] x86/mm: If in_atomic(), allocate pages without sleeping
` [PATCH V2 6/6] x86/efi: Introduce EFI_WARN_ON_ILLEGAL_ACCESS

[REGRESSION] boot-screen override by "34db50e55656 efifb: Copy the ACPI BGRT"
 2018-09-03 15:11 UTC  (4+ messages)

[PATCH 4.4 103/105] Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"
 2018-08-31 16:02 UTC  (21+ messages)

[PATCH] x86/efi: Load fixmap GDT in efi_call_phys_epilog()
 2018-08-31  8:05 UTC 

[PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline
 2018-08-27 21:06 UTC  (3+ messages)

[PATCH v5 2/4] x86/boot: Add acpitb.c to parse acpi tables
 2018-08-27  9:32 UTC 

[PATCH] x86, kdump: Fix efi=noruntime NULL pointer dereference
 2018-08-24  6:49 UTC  (7+ messages)

efisubsys_init takes more than a few milliseconds
 2018-08-23 14:50 UTC  (6+ messages)

[PATCH] efi/libstub: arm: support building with clang
 2018-08-21 13:34 UTC  (3+ messages)

[PATCH] x86/mm: Simplify p[g4um]d_page() macros
 2018-08-21  5:20 UTC  (4+ messages)

[PATCH V1 0/6] Add efi page fault handler to fix/recover from
 2018-08-10 18:30 UTC  (10+ messages)
` [PATCH V1 1/6] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH V1 2/6] x86/efi: Remove __init attribute from memory mapping functions
` [PATCH V1 3/6] x86/efi: Permanently save the EFI_MEMORY_MAP passed by the firmware
` [PATCH V1 4/6] x86/efi: Add efi page fault handler to fixup/recover from page faults caused by firmware
` [PATCH V1 5/6] x86/mm: If in_atomic(), allocate pages without sleeping
` [PATCH V1 6/6] x86/efi: Introduce EFI_WARN_ON_ILLEGAL_ACCESSES

[RFC PATCH 0/2] efi: add contents of LinuxExtraArgs EFI var to command line
 2018-08-06 21:23 UTC  (8+ messages)

[PATCH 0/6][RFC] Add EFI secure key to key retention service
 2018-08-06  6:00 UTC  (15+ messages)
` [PATCH 1/6] x86/KASLR: make getting random long number function public
` [PATCH 2/6] efi: the function transfers status to string
` [PATCH 3/6] efi: generate efi root key in EFI boot stub
` [PATCH 4/6] key: add EFI secure key type
` [PATCH 5/6] key: add EFI secure key as a master "
` [PATCH 6/6] key: enforce the secure boot checking when loading efi root key

[PATCH 4.17 17/31] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-08-04  9:00 UTC 

[PATCH 0/4] Add support for architecture-specific IMA policies
 2018-08-03 19:47 UTC  (9+ messages)
` [PATCH 2/4] ima: add support for external setting of ima_appraise
` [PATCH 3/4] ima: add support for KEXEC_ORIG_KERNEL_CHECK
` [PATCH 4/4] x86/ima: define arch_get_ima_policy() for x86

[PATCH 1/4] ima: add support for arch specific policies
 2018-08-03 10:08 UTC  (4+ messages)
` [RFC PATCH] ima: arch_policy_rules can be static

[PATCH 00/18] xfrm: Add compat layer
 2018-07-30 19:43 UTC  (14+ messages)
` [PATCH 01/18] x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
` [PATCH 02/18] compat: Cleanup in_compat_syscall() callers

[GIT PULL] EFI fix
 2018-07-30 17:44 UTC 

[PATCH RT] rtc: Disable RTC_DRV_EFI on RT
 2018-07-26 16:04 UTC  (10+ 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).