1. cbfb749 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  2. a814c35 firmware: dmi_scan: Check DMI structure length by Jean Delvare · 8 years ago
  3. e0733e9 firmware: dmi: Fix permissions of product_family by Jean Delvare · 8 years ago
  4. c926820 firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes by Andy Lutomirski · 8 years ago
  5. c9aba14 firmware: dmi_scan: Look for SMBIOS 3 entry point first by Jean Delvare · 8 years ago
  6. 9cd9cb0 Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  7. 792ef14 efi: Fix boot panic because of invalid BGRT image address by Dave Young · 8 years ago
  8. f56f88e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 3f173bd Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  10. 7425826 efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot by Dave Young · 8 years ago
  11. 684e3f9 efi: Remove duplicate 'const' specifiers by Arnd Bergmann · 8 years ago
  12. 2ee1cc7 firmware: vpd: do not leak kobjects by Dmitry Torokhov · 8 years ago
  13. ce57cba firmware: vpd: avoid potential use-after-free when destroying section by Dmitry Torokhov · 8 years ago
  14. 7f53de2 firmware: vpd: do not leave freed section attributes to the list by Dmitry Torokhov · 8 years ago
  15. c61872c firmware: dmi: Add DMI_PRODUCT_FAMILY identification string by Mika Westerberg · 8 years ago
  16. 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
  17. c10e803 efi-pstore: Fix write/erase id tracking by Kees Cook · 8 years ago
  18. 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
  19. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  20. 76cefef firmware: ti_sci: fix strncat length check by Arnd Bergmann · 8 years ago
  21. 9434cec firmware: Google VPD: Fix memory allocation error handling by Christophe JAILLET · 8 years ago
  22. 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
  23. 6f61dd3 efi-pstore: Fix read iter after pstore API refactor by Kees Cook · 8 years ago
  24. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  25. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  26. 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
  27. 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
  28. 2a76f89 firmware: google memconsole: Fix return value check in platform_memconsole_init() by Wei Yongjun · 8 years ago
  29. 856c634 firmware: Google VPD: Fix return value check in vpd_platform_init() by Wei Yongjun · 8 years ago
  30. 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
  31. 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
  32. 049a59d firmware: Google VPD sysfs driver by Wei-Ning Huang · 8 years ago
  33. ad2ac9d firmware: Google VPD: import lib_vpd source files by Wei-Ning Huang · 8 years ago
  34. 197dece efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space by Ard Biesheuvel · 8 years ago
  35. a1d6f9c firmware: google memconsole: Add ARM/ARM64 support by Thierry Escande · 8 years ago
  36. d384d6f firmware: google memconsole: Add coreboot support by Thierry Escande · 8 years ago
  37. afe9dba4 firmware: google memconsole: Move specific EBDA parts by Thierry Escande · 8 years ago
  38. f952a40 firmware: google memconsole: Remove useless submenu in Kconfig by Thierry Escande · 8 years ago
  39. ae8a442 efi/libstub/arm*: Set default address and size cells values for an empty dtb by Sameer Goel · 8 years ago
  40. e69176d ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region by Ard Biesheuvel · 8 years ago
  41. eeff7d6 efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg by Ard Biesheuvel · 8 years ago
  42. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  43. 4c3f14b efi/libstub: Fix harmless command line parsing bug by Ard Biesheuvel · 8 years ago
  44. 318532b efi/arm32-stub: Allow boot-time allocations in the vmlinux region by Ard Biesheuvel · 8 years ago
  45. fee929b efi/pstore: Return error code (if any) from efi_pstore_write() by Evgeny Kalugin · 8 years ago
  46. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago
  47. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  48. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  49. 540f4c0 efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 8 years ago
  50. c511fa3f firmware: arm_scpi: reinit completion instead of full init_completion() by Alexey Klimov · 8 years ago
  51. 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
  52. b182cc4 firmware: qcom_scm: add two scm calls for iommu secure page table by Stanimir Varbanov · 8 years ago
  53. a2c680c firmware/qcom: add qcom_scm_restore_sec_cfg() by Rob Clark · 8 years ago
  54. 7a9bc33 firmware: meson-sm: Allow 0 as valid return value by Carlo Caione · 8 years ago
  55. 83e007a firmware: meson-sm: Check for buffer output size by Carlo Caione · 8 years ago
  56. 822f584 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 8 years ago
  57. 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
  58. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  59. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  60. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  61. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  62. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  63. d1eb981 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  64. 52e51f16 efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled by Ard Biesheuvel · 8 years ago
  65. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  66. 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
  67. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  68. b3879a4 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  69. f3cf6f7 efi: Disable secure boot if shim is in insecure mode by Josh Boyer · 8 years ago
  70. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  71. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  72. 82bcd08 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 8 years ago
  73. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  74. 696204f efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 8 years ago
  75. e6688080 efi/esrt: Fix typo in pr_err() message by Colin Ian King · 8 years ago
  76. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  77. a19ebf5 efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table by Sai Praneeth · 8 years ago
  78. 3a6b6c6 efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures by Sai Praneeth · 8 years ago
  79. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  80. 92f3e6e firmware: arm_scpi: Add hardware dependencies by Jean Delvare · 8 years ago
  81. 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
  82. 1c33dc1 drivers: firmware: psci: Use __pa_symbol for cpu_resume by Geert Uytterhoeven · 8 years ago
  83. a811b42 firmware: qcom_scm: Add set remote state API by Andy Gross · 8 years ago
  84. b58a2d3 firmware: qcom: scm: Mask APQ8064 core clk dependency by Andy Gross · 8 years ago
  85. 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
  86. 42d1a73 Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core by Will Deacon · 8 years ago
  87. 1a08e3d drivers: firmware: psci: Use __pa_symbol for kernel symbol by Laura Abbott · 8 years ago
  88. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  89. 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
  90. 4309cfe drivers: psci: annotate timer on stack to silence odebug messages by Sudeep Holla · 8 years ago
  91. a766347 firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares by Martin Blumenstingl · 8 years ago
  92. abfb7b6 efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 8 years ago
  93. d4af49f firmware: dmi_scan: Always show system identification string by Kefeng Wang · 8 years ago
  94. 991688bf Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  95. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  96. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 8 years ago
  97. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  98. 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
  99. 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
  100. 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