public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-28 16:18:33 to 2014-12-22 10:59:03 UTC [more...]

[PATCH v4 0/8] stable UEFI virtual mappings for kexec
 2014-12-22 10:59 UTC  (8+ 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

[RFC PATCH] Add esrt support
 2014-12-19 15:27 UTC  (16+ messages)

[RFC] fs: make efivarfs a pseudo filesystem, built by default with EFI
 2014-12-18 17:50 UTC 

[PATCH] efi: mv efi_guid_unparse -> efi_guid_to_str
 2014-12-18 15:02 UTC 

EFI mixed mode + perf = rampant triple faults
 2014-12-17 16:54 UTC 

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

Shorten efi regions output
 2014-12-10 10:46 UTC  (7+ messages)

[PATCH] Update the URLs for efibootmgr
 2014-12-09 21:14 UTC 

Backup EFI maintainer for December
 2014-11-28 19:15 UTC  (2+ messages)

[PATCH v3 00/13] arm64: stable UEFI mappings for kexec
 2014-11-27 17:30 UTC  (32+ messages)
  ` [PATCH v3 01/13] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v3 02/13] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH v3 03/13] arm64: improve CONFIG_STRICT_DEVMEM handling
  ` [PATCH v3 04/13] efi: split off remapping code from efi_config_init()
  ` [PATCH v3 05/13] efi: add common infrastructure for stub-installed virtual mapping
  ` [PATCH v3 06/13] efi: register iomem resources for UEFI reserved regions
  ` [PATCH v3 07/13] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH v3 08/13] arm64/efi: remove free_boot_services() and friends
  ` [PATCH v3 09/13] arm64/efi: remove idmap manipulations from UEFI code
  ` [PATCH v3 10/13] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH v3 11/13] arm64/efi: use plain memblock API for adding and removing reserved RAM
  ` [PATCH v3 12/13] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
  ` [PATCH v3 13/13] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB

[PATCH v3] firmware loader: fix hung task warning dump
 2014-11-25 16:10 UTC  (2+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-24 18:33 UTC 

[efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers)
 2014-11-19 11:31 UTC  (14+ messages)

[PATCH v2 0/3] Enable user helper interface for efi capsule update
 2014-11-19  2:05 UTC  (36+ messages)
` [PATCH v2 1/3] firmware loader: Introduce new API - request_firmware_abort()
` [PATCH v2 2/3] firmware loader: fix hung task warning dump
  ` [PATCH v2 3/3] efi: Capsule update with user helper interface

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-17  8:25 UTC 

[GIT PULL] EFI changes for v3.19
 2014-11-16  9:49 UTC  (2+ messages)

[PATCH] rtc: Disable EFI rtc for x86
 2014-11-14 11:21 UTC  (16+ messages)

Running Sparse twice on TOT produce the different set of warnings and error.!!
 2014-11-12 19:06 UTC  (2+ messages)

[PATCH v2] efi/x86: move x86 back to libstub
 2014-11-11 22:26 UTC  (2+ messages)

[PATCH v2 00/10] arm64: stable UEFI mappings for kexec
 2014-11-11 18:39 UTC  (22+ messages)
  ` [PATCH v2 01/10] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v2 02/10] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH v2 03/10] efi: split off remapping code from efi_config_init()
  ` [PATCH v2 04/10] efi: add common infrastructure for stub-installed virtual mapping
  ` [PATCH v2 05/10] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH v2 06/10] arm64/efi: remove free_boot_services() and friends
  ` [PATCH v2 07/10] arm64/efi: remove idmap manipulations from UEFI code
  ` [PATCH v2 08/10] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH v2 09/10] arm64/efi: ignore unusable regions instead of reserving them
  ` [PATCH v2 10/10] arm64/efi: improve /dev/mem mmap() handling under UEFI

[PATCH v6 47/48] efi: Register power-off handler with kernel power-off handler
 2014-11-10  1:43 UTC 

[PATCH 2/2] efi: Capsule update support
 2014-11-07 15:12 UTC  (7+ messages)

[PATCH v5 47/48] efi: Register power-off handler with kernel power-off handler
 2014-11-06 16:43 UTC 

[PATCH v2 00/10] arm64 EFI patches for 3.19
 2014-11-05  9:52 UTC  (24+ messages)
  ` [PATCH v2 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
  ` [PATCH v2 02/10] arm64/efi: set PE/COFF section alignment to 4 KB
  ` [PATCH v2 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes
  ` [PATCH v2 04/10] arm64/efi: invert UEFI memory region reservation logic
  ` [PATCH v2 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
  ` [PATCH v2 06/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
  ` [PATCH v2 07/10] dmi: add support for SMBIOS 3.0 64-bit entry point
      ` [PATCH v2] "
  ` [PATCH v2 08/10] arm64: dmi: Add SMBIOS/DMI support
  ` [PATCH v2 09/10] arm64: dmi: set DMI string as dump stack arch description
  ` [PATCH v2 10/10] efi: efi-stub: notify on DTB absence

[PATCH] efivarfs: allow unloading when build as module
 2014-11-04 16:56 UTC  (2+ messages)

(unknown)
 2014-11-02 19:54 UTC 

[PATCH v1 0/3] Enable user helper interface for efi capsule update
 2014-11-02  7:47 UTC  (5+ messages)
` [PATCH v1 1/3] firmware loader: Introduce new API - request_firmware_abort()

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-11-01 17:02 UTC  (4+ messages)
` [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler


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