1. 52e1cf2 efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode by Hans de Goede · 6 years ago
  2. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 6 years ago
  3. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 6 years ago
  4. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  5. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  6. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  7. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  8. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  9. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  10. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  11. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  12. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  13. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  14. 7aaa822 pstore: Convert internal records to timespec64 by Kees Cook · 6 years ago
  15. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  16. a74e0c4 Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  17. 31a85cb Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. ae709bf Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/late by Olof Johansson · 6 years ago
  19. 5ec3444 firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() by Niklas Cassel · 6 years ago
  20. 056ad12 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 4f74d72 efi/libstub/arm64: Handle randomized TEXT_OFFSET by Mark Rutland · 6 years ago
  22. 63dcc70 device property: Get rid of union aliasing by Andy Shevchenko · 6 years ago
  23. 51fe3a3 Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 6 years ago
  24. 71fe67e Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Olof Johansson · 6 years ago
  25. 16145ff Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 6 years ago
  26. 83f0a7c efi/capsule-loader: Don't output reset log when reset flags are not set by Shunyong Yang · 6 years ago
  27. 0add16c efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static by Wei Yongjun · 6 years ago
  28. 9c17866 efi: Decode IA32/X64 Context Info structure by Yazen Ghannam · 6 years ago
  29. a32bc29 efi: Decode IA32/X64 MS Check structure by Yazen Ghannam · 6 years ago
  30. c6bc4ac efi: Decode additional IA32/X64 Bus Check fields by Yazen Ghannam · 6 years ago
  31. a9c1e3e efi: Decode IA32/X64 Cache, TLB, and Bus Check structures by Yazen Ghannam · 6 years ago
  32. dc2d26e efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs by Yazen Ghannam · 6 years ago
  33. 7c9449b efi: Decode IA32/X64 Processor Error Info Structure by Yazen Ghannam · 6 years ago
  34. f9e1bdb efi: Decode IA32/X64 Processor Error Section by Yazen Ghannam · 6 years ago
  35. 75e4fd3 efi/cper: Remove the INDENT_SP silliness by Borislav Petkov · 6 years ago
  36. a7012bd x86/xen/efi: Initialize UEFI secure boot state during dom0 boot by Daniel Kiper · 6 years ago
  37. 632de8f firmware: arm_scmi: simplify exit path by returning on error by Sudeep Holla · 6 years ago
  38. ec42ac6 firmware: arm_scmi: improve exit paths and code readability by Sudeep Holla · 6 years ago
  39. 8f3397cc firmware: arm_scmi: remove unnecessary bitmap_zero by Sudeep Holla · 6 years ago
  40. 97b93dd firmware: arm_scmi: drop unused `con_priv` structure member by Sudeep Holla · 6 years ago
  41. 14e297b firmware: arm_scmi: rename scmi_xfer_{init,get,put} by Sudeep Holla · 6 years ago
  42. 7859e08 firmware: arm_scmi: rename get_transition_latency and add_opps_to_device by Sudeep Holla · 6 years ago
  43. 1baf47c firmware: arm_scmi: fix kernel-docs documentation by Sudeep Holla · 6 years ago
  44. 354b2e3 firmware: arm_scmi: improve code readability using bitfield accessor macros by Sudeep Holla · 6 years ago
  45. 31c6085 firmware: arm_scmi: Use after free in scmi_create_protocol_device() by Dan Carpenter · 6 years ago
  46. 1e0a601 firmware: ti_sci: Switch to SPDX Licensing by Lokesh Vutla · 6 years ago
  47. 720d690 Merge 4.17-rc3 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  48. 53e51b4 firmware: qcom: scm: Add ipq4019 soc compatible by Sricharan R · 6 years ago
  49. 3bc6505 firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitions by Rafał Miłecki · 6 years ago
  50. 851b4c1 firmware: coreboot: Add coreboot framebuffer driver by Samuel Holland · 7 years ago
  51. b616cf5 firmware: coreboot: Remove unused coreboot_table_find by Samuel Holland · 7 years ago
  52. a43eb6b firmware: vpd: Probe via coreboot bus by Samuel Holland · 7 years ago
  53. 294b2a90 firmware: memconsole: Probe via coreboot bus by Samuel Holland · 7 years ago
  54. 570d30c firmware: coreboot: Expose the coreboot table as a bus by Samuel Holland · 7 years ago
  55. d27a3c3 firmware: arm_scmi: remove redundant null check on array by Colin Ian King · 6 years ago
  56. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 6 years ago
  57. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 6 years ago
  58. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 6 years ago
  59. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 6 years ago
  60. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  61. 016c6f2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  62. 38c2368 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  63. dd972f9 Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  64. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  65. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. f8d6dc7 Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 6 years ago
  68. 3262b82 Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/drivers by Arnd Bergmann · 6 years ago
  69. d099446 Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 6 years ago
  70. 3af3452 firmware/dmi_scan: Uninline dmi_get_bios_year() helper by Andy Shevchenko · 6 years ago
  71. bade983 edd: don't spam log if no EDD information is present by Johannes Thumshirn · 7 years ago
  72. b5e817d firmware: arm_scmi: prevent accessing rate_discrete uninitialized by Anders Roxell · 6 years ago
  73. 2d6d60a fw_cfg: write vmcoreinfo details by Marc-André Lureau · 7 years ago
  74. 14d1824 fw_cfg: add DMA register by Marc-André Lureau · 7 years ago
  75. 1f57bc1 fw_cfg: add a public uapi header by Marc-André Lureau · 7 years ago
  76. b1cc409 fw_cfg: handle fw_cfg_read_blob() error by Marc-André Lureau · 7 years ago
  77. 59ecab1 fw_cfg: remove inline from fw_cfg_read_blob() by Marc-André Lureau · 7 years ago
  78. 3d47a34 fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read by Marc-André Lureau · 7 years ago
  79. f295c8d fw_cfg: fix sparse warning reading FW_CFG_ID by Marc-André Lureau · 7 years ago
  80. d174ea7 fw_cfg: fix sparse warnings with fw_cfg_file by Marc-André Lureau · 7 years ago
  81. 8d59d5b fw_cfg: fix sparse warnings in fw_cfg_sel_endianness() by Marc-André Lureau · 7 years ago
  82. 23fe85a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. 49368c1 platform/x86: Fix dell driver init order by Darren Hart (VMware) · 6 years ago
  84. 6deae96 firmware, DMI: Add function to look up a handle and return DIMM size by Tony Luck · 6 years ago
  85. 79832f0 efi/libstub/tpm: Initialize pointer variables to zero for mixed mode by Ard Biesheuvel · 6 years ago
  86. 36b6497 efi: Use string literals for efi_char16_t variable initializers by Ard Biesheuvel · 6 years ago
  87. 136d5d5 efi/esrt: Fix handling of early ESRT table mapping by Ard Biesheuvel · 6 years ago
  88. 7e904a9 efi: Use efi_mm in x86 as well as ARM by Sai Praneeth · 6 years ago
  89. 4d73b73 FIRMWARE: bcm47xx_nvram: Replace mac address parsing by Andy Shevchenko · 7 years ago
  90. 44612d7 efi/apple-properties: Use memremap() instead of ioremap() by Andy Shevchenko · 7 years ago
  91. 5b4e4c3a efi: Reorder pr_notice() with add_device_randomness() call by Ard Biesheuvel · 7 years ago
  92. 1832e641 efi/arm*: Stop printing addresses of virtual mappings by Ard Biesheuvel · 7 years ago
  93. 6e98503 efi/apple-properties: Remove redundant attribute initialization from unmarshal_key_value_pairs() by Andy Shevchenko · 7 years ago
  94. 6b31a2f efi/arm*: Only register page tables when they exist by Mark Rutland · 7 years ago
  95. 1320f76 firmware: tegra: adjust tested variable by Julia Lawall · 7 years ago
  96. 1abb081 firmware: tegra: Simplify channel management by Mikko Perttunen · 7 years ago
  97. e0270c8 firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe by Sudeep Holla · 7 years ago
  98. f46f11d Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 7 years ago
  99. 898216c firmware: arm_scmi: add device power domain support using genpd by Sudeep Holla · 7 years ago
  100. 907b6d1 firmware: arm_scmi: add per-protocol channels support using idr objects by Sudeep Holla · 7 years ago