Linus Torvalds 684019dd1f Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI updates from Ingo Molnar:
 "The main changes in this cycle were:

   - Allocate the E820 buffer before doing the
     GetMemoryMap/ExitBootServices dance so we don't run out of space

   - Clear EFI boot services mappings when freeing the memory

   - Harden efivars against callers that invoke it on non-EFI boots

   - Reduce the number of memblock reservations resulting from extensive
     use of the new efi_mem_reserve_persistent() API

   - Other assorted fixes and cleanups"

* 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
  efi: Reduce the amount of memblock reservations for persistent allocations
  efi: Permit multiple entries in persistent memreserve data structure
  efi/libstub: Disable some warnings for x86{,_64}
  x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
  x86/efi: Unmap EFI boot services code/data regions from efi_pgd
  x86/mm/pageattr: Introduce helper function to unmap EFI boot services
  efi/fdt: Simplify the get_fdt() flow
  efi/fdt: Indentation fix
  firmware/efi: Add NULL pointer checks in efivars API functions
2018-12-26 13:38:38 -08:00
..
2018-11-09 08:16:55 +01:00
2018-03-20 10:01:57 +01:00
2018-01-30 15:08:27 +01:00
2018-08-15 13:44:10 -07:00
2017-12-22 20:13:04 +01:00
2018-10-31 08:54:12 -07:00
2017-12-22 20:13:01 +01:00
2017-07-26 13:18:20 +02:00
2018-05-07 07:15:41 +02:00
2018-10-14 11:11:22 +02:00
2018-06-07 10:23:33 -07:00
2018-10-31 08:54:12 -07:00
2018-07-20 01:11:45 +02:00
2018-11-04 00:54:34 +01:00
2017-11-15 18:21:05 -08:00
2018-03-20 10:01:57 +01:00
2018-10-25 17:57:35 -07:00
2017-11-15 18:21:04 -08:00