linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-14 19:20:47 to 2016-06-23 11:34:46 UTC [more...]

[PATCH 00/11] efi: Permanent runtime EFI memmap support
 2016-06-23 11:34 UTC  (8+ messages)
` [PATCH 01/11] x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
` [PATCH 02/11] x86/efi: Consolidate region mapping logic
` [PATCH 04/11] efi: Add efi_memmap_init_late() for permanent EFI memmap
` [PATCH 05/11] efi/fake_mem: Refactor main two code chunks into functions
  ` [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code
  ` [PATCH 06/11] efi: Split out EFI memory map functions into new file
  ` [PATCH 07/11] efi: Add efi_memmap_install() for installing new EFI memory maps

[PATCH 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-23 11:30 UTC  (2+ messages)
` [PATCH 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-23  2:28 UTC  (3+ messages)

[PATCH] partition/efi: use ilog2 to compute block size
 2016-06-22 12:58 UTC 

[efi:efi/memmap 7/12] arch/x86/platform/efi/efi.c:954:5: warning: cast to pointer from integer of different size
 2016-06-21 20:58 UTC 

[efi:efi/memmap 10/12] include/linux/kern_levels.h:4:18: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'phys_addr_t {aka long long unsigned int}'
 2016-06-21 14:07 UTC 

[efi:efi/memmap 10/12] include/linux/kern_levels.h:4:18: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'phys_addr_t {aka unsigned int}'
 2016-06-21 13:48 UTC 

[PATCH v3 03/13] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
 2016-06-21  9:53 UTC  (2+ messages)

[efi:efi/memmap 11/12] kexec-bzimage64.c:undefined reference to `efi'
 2016-06-20 22:46 UTC 

[efi:efi/memmap 10/12] arch/x86/platform/efi/quirks.c:224:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'phys_addr_t'
 2016-06-20 22:08 UTC 

[efi:efi/memmap 10/12] arch/x86/platform/efi/quirks.c:224:3: note: in expansion of macro 'pr_err'
 2016-06-20 21:48 UTC 

BGRT warns again on my system
 2016-06-20 15:50 UTC  (9+ messages)

[PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory
 2016-06-20 11:49 UTC  (15+ messages)

[RFC] x86/mm: only allow memmap=XX!YY over existing RAM
 2016-06-20  7:33 UTC  (3+ messages)

[PATCH v2 03/13] x86/cpa: Warn if kernel_unmap_pages_in_pgd is used inappropriately
 2016-06-18 10:37 UTC  (2+ messages)

[PATCH] ia64: efi: use timespec64 for persistent clock
 2016-06-17 21:39 UTC  (2+ messages)

[PATCH] arm64/efi: remove spurious WARN_ON for !4K kernels
 2016-06-17 21:16 UTC  (11+ messages)

[RFC PATCH] x86/efi: Auto enable EFI memmap on SGI UV systems
 2016-06-17 20:57 UTC  (7+ messages)
` [PATCH] "

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-06-17 15:51 UTC  (20+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH] x86: remove unused efi_get_time function
 2016-06-17 14:59 UTC  (2+ messages)

[PATCH] x86: fix unused efi_get_time function
 2016-06-17 14:51 UTC 

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

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

[PATCHv2 0/3] x86/UV, x86/efi: Re-factor efi_call_virt for general use
 2016-06-15 19:04 UTC  (4+ messages)
` [PATCH 1/3] Convert efi_call_virt to efi_call_virt_pointer
` [PATCH 2/3] Update uv_bios_call to use efi_call_virt_pointer
  ` [PATCH 3/3] Update efi_thunk to use the the arch_efi_call_virt* macros

[PATCH 3.16 074/114] x86/sysfb_efi: Fix valid BAR address range check
 2016-06-13 18:36 UTC  (2+ messages)
  ` [PATCH 3.16 071/114] MAINTAINERS: Remove asterisk from EFI directory names

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-10 22:23 UTC  (9+ messages)
` [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps

[PATCH] efi: kernel param for legacy NVDIMM support
 2016-06-10 14:46 UTC  (2+ messages)

[PATCH] efi: kernel param for legacy NVDIMM support
 2016-06-10  8:48 UTC  (3+ messages)

[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
 2016-06-09 13:05 UTC 

[PATCH] x86/efi: remove unused variable efi
 2016-06-08 12:41 UTC  (2+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2016-06-08  7:24 UTC  (5+ messages)
  ` [PATCH 1/2] efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
  ` [PATCH 2/2] efi/arm: Fix the format of debug message from efi

[PATCH 0/3] arm64: Avoid overlapping EFI regions
 2016-06-06 21:18 UTC  (20+ messages)
  ` [PATCH 1/3] efi: Introduce *_continue efi_memory_desc iterators
  ` [PATCH 2/3] arm64: efi: Ensure efi_create_mapping() does not map overlapping regions
  ` [PATCH 3/3] arm64: mm: Remove split_p*d() functions

Fwd: CONGRATULATIONS
 2016-06-06  2:53 UTC 

[PATCH 3.10 111/143] MAINTAINERS: Remove asterisk from EFI directory names
 2016-06-05 10:20 UTC 

[RFC PATCH 0/3] x86/UV, x86/efi: Re-factor efi_call_virt for general use
 2016-06-02 21:56 UTC  (12+ messages)
` [PATCH 1/3] Convert efi_call_virt to efi_call_virt_generic
` [PATCH 2/3] Update uv_bios_call to use efi_call_virt_generic
` [PATCH 3/3] Update efi_thunk "

[PATCH v2 0/3] pstore: resend three patches
 2016-06-02 18:26 UTC  (8+ messages)
  ` [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit()

[PATCH] pstore: set ecc_notice_size to zero
 2016-06-02 16:03 UTC  (2+ messages)

[PATCH v2 0/6] arm64/ARM pt dumper changes
 2016-05-31 13:25 UTC  (5+ messages)
` [PATCH v2 4/6] arm64: mm: dump: make page table dumping reusable

[PATCH v2] arm64:efi fix the format of debug message from efi
 2016-05-30 21:53 UTC  (2+ messages)

Hello
 2016-05-29  0:44 UTC 

[PATCH v2] efi: fix for_each_efi_memory_desc_in_map() for empty memmaps
 2016-05-26  9:26 UTC 

[PATCH] efi: fix for_each_efi_memory_desc_in_map() for empty memmaps
 2016-05-25 21:00 UTC  (3+ messages)

[PATCH 3.12 42/76] MAINTAINERS: Remove asterisk from EFI directory names
 2016-05-19  9:08 UTC  (2+ messages)
  ` [PATCH 3.12 43/76] x86/sysfb_efi: Fix valid BAR address range check

[added to the 4.1 stable tree] MAINTAINERS: Remove asterisk from EFI directory names
 2016-05-19  4:19 UTC  (2+ messages)
` [added to the 4.1 stable tree] x86/sysfb_efi: Fix valid BAR address range check

[added to the 3.18 stable tree] MAINTAINERS: Remove asterisk from EFI directory names
 2016-05-19  4:15 UTC  (2+ messages)
` [added to the 3.18 stable tree] x86/sysfb_efi: Fix valid BAR address range check

[PATCH v2 0/5] UEFI: memory attribute table support
 2016-05-18 13:08 UTC  (6+ messages)
` [PATCH v2 2/5] arm64: efi: apply strict permissons for UEFI Runtime Services regions

[GIT PULL] EFI ARM Xen support
 2016-05-18 10:49 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH v2 0/2] efi: ARM/arm64: wire up ESRT table
 2016-05-17 20:36 UTC  (4+ messages)
` [PATCH v2 2/2] arm64/efi: esrt: add missing call to efi_esrt_init()

[RFC PATCH 0/2] Fix EFI runtime calls on SGI UV
 2016-05-17 20:14 UTC  (15+ messages)
` [PATCH 1/2] Create UV efi_call macros
` [PATCH 2/2] Fix efi_call

[PATCH v2] Xen: EFI: Parse DT parameters for Xen specific UEFI
 2016-05-16 10:18 UTC  (3+ messages)

[GIT PULL 0/5] EFI changes for v4.7
 2016-05-14 19:20 UTC  (7+ messages)
` [PATCH 2/5] efibc: Fix excessive stack footprint warning


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