public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-09 22:18:34 to 2015-01-29 09:55:45 UTC [more...]

[PATCH v5 6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub
 2015-01-29  9:55 UTC  (2+ messages)

[GIT PULL] EFI changes for v3.20 (resend)
 2015-01-28 22:05 UTC 

[GIT PULL] EFI changes for v3.20
 2015-01-28 14:51 UTC  (3+ messages)

[PATCH] x86/efi: Avoid triple faults during EFI mixed mode calls
 2015-01-27 16:12 UTC 

[RFD] efi assisted kdump
 2015-01-27  6:37 UTC  (5+ messages)

Boot with EFI stub fails on VMWare during decompression
 2015-01-26 11:23 UTC  (7+ messages)

Shorten efi regions output
 2015-01-26 10:49 UTC  (8+ messages)

[PATCH] arm64/efi: move virtmap init to early initcall
 2015-01-22 18:02 UTC  (4+ messages)

[PATCH v9 11/17] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
 2015-01-21 16:51 UTC 

[PATCH] efi: don't look for chosen@0 node on DT platforms
 2015-01-20 22:42 UTC  (2+ messages)

[Linaro-uefi] [PATCH] firmware: efi: remove unneeded guid unparse
 2015-01-20 22:32 UTC  (3+ messages)

[PATCH] efi: Add esrt support
 2015-01-20 16:24 UTC  (6+ messages)

[patch] efi: small leak on error
 2015-01-20 15:59 UTC  (6+ messages)

[PATCH] efi: rtc-efi: mark UIE as unsupported
 2015-01-20 15:46 UTC  (2+ messages)

Please respond!!!
 2015-01-16 20:56 UTC 

[PATCH] arm64/efi: handle potential failure to remap memory map
 2015-01-16 16:23 UTC  (4+ messages)

EFI mixed mode + perf = rampant triple faults
 2015-01-15 22:21 UTC  (11+ messages)

[PATCH v2] arm64/efi: efistub: apply __init annotation
 2015-01-15 21:27 UTC  (2+ messages)

[PATCH v5 0/8] arm64: stable UEFI virtual mappings for kexec
 2015-01-12 16:26 UTC  (16+ messages)
` [PATCH v5 1/8] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v5 2/8] arm64/mm: add create_pgd_mapping() to create private page tables
` [PATCH v5 3/8] efi: split off remapping code from efi_config_init()
` [PATCH v5 4/8] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
` [PATCH v5 5/8] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
` [PATCH v5 6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub
` [PATCH v5 7/8] arm64/efi: remove free_boot_services() and friends
` [PATCH v5 8/8] arm64/efi: remove idmap manipulations from UEFI code

[PATCH] arm64/efi: efistub: apply __init annotation
 2015-01-12 13:29 UTC 

[PATCH] Expose underlying UEFI firmware platform size to userland
 2015-01-12 11:50 UTC  (2+ messages)

[PATCH] efi: stub: call get_memory_map() to obtain map and desc sizes
 2015-01-12 11:09 UTC  (7+ messages)

[PATCH 0/8] arm64: improved memory map handling for /dev/mem, ACPI etc
 2015-01-12 10:46 UTC  (27+ messages)
  ` [PATCH 1/8] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH 2/8] arm64/efi: register UEFI reserved regions as iomem resources
  ` [PATCH 3/8] memblock: add physmem to memblock_dump_all() output
  ` [PATCH 4/8] memblock: introduce memblock_add_phys() and memblock_is_physmem()
  ` [PATCH 5/8] of: fdt: register physmem in early_init_dt_scan_memory()
  ` [PATCH 6/8] arm64/efi: register physmem in reserve_regions()
  ` [PATCH 7/8] arm64: use 'physmem' memblock to improve CONFIG_STRICT_DEVMEM handling
  ` [PATCH 8/8] arm64/efi: memblock_remove rather than _reserve UEFI reserved RAM

[PATCH v4 0/8] stable UEFI virtual mappings for kexec
 2015-01-12 10:43 UTC  (30+ messages)
  ` [PATCH v4 1/8] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v4 2/8] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH v4 3/8] efi: split off remapping code from efi_config_init()
  ` [PATCH v4 4/8] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
  ` [PATCH v4 5/8] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
  ` [PATCH v4 6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH v4 7/8] arm64/efi: remove free_boot_services() and friends
  ` [PATCH v4 8/8] arm64/efi: remove idmap manipulations from UEFI code

[GIT PULL v2] EFI changes for next
 2015-01-12  9:36 UTC  (2+ messages)

[GIT PULL] EFI changes for next
 2015-01-10  4:45 UTC  (3+ messages)

[PATCH] efivars: avoid potential null-dereference
 2015-01-08  8:02 UTC  (2+ messages)

[PATCH v2 0/2] arm64: don't call early_*map() post paging_init()
 2015-01-07 19:03 UTC  (15+ messages)
  ` [PATCH v2 1/2] arm64: don't make early_*map() calls "
  ` [PATCH v2 2/2] arm64: call early_ioremap_reset() in paging_init()

[PATCH 0/2] arm64: don't call early_*map() post paging_init()
 2015-01-06 13:39 UTC  (6+ messages)
` [PATCH 1/2] arm64: don't make early_*map() calls "
  ` [PATCH 2/2] arm64: call early_ioremap_reset() in paging_init()

[RFC PATCH] Add esrt support
 2015-01-05 15:10 UTC  (16+ messages)

[RFC] fs: make efivarfs a pseudo filesystem, built by default with EFI
 2015-01-05 14:15 UTC  (2+ messages)

[PATCH] efi: mv efi_guid_unparse -> efi_guid_to_str
 2015-01-01  0:39 UTC  (2+ messages)

[PATCH] Update the URLs for efibootmgr
 2015-01-01  0:38 UTC  (2+ messages)

Progress on system crash traces with LTTng using DAX and pmem
 2014-12-13 11:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox