1. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  3. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 88af4e3 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 7 years ago
  5. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 8b5106e efi/esrt: Use memunmap() instead of kfree() to free the remapping by Pan Bian · 7 years ago
  7. 29c3b7a efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
  8. 768dd77 Revert "Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub"" by Greg Hackmann · 7 years ago
  9. e3111d5 BACKPORT: efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  10. 3673345 Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub" by Dmitry Shmidt · 7 years ago
  11. 306315d BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
  12. 5f9b5e6 UPSTREAM: efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  13. fe4b799 efi: avoid fortify checks in EFI stub by Kees Cook · 7 years ago
  14. 60174fb efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 7 years ago
  15. 56d91e1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 7 years ago
  16. f2e24dd efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 7 years ago
  17. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  18. 74ce3fd efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 8 years ago
  19. 47e3472 efi/efivar_ssdt_load: Don't return success on allocation failure by Dan Carpenter · 8 years ago
  20. b0dddf6 efi/arm: Fix absolute relocation detection for older toolchains by Ard Biesheuvel · 8 years ago
  21. 0fb3ca4 Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  22. 92dc335 x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE by Matt Fleming · 8 years ago
  23. 5465fe0 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core by Ingo Molnar · 8 years ago
  24. cb82cce efi/arm64: Treat regions with WT/WC set but WB cleared as memory by Ard Biesheuvel · 8 years ago
  25. ff6301d efi: Add efi_test driver for exporting UEFI runtime service interfaces by Ivan Hu · 8 years ago
  26. 9d80448 efi/arm64: Add debugfs node to dump UEFI runtime page tables by Ard Biesheuvel · 8 years ago
  27. dce48e3 efi: Replace runtime services spinlock with semaphore by Ard Biesheuvel · 8 years ago
  28. 21b3ddd efi: Don't use spinlocks for efi vars by Sylvain Chouleur · 8 years ago
  29. 217b27d efi: Use a file local lock for efivars by Sylvain Chouleur · 8 years ago
  30. 2ead308 efi/arm*: esrt: Add missing call to efi_esrt_init() by Ard Biesheuvel · 8 years ago
  31. f58a37b efi/esrt: Use memremap not ioremap to access ESRT table in memory by Ard Biesheuvel · 8 years ago
  32. 8e80632 efi/esrt: Use efi_mem_reserve() and avoid a kmalloc() by Matt Fleming · 8 years ago
  33. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 8 years ago
  34. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 8 years ago
  35. c45f4da efi: Add efi_memmap_install() for installing new EFI memory maps by Matt Fleming · 8 years ago
  36. 60863c0 efi: Split out EFI memory map functions into new file by Matt Fleming · 8 years ago
  37. c8c1a4c efi/fake_mem: Refactor main two code chunks into functions by Matt Fleming · 8 years ago
  38. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 8 years ago
  39. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 8 years ago
  40. 4971531 x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap by Matt Fleming · 8 years ago
  41. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  42. ed9cc15 efi/libstub: Use efi_exit_boot_services() in FDT by Jeffrey Hugo · 8 years ago
  43. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  44. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  45. 4af9ed5 efi: Fix handling error value in fdt_find_uefi_params by Andrzej Hajda · 8 years ago
  46. 6862e6a efi/capsule: Allocate whole capsule into virtual memory by Austin Christ · 8 years ago
  47. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  48. 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  49. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  50. 74e630a Merge tag 'v4.7' into for-linus/pstore by Kees Cook · 8 years ago
  51. 475fb4e efi / ACPI: load SSTDs from EFI variables by Octavian Purdila · 8 years ago
  52. 0cac5c3 Xen: EFI: Parse DT parameters for Xen specific UEFI by Shannon Zhao · 8 years ago
  53. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  54. 5356c32 efibc: Report more information in the error messages by Compostella, Jeremy · 8 years ago
  55. c753439 efi/arm: Fix the format of EFI debug messages by Dennis Chen · 8 years ago
  56. cae7316 efi-pstore: implement efivars_pstore_exit() by Geliang Tang · 9 years ago
  57. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 8 years ago
  58. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  59. 1cfd631 efi: Merge boolean flag arguments by Julia Lawall · 8 years ago
  60. fb7a84c efi/capsule: Move 'capsule' to the stack in efi_capsule_supported() by Matt Fleming · 8 years ago
  61. 2e121d7 efibc: Fix excessive stack footprint warning by Jeremy Compostella · 8 years ago
  62. 62075e5 efi/capsule: Make efi_capsule_pending() lockless by Matt Fleming · 8 years ago
  63. 6f26b36 arm64: kaslr: increase randomization granularity by Ard Biesheuvel · 8 years ago
  64. 0cf0223 efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef by Mark Rutland · 8 years ago
  65. 1d04ba1 efi/runtime-wrappers: Detect firmware IRQ flag corruption by Mark Rutland · 8 years ago
  66. d9c6e1d efi/runtime-wrappers: Remove redundant #ifdefs by Mark Rutland · 8 years ago
  67. f51c35f efi/runtime-wrappers: Add {__,}efi_call_virt() templates by Mark Rutland · 8 years ago
  68. 249f763 efi/arm-init: Reserve rather than unmap the memory map for ARM as well by Ard Biesheuvel · 8 years ago
  69. 65117f1 efi: Add misc char driver interface to update EFI firmware by Kweh, Hock Leong · 8 years ago
  70. f0133f3 efi: Add 'capsule' update support by Matt Fleming · 8 years ago
  71. 806b035 efi: Move efi_status_to_err() to drivers/firmware/efi/ by Matt Fleming · 8 years ago
  72. 06f7d4a efibc: Add EFI Bootloader Control module by Compostella, Jeremy · 8 years ago
  73. e3271c9 efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device by Ard Biesheuvel · 8 years ago
  74. f0827e1 efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' by Ard Biesheuvel · 8 years ago
  75. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 8 years ago
  76. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 8 years ago
  77. 789957e efi/arm*: Take the Memory Attributes table into account by Ard Biesheuvel · 8 years ago
  78. 10f0d2f5 efi: Implement generic support for the Memory Attributes table by Ard Biesheuvel · 8 years ago
  79. a604af0 efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table by Ard Biesheuvel · 8 years ago
  80. 24d45d1 efi/arm*: Use memremap() to create the persistent memmap mapping by Ard Biesheuvel · 8 years ago
  81. 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 8 years ago
  82. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 8 years ago
  83. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  84. 30d7bf0 efi/arm64: Check SetupMode when determining Secure Boot status by Linn Crosetto · 8 years ago
  85. 73a64925 efi/arm64: Report unexpected errors when determining Secure Boot status by Linn Crosetto · 8 years ago
  86. 14c43be efi/arm*: Drop writable mapping of the UEFI System table by Ard Biesheuvel · 8 years ago
  87. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  88. 630ba0c efi: Fix out-of-bounds read in variable_matches() by Laszlo Ersek · 8 years ago
  89. 7464b6e efi: ARM: avoid warning about phys_addr_t cast by Arnd Bergmann · 8 years ago
  90. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 8 years ago
  91. 7cc8cbc efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping by Ard Biesheuvel · 8 years ago
  92. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  93. 4f01ed2 drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat callers by Andy Lutomirski · 8 years ago
  94. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  97. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 8 years ago
  98. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 9 years ago
  99. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 9 years ago
  100. 2ddbfc8 efi: stub: add implementation of efi_random_alloc() by Ard Biesheuvel · 9 years ago