linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-26 21:55:27 to 2016-07-27 15:08:27 UTC [more...]

[PATCH 1/7] pstore: Split pstore fragile flags
 2016-07-27 15:08 UTC  (2+ messages)
` [PATCH 3/7] pstore: Manage buffer position for async write

[PATCH V2 0/4] Handle EFI_INVALID_PARAMETER from ExitBootServices
 2016-07-27 14:57 UTC  (6+ messages)
  ` [PATCH V2 1/4] efi/libstub: Allocate headspace in efi_get_memory_map()
  ` [PATCH V2 2/4] efi/libstub: Introduce ExitBootServices helper
  ` [PATCH V2 3/4] efi/libstub: Use efi_exit_boot_services() in FDT
  ` [PATCH V2 4/4] x86/efi: Use efi_exit_boot_services()

[PATCH] x86/efi: initialize status to ensure garbage is not returned on small size
 2016-07-27 14:50 UTC  (3+ messages)

[PATCH 0/6] Apple device properties
 2016-07-27 11:20 UTC  (7+ messages)
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI
  ` [PATCH 1/6] efi: Retrieve Apple device properties
  ` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 3/6] efi: Add device path parser
` [PATCH 5/6] efi: Assign Apple device properties

[PATCH] efi: add efi_test driver for exporting UEFI runtime service interfaces
 2016-07-27  2:10 UTC  (5+ messages)

ESRT failures ... was Re: [PATCH 04/11] efi: Add efi_memmap_init_late() for permanent EFI memmap
 2016-07-26 14:26 UTC  (11+ messages)

[PATCH v3 0/3] efi interruptible runtime services
 2016-07-25 15:58 UTC  (6+ messages)
  ` [PATCH v3 1/3] efi: use a file local lock for efivars
  ` [PATCH v3 2/3] efi: don't use spinlocks for efi vars
  ` [PATCH v3 3/3] efi: replace runtime services spinlock with semaphore

[PATCH 0/5] arm64: avoid block entries that we need to split later
 2016-07-22 16:45 UTC  (20+ messages)
  ` [PATCH 1/5] arm64: mm: add param to force create_pgd_mapping() to use page mappings
  ` [PATCH 2/5] arm64: efi: always map runtime services code and data regions down to pages
  ` [PATCH 3/5] arm64: efi: avoid block mappings for unaligned UEFI memory regions
  ` [PATCH 4/5] arm64: mm: Remove split_p*d() functions
  ` [PATCH 5/5] arm64: mm: fold init_pgd() into __create_pgd_mapping()

[PATCH] efi: capsule: allocate whole capsule into virtual memory
 2016-07-21 21:05 UTC  (3+ messages)

[PATCH] efivarfs: Eliminate dead code in efivarfs_create()
 2016-07-21 11:28 UTC  (4+ messages)

[PATCH v3 1/2] pstore: Split pstore fragile flags
 2016-07-21  0:59 UTC 

[PATCH -next] x86/efi: Remove duplicated include from efi_64.c
 2016-07-19 12:02 UTC 

[PATCH 0/4] Handle EFI_INVALID_PARAMETER from ExitBootServices
 2016-07-18 17:53 UTC  (10+ messages)
  ` [PATCH 1/4] efi/libstub: Allocate headspace in efi_get_memory_map()
  ` [PATCH 2/4] efi/libstub: Introduce ExitBootServices helper
  ` [PATCH 3/4] efi/libstub: Use efi_exit_boot_services() in FDT
  ` [PATCH 4/4] x86/efi: Use efi_exit_boot_services()

[PATCH v3 0/3] efi interruptible runtime services
 2016-07-15 19:35 UTC 

[PATCH v2 0/2] efi/arm*: wire up ESRT table
 2016-07-15 15:22 UTC  (5+ messages)
  ` [PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory
  ` [PATCH v2 2/2] efi/arm*: esrt: add missing call to efi_esrt_init()

[PATCH v2 0/3] efi interruptible runtime services
 2016-07-15 14:49 UTC  (7+ messages)
  ` [PATCH v2 1/3] efi: use a file local lock for efivars
  ` [PATCH v2 2/3] efi: don't use spinlocks for efi vars
  ` [PATCH v2 3/3] efi: replace runtime services spinlock with semaphore

[PATCH 03/11] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
 2016-07-14 20:22 UTC 

[PATCH v6 0/2] Fix acpi alignment fault with 'mem='
 2016-07-14  5:43 UTC  (3+ messages)
  ` [PATCH v6 1/2] mm:memblock Add new infrastructure to address the mem limit issue
