1. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  2. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  3. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  4. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  5. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 1b7369a media: headers: fix linux/mod_devicetable.h inclusions by Arnd Bergmann · 6 years ago
  7. 45ca3f7 firmware: vpd: Fix section enabled flag on vpd_section_destroy by Anton Vasilyev · 6 years ago
  8. ce279d3 efi/libstub: Only disable stackleak plugin for arm64 by Laura Abbott · 6 years ago
  9. 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 6 years ago
  10. 20d12cf efi/arm: map UEFI memory map even w/o runtime services enabled by AKASHI Takahiro · 6 years ago
  11. 3ea8649 efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  12. e8f4194 efi/cper: Use consistent types for UUIDs by Andy Shevchenko · 6 years ago
  13. c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 6 years ago
  14. c1a2f7f mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids by Rik van Riel · 6 years ago
  15. 61f0d55 efi/esrt: Only call efi_mem_reserve() for boot services memory by Ard Biesheuvel · 6 years ago
  16. 7e1550b efi: Drop type and attribute checks in efi_mem_desc_lookup() by Ard Biesheuvel · 6 years ago
  17. 3d7ee34 efi/libstub/arm: Add opt-in Kconfig option for the DTB loader by Ard Biesheuvel · 6 years ago
  18. 7bb4970 efi/cper: Avoid using get_seconds() by Arnd Bergmann · 6 years ago
  19. 3eb420e efi: Use a work queue to invoke EFI Runtime Services by Sai Praneeth · 6 years ago
  20. 37070d6 headers: fix linux/mod_devicetable.h inclusions by Arnd Bergmann · 6 years ago
  21. 52e1cf2 efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode by Hans de Goede · 6 years ago
  22. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 6 years ago
  23. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 6 years ago
  24. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  25. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  26. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  27. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  28. 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
  29. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  31. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  32. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  33. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  34. 7aaa822 pstore: Convert internal records to timespec64 by Kees Cook · 6 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 5ec3444 firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() by Niklas Cassel · 6 years ago
  40. 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
  41. 4f74d72 efi/libstub/arm64: Handle randomized TEXT_OFFSET by Mark Rutland · 6 years ago
  42. 63dcc70 device property: Get rid of union aliasing by Andy Shevchenko · 6 years ago
  43. 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
  44. 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
  45. 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
  46. 83f0a7c efi/capsule-loader: Don't output reset log when reset flags are not set by Shunyong Yang · 6 years ago
  47. 0add16c efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static by Wei Yongjun · 6 years ago
  48. 9c17866 efi: Decode IA32/X64 Context Info structure by Yazen Ghannam · 6 years ago
  49. a32bc29 efi: Decode IA32/X64 MS Check structure by Yazen Ghannam · 6 years ago
  50. c6bc4ac efi: Decode additional IA32/X64 Bus Check fields by Yazen Ghannam · 6 years ago
  51. a9c1e3e efi: Decode IA32/X64 Cache, TLB, and Bus Check structures by Yazen Ghannam · 6 years ago
  52. dc2d26e efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs by Yazen Ghannam · 6 years ago
  53. 7c9449b efi: Decode IA32/X64 Processor Error Info Structure by Yazen Ghannam · 6 years ago
  54. f9e1bdb efi: Decode IA32/X64 Processor Error Section by Yazen Ghannam · 6 years ago
  55. 75e4fd3 efi/cper: Remove the INDENT_SP silliness by Borislav Petkov · 6 years ago
  56. a7012bd x86/xen/efi: Initialize UEFI secure boot state during dom0 boot by Daniel Kiper · 6 years ago
  57. 632de8f firmware: arm_scmi: simplify exit path by returning on error by Sudeep Holla · 6 years ago
  58. ec42ac6 firmware: arm_scmi: improve exit paths and code readability by Sudeep Holla · 6 years ago
  59. 8f3397cc firmware: arm_scmi: remove unnecessary bitmap_zero by Sudeep Holla · 6 years ago
  60. 97b93dd firmware: arm_scmi: drop unused `con_priv` structure member by Sudeep Holla · 6 years ago
  61. 14e297b firmware: arm_scmi: rename scmi_xfer_{init,get,put} by Sudeep Holla · 6 years ago
  62. 7859e08 firmware: arm_scmi: rename get_transition_latency and add_opps_to_device by Sudeep Holla · 6 years ago
  63. 1baf47c firmware: arm_scmi: fix kernel-docs documentation by Sudeep Holla · 6 years ago
  64. 354b2e3 firmware: arm_scmi: improve code readability using bitfield accessor macros by Sudeep Holla · 6 years ago
  65. 31c6085 firmware: arm_scmi: Use after free in scmi_create_protocol_device() by Dan Carpenter · 6 years ago
  66. 1e0a601 firmware: ti_sci: Switch to SPDX Licensing by Lokesh Vutla · 6 years ago
  67. 720d690 Merge 4.17-rc3 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  68. 53e51b4 firmware: qcom: scm: Add ipq4019 soc compatible by Sricharan R · 6 years ago
  69. 3bc6505 firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitions by Rafał Miłecki · 6 years ago
  70. 851b4c1 firmware: coreboot: Add coreboot framebuffer driver by Samuel Holland · 7 years ago
  71. b616cf5 firmware: coreboot: Remove unused coreboot_table_find by Samuel Holland · 7 years ago
  72. a43eb6b firmware: vpd: Probe via coreboot bus by Samuel Holland · 7 years ago
  73. 294b2a90 firmware: memconsole: Probe via coreboot bus by Samuel Holland · 7 years ago
  74. 570d30c firmware: coreboot: Expose the coreboot table as a bus by Samuel Holland · 7 years ago
  75. d27a3c3 firmware: arm_scmi: remove redundant null check on array by Colin Ian King · 6 years ago
  76. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 6 years ago
  77. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 6 years ago
  78. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 6 years ago
  79. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 6 years ago
  80. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  81. 016c6f2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  82. 38c2368 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  83. 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
  84. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  85. 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
  86. 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
  87. 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
  88. 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
  89. 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
  90. 3af3452 firmware/dmi_scan: Uninline dmi_get_bios_year() helper by Andy Shevchenko · 6 years ago
  91. bade983 edd: don't spam log if no EDD information is present by Johannes Thumshirn · 6 years ago
  92. b5e817d firmware: arm_scmi: prevent accessing rate_discrete uninitialized by Anders Roxell · 6 years ago
  93. 2d6d60a fw_cfg: write vmcoreinfo details by Marc-André Lureau · 6 years ago
  94. 14d1824 fw_cfg: add DMA register by Marc-André Lureau · 6 years ago
  95. 1f57bc1 fw_cfg: add a public uapi header by Marc-André Lureau · 6 years ago
  96. b1cc409 fw_cfg: handle fw_cfg_read_blob() error by Marc-André Lureau · 6 years ago
  97. 59ecab1 fw_cfg: remove inline from fw_cfg_read_blob() by Marc-André Lureau · 6 years ago
  98. 3d47a34 fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read by Marc-André Lureau · 6 years ago
  99. f295c8d fw_cfg: fix sparse warning reading FW_CFG_ID by Marc-André Lureau · 6 years ago
  100. d174ea7 fw_cfg: fix sparse warnings with fw_cfg_file by Marc-André Lureau · 6 years ago