1. fadd2ce Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  2. c10e803 efi-pstore: Fix write/erase id tracking by Kees Cook · 8 years ago
  3. 331da10 Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  4. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. 76cefef firmware: ti_sci: fix strncat length check by Arnd Bergmann · 8 years ago
  6. 9434cec firmware: Google VPD: Fix memory allocation error handling by Christophe JAILLET · 8 years ago
  7. b23afd3 Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  8. 6f61dd3 efi-pstore: Fix read iter after pstore API refactor by Kees Cook · 8 years ago
  9. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  11. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  12. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  13. 2a76f89 firmware: google memconsole: Fix return value check in platform_memconsole_init() by Wei Yongjun · 8 years ago
  14. 856c634 firmware: Google VPD: Fix return value check in vpd_platform_init() by Wei Yongjun · 8 years ago
  15. 5397b5c Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 8 years ago
  16. be6beaa Merge tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 8 years ago
  17. 049a59d firmware: Google VPD sysfs driver by Wei-Ning Huang · 8 years ago
  18. ad2ac9d firmware: Google VPD: import lib_vpd source files by Wei-Ning Huang · 8 years ago
  19. 197dece efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space by Ard Biesheuvel · 8 years ago
  20. a1d6f9c firmware: google memconsole: Add ARM/ARM64 support by Thierry Escande · 8 years ago
  21. d384d6f firmware: google memconsole: Add coreboot support by Thierry Escande · 8 years ago
  22. afe9dba4 firmware: google memconsole: Move specific EBDA parts by Thierry Escande · 8 years ago
  23. f952a40 firmware: google memconsole: Remove useless submenu in Kconfig by Thierry Escande · 8 years ago
  24. ae8a442 efi/libstub/arm*: Set default address and size cells values for an empty dtb by Sameer Goel · 8 years ago
  25. e69176d ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region by Ard Biesheuvel · 8 years ago
  26. eeff7d6 efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg by Ard Biesheuvel · 8 years ago
  27. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  28. 4c3f14b efi/libstub: Fix harmless command line parsing bug by Ard Biesheuvel · 8 years ago
  29. 318532b efi/arm32-stub: Allow boot-time allocations in the vmlinux region by Ard Biesheuvel · 8 years ago
  30. fee929b efi/pstore: Return error code (if any) from efi_pstore_write() by Evgeny Kalugin · 8 years ago
  31. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago
  32. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  33. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  34. 540f4c0 efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 8 years ago
  35. c511fa3f firmware: arm_scpi: reinit completion instead of full init_completion() by Alexey Klimov · 8 years ago
  36. 99b19a1 Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/drivers by Arnd Bergmann · 8 years ago
  37. b182cc4 firmware: qcom_scm: add two scm calls for iommu secure page table by Stanimir Varbanov · 8 years ago
  38. a2c680c firmware/qcom: add qcom_scm_restore_sec_cfg() by Rob Clark · 8 years ago
  39. 7a9bc33 firmware: meson-sm: Allow 0 as valid return value by Carlo Caione · 8 years ago
  40. 83e007a firmware: meson-sm: Check for buffer output size by Carlo Caione · 8 years ago
  41. 822f584 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 8 years ago
  42. 21f8577 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  44. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  45. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  46. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  47. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  48. d1eb981 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  49. 52e51f16 efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled by Ard Biesheuvel · 8 years ago
  50. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  51. af8999f Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  52. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  53. b3879a4 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  54. f3cf6f7 efi: Disable secure boot if shim is in insecure mode by Josh Boyer · 8 years ago
  55. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  56. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  57. 82bcd08 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 8 years ago
  58. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  59. 696204f efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 8 years ago
  60. e6688080 efi/esrt: Fix typo in pr_err() message by Colin Ian King · 8 years ago
  61. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  62. a19ebf5 efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table by Sai Praneeth · 8 years ago
  63. 3a6b6c6 efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures by Sai Praneeth · 8 years ago
  64. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  65. 92f3e6e firmware: arm_scpi: Add hardware dependencies by Jean Delvare · 8 years ago
  66. 1ae7776 Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 8 years ago
  67. 1c33dc1 drivers: firmware: psci: Use __pa_symbol for cpu_resume by Geert Uytterhoeven · 8 years ago
  68. a811b42 firmware: qcom_scm: Add set remote state API by Andy Gross · 8 years ago
  69. b58a2d3 firmware: qcom: scm: Mask APQ8064 core clk dependency by Andy Gross · 8 years ago
  70. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 42d1a73 Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core by Will Deacon · 8 years ago
  72. 1a08e3d drivers: firmware: psci: Use __pa_symbol for kernel symbol by Laura Abbott · 8 years ago
  73. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  74. 5c6ec6a Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into fixes by Arnd Bergmann · 8 years ago
  75. 4309cfe drivers: psci: annotate timer on stack to silence odebug messages by Sudeep Holla · 8 years ago
  76. a766347 firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares by Martin Blumenstingl · 8 years ago
  77. abfb7b6 efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 8 years ago
  78. d4af49f firmware: dmi_scan: Always show system identification string by Kefeng Wang · 8 years ago
  79. 991688bf Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  80. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  81. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 8 years ago
  82. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  83. 2ada959 Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 8 years ago
  84. ba9cb7b Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm into next/drivers by Arnd Bergmann · 8 years ago
  85. e7541f9 Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 8 years ago
  86. d09a001 drivers: psci: Allow PSCI node to be disabled by Thierry Reding · 8 years ago
  87. ea8b1c4 drivers: psci: PSCI checker module by Kevin Brodsky · 8 years ago
  88. 018edcf efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit by Ard Biesheuvel · 8 years ago
  89. ed19b86 firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails by spjoshi@codeaurora.org · 8 years ago
  90. ab0822d firmware: qcom: scm: Remove core, iface and bus clocks dependency by spjoshi@codeaurora.org · 8 years ago
  91. e40719d Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 8 years ago
  92. 983de5f firmware: tegra: Add BPMP support by Thierry Reding · 8 years ago
  93. ca791d7 firmware: tegra: Add IVC library by Thierry Reding · 8 years ago
  94. 5589d62 Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 8 years ago
  95. 8358c6b firmware: arm_scpi: add support for pre-v1.0 SCPI compatible by Sudeep Holla · 8 years ago
  96. 58c5475 x86/efi: Retrieve and assign Apple device properties by Lukas Wunner · 8 years ago
  97. 46cd4b7 efi: Add device path parser by Lukas Wunner · 8 years ago
  98. 568bc4e efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table by Ard Biesheuvel · 8 years ago
  99. a6a1446 efi/libstub: Add random.c to ARM build by Ard Biesheuvel · 8 years ago
  100. 6362598 efi: Add support for seeding the RNG from a UEFI config table by Ard Biesheuvel · 8 years ago