` [PATCH v6 2/2] arm64:acpi Fix the acpi alignment exception when 'mem=' specified

[added to the 3.18 stable tree] efi: Expose non-blocking set_variable() wrapper to efivars
 2016-07-12  2:59 UTC 

[added to the 4.1 stable tree] efi: Expose non-blocking set_variable() wrapper to efivars
 2016-07-12  2:54 UTC 

[PATCH v5 04/32] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
 2016-07-11 20:53 UTC 

[PATCH v7 0/8] ACPI overlays
 2016-07-08 16:13 UTC  (9+ messages)
` [PATCH v7 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v7 4/8] i2c: add support for ACPI reconfigure notifications
  ` [PATCH v7 2/8] acpi: fix enumeration (visited) flags for bus rescans
  ` [PATCH v7 3/8] acpi: add support for ACPI reconfiguration notifiers
  ` [PATCH v7 5/8] spi: add support for ACPI reconfigure notifications
  ` [PATCH v7 7/8] acpi: add support for configfs
` [PATCH v7 6/8] efi: load SSTDs from EFI variables
` [PATCH v7 8/8] acpi: add support for loading SSDTs via configfs

[PATCH v5 0/8] ACPI overlays
 2016-07-07  9:42 UTC  (24+ messages)
` [PATCH v5 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v5 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v5 4/8] i2c: add support for ACPI reconfigure notifications
  ` [PATCH v5 1/8] Documentation: acpi: add SSDT overlays documentation
  ` [PATCH v5 5/8] spi: add support for ACPI reconfigure notifications
  ` [PATCH v5 6/8] efi: load SSTDs from EFI variables
` [PATCH v5 7/8] acpi: add support for configfs
` [PATCH v5 8/8] acpi: add support for loading SSDTs via configfs

[PATCH v6 6/8] efi: load SSTDs from EFI variables
 2016-07-06 11:58 UTC  (2+ messages)

MemoryOverwriteRequestControl
 2016-07-05  4:24 UTC  (11+ messages)

[PATCH 00/11] efi: Permanent runtime EFI memmap support
 2016-07-04 22:24 UTC  (8+ messages)
` [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code
` [PATCH 11/11] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data

[RFC PATCH] efi/libstub: Retry ExitBootServices if map key is invalid
 2016-07-04 13:44 UTC  (8+ messages)

[GIT PULL 0/7] EFI changes for v4.8
 2016-07-04 13:18 UTC  (9+ messages)
` [PATCH 2/7] efi: Document #define FOO_PROTOCOL_GUID layout
` [PATCH 4/7] efi: Convert efi_call_virt to efi_call_virt_pointer

[PATCH 1/2] efi: arm64: abort boot on pending SError
 2016-07-02 10:14 UTC  (8+ messages)
  ` [PATCH 2/2] arm64: document that pending SErrors are not allowed at kernel entry

[PATCH] efi: arm64: add debugfs node to dump UEFI runtime page tables
 2016-07-01 13:18 UTC  (3+ messages)

[PATCH v4 0/8]
 2016-06-30 11:56 UTC  (7+ messages)
` [PATCH v4 5/8] spi: add support for ACPI reconfigure notifications
` [PATCH v4 6/8] efi: load SSTDs from EFI variables

[PATCH 0/3] arm64: Avoid overlapping EFI regions
 2016-06-29 12:03 UTC  (13+ messages)
` [PATCH 2/3] arm64: efi: Ensure efi_create_mapping() does not map overlapping regions

[PATCH v5 1/3] mm: memblock enhence the memblock debugfs output
 2016-06-29  0:57 UTC  (3+ messages)
` [PATCH v5 2/3] mm: memblock Add some new functions to address the mem limit issue
  ` [PATCH v5 3/3] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH v4 1/3] mm: memblock enhence the memblock debugfs output
 2016-06-28 10:14 UTC  (3+ messages)
` [PATCH v4 2/3] mm: memblock Add some new functions to address the mem limit issue

[PATCH v4 3/3] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
 2016-06-28  9:48 UTC 

[PATCH v3 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-28  2:55 UTC  (4+ messages)
` [PATCH v3 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH v2 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-28  2:20 UTC  (8+ messages)
` [PATCH v2 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH] arm64:acpi fix the acpi alignment exception when 'mem=' specified
 2016-06-27 21:02 UTC  (2+ messages)

[PATCH v2 1/3] block: provide helpers for reading block count
 2016-06-27 16:30 UTC  (2+ messages)

[PATCH v4 05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
 2016-06-27  7:19 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).