messages from 2016-06-29 12:51:29 to 2016-08-09 13:03:42 UTC [more...]
[PATCH] EFI: make for_each_efi_memory_desc_in_map() cope with running on Xen
2016-08-09 13:03 UTC (2+ messages)
[efi:next 15/19] fs/efivarfs/super.c:180:7-11: ERROR: reference preceded by free on line 162
2016-08-09 12:02 UTC
[PATCH] lib/ucs2_string: Speed up ucs2_utf8size()
2016-08-09 10:51 UTC (2+ messages)
[PATCH] x86/efi: delay efi_esrt_init to efi_late_init
2016-08-08 22:08 UTC
[PATCH V2] efi: add efi_test driver for exporting UEFI runtime service interfaces
2016-08-08 5:44 UTC (3+ messages)
[PATCH] Map in physical addresses in efi_map_region_fixed
2016-08-05 23:59 UTC
[PATCH 0/6] Apple device properties
2016-08-05 12:06 UTC (14+ messages)
` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 1/6] efi: Retrieve Apple device properties
` [PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 3/6] efi: Add device path parser
` [PATCH 5/6] efi: Assign Apple device properties
[PATCH v2] efi: capsule: allocate whole capsule into virtual memory
2016-08-05 11:46 UTC (2+ messages)
[PATCH 0171/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:46 UTC
[PATCH 0170/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:46 UTC
[PATCH V2 0/4] Handle EFI_INVALID_PARAMETER from ExitBootServices
2016-08-01 12:03 UTC (12+ 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-08-01 11:50 UTC (4+ messages)
[PATCH] efi: capsule: allocate whole capsule into virtual memory
2016-07-28 21:28 UTC (5+ messages)
[PATCH V3 0/4] Handle EFI_INVALID_PARAMETER from ExitBootServices
2016-07-27 17:42 UTC (5+ messages)
` [PATCH V3 1/4] efi/libstub: Allocate headspace in efi_get_memory_map()
` [PATCH V3 2/4] efi/libstub: Introduce ExitBootServices helper
` [PATCH V3 3/4] efi/libstub: Use efi_exit_boot_services() in FDT
` [PATCH V3 4/4] x86/efi: Use efi_exit_boot_services()
[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] 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 (19+ messages)
` [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] 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 6/8] efi: load SSTDs from EFI variables
` [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 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 (7+ 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 (4+ messages)
` [PATCH v4 6/8] efi: load SSTDs from EFI variables
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).