linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-10 22:40:51 to 2015-11-14 22:00:48 UTC [more...]

[GIT PULL v2 0/5] EFI page table isolation
 2015-11-14 22:00 UTC  (3+ messages)
  ` [PATCH v2 1/5] x86/mm/pageattr: Ensure cpa->pfn only contains page frame numbers
  ` [PATCH 2/5] x86/efi: Map RAM into the identity page table for mixed mode

[GIT PULL 0/6] EFI page table isolation
 2015-11-13 22:22 UTC  (25+ messages)
` [PATCH 1/6] x86/mm/pageattr: Ensure cpa->pfn only contains page frame numbers
` [PATCH 2/6] x86/mm/pageattr: Do not strip pte flags from cpa->pfn
` [PATCH 3/6] x86/efi: Map RAM into the identity page table for mixed mode
` [PATCH 4/6] x86/efi: Hoist page table switching code into efi_call_virt()
  ` [PATCH 5/6] x86/efi: Build our own page table structures
` [PATCH 6/6] Documentation/x86: Update EFI memory region description

[PATCH v2 0/3] pstore: resend three patches
 2015-11-12 12:22 UTC  (7+ messages)
  ` [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit()

[GIT PULL] x86/mm changes for v4.4
 2015-11-10 20:11 UTC  (13+ messages)

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-11-05  3:42 UTC  (10+ messages)
  ` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH 0/9] UEFI boot and runtime services support for 32-bit ARM
 2015-11-04 11:44 UTC  (7+ messages)
` [PATCH 1/9] arm64/efi: split off EFI init and runtime code for reuse by "
` [PATCH 2/9] arm64/efi: refactor "

[x86] [EFI stub] Changing the kernel command line in the efi application, without recompiling the kernel
 2015-11-04 11:35 UTC 

[GIT PULL] EFI urgent fix
 2015-11-04 10:50 UTC  (3+ messages)
` [PATCH] x86/setup: Fix recent boot crash on 32-bit SMP machines

[PATCH 1/2] efi-pstore: fix kernel-doc argument name
 2015-11-03 20:05 UTC  (2+ messages)

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-11-03 19:59 UTC  (2+ messages)

[PATCH] efi: replace GFP_KERNEL with GFP_ATOMIC
 2015-11-03 16:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] arm64: EFI stub isolation
 2015-11-02 12:49 UTC  (12+ messages)
` [PATCH v4 3/3] arm64/efi: isolate EFI stub from the kernel proper

[PATCH] arm64/efi: move arm64 specific stub C code to libstub
 2015-10-30 15:43 UTC  (8+ messages)

[PATCH] [v2] arm64: efi: make sure vmlinux load address aligned on 2MB
 2015-10-29 15:08 UTC  (7+ messages)

[PATCH] arm64: efi: make sure vmlinux load address aligned on 2MBytes
 2015-10-28 21:02 UTC  (11+ messages)

[PATCH v2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
 2015-10-28 11:28 UTC  (14+ messages)
      ` [PATCH 1/2] efi: use correct type for struct efi_memory_map::phys_map
          ` [PATCH 2/2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds

[PATCH v8 2/2] efi: a misc char interface for user to update efi firmware
 2015-10-28  9:11 UTC 

[PATCH v2] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-10-27 21:15 UTC  (2+ messages)

[GIT PULL] EFI changes for v4.4
 2015-10-27 17:41 UTC  (3+ messages)
` [PATCH] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled

[PATCH] x86/efi: Preface all print statements with efi* tag
 2015-10-25 10:39 UTC  (2+ messages)

[PATCH 2/2] efi-pstore: implement efivars_pstore_exit()
 2015-10-23 14:56 UTC 

[PATCH] Documentation/efi-stub.txt: Fix a typo
 2015-10-23  6:08 UTC  (3+ messages)

[PATCH v2] x86/mm: warn on W+x mappings
 2015-10-21 20:49 UTC  (25+ messages)

[PATCH V2] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
 2015-10-17 18:26 UTC  (3+ messages)

[GIT PULL] EFI urgent fix
 2015-10-16 10:04 UTC  (3+ messages)
  ` [PATCH] x86/setup: Extend low identity map to cover whole kernel range

CPER support for 32GiB 64GiB DIMMs
 2015-10-15 21:56 UTC  (2+ messages)

[PATCH] x86: setup: extend low identity map to cover whole kernel range
 2015-10-15 12:18 UTC  (9+ messages)

[GIT PULL] EFI urgent fix
 2015-10-14 15:10 UTC  (7+ messages)
` [PATCH] x86/efi: Fix multiple GOP device support

[GIT PULL 00/11] EFI changes for v4.4
 2015-10-14 15:02 UTC  (13+ messages)
` [PATCH 03/11] arm64: Use core efi=debug instead of uefi_debug command line parameter
` [PATCH 04/11] efi/arm64: Clean up efi_get_fdt_params() interface
` [PATCH 05/11] efifb: Add support for 64-bit frame buffer addresses
` [PATCH 06/11] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH 08/11] efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
` [PATCH 09/11] efi: Auto-load the efi-pstore module
` [PATCH 10/11] x86/efi: Rename print_efi_memmap() to efi_print_memmap()
  ` [PATCH 01/11] drivers/firmware: Make efi/esrt.c driver explicitly non-modular
  ` [PATCH 02/11] efi/x86: Move efi=debug option parsing to core
  ` [PATCH 07/11] efi: Add support for UEFIv2.5 Properties table
  ` [PATCH 11/11] efi: Add "efi_fake_mem" boot option

[PATCH] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
 2015-10-14 14:41 UTC  (2+ messages)

[PATCH v3 0/3] arm64: EFI stub isolation
 2015-10-13  1:18 UTC  (3+ messages)
` [PATCH v3 1/3] arm64/efi: remove /chosen/linux,uefi-stub-kern-ver DT property

[PATCH v8 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-12 12:11 UTC  (3+ messages)
` [PATCH v8 2/2] efi: a misc char interface for user to update efi firmware

[PATCH v7 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-11 19:03 UTC  (6+ messages)
` [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol


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).