1. 2526112 Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
  2. bdb8742 firmware: arm_scmi: Fix range check for the maximum number of pending messages by Cristian Marussi · 3 years, 6 months ago
  3. 187a002 firmware: arm_scmi: Avoid padding in sensor message structure by Cristian Marussi · 3 years, 6 months ago
  4. b98cf55 firmware: arm_scmi: Fix kernel doc warnings about return values by Cristian Marussi · 3 years, 6 months ago
  5. dd925db firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow by Sudeep Holla · 3 years, 6 months ago
  6. ba684a3 firmware: arm_ffa: Fix the comment style by Sudeep Holla · 3 years, 7 months ago
  7. e362547 firmware: arm_ffa: Simplify probe function by Uwe Kleine-König · 3 years, 7 months ago
  8. 9274307 firmware: arm_ffa: Ensure drivers provide a probe function by Uwe Kleine-König · 3 years, 7 months ago
  9. 7a691f1 firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow by Sudeep Holla · 3 years, 6 months ago
  10. 5e469da firmware: arm_scmi: Ensure drivers provide a probe function by Sudeep Holla · 3 years, 7 months ago
  11. 38e0c99 firmware: arm_scmi: Simplify device probe function on the bus by Sudeep Holla · 3 years, 7 months ago
  12. 071e5ace Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
  13. 77d34a4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
  14. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  15. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  16. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  17. 44b6ed4 Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 6 months ago
  18. fca41af qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute by Nathan Chancellor · 4 years ago
  19. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
  20. a4a4914 Merge branch 'for-next/smccc' into for-next/core by Will Deacon · 3 years, 7 months ago
  21. 1154842 Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/drivers by Olof Johansson · 3 years, 7 months ago
  22. 4014f31 Merge tag 'mvebu-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/drivers by Olof Johansson · 3 years, 7 months ago
  23. c9223b6 PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter() by Marc Zyngier · 3 years, 7 months ago
  24. 90ae472 firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string by Pali Rohár · 3 years, 8 months ago
  25. fae2016 firmware: turris-mox-rwtm: show message about HWRNG registration by Pali Rohár · 3 years, 8 months ago
  26. 2eab59c firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng by Pali Rohár · 3 years, 8 months ago
  27. 72f9988 firmware: turris-mox-rwtm: report failures better by Marek Behún · 3 years, 8 months ago
  28. e34e602 firmware: turris-mox-rwtm: fix reply status decoding function by Marek Behún · 3 years, 8 months ago
  29. e73153b Merge tag 'arm-ffa-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Olof Johansson · 3 years, 7 months ago
  30. 5dad6db Merge tag 'tegra-for-5.14-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Olof Johansson · 3 years, 7 months ago
  31. cda1138 Merge tag 'qcom-drivers-for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Olof Johansson · 3 years, 7 months ago
  32. db4e54a Merge tag 'v5.13-rc6' into char-misc-next by Greg Kroah-Hartman · 3 years, 7 months ago
  33. 2bb565b ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handler by Guenter Roeck · 3 years, 7 months ago
  34. 959cd8f Merge tag 'scmi-updates-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Olof Johansson · 3 years, 7 months ago
  35. bd778b8 firmware: tegra: bpmp: Fix Tegra234-only builds by Thierry Reding · 3 years, 9 months ago
  36. 82a6cbf firmware: qcom_scm: Add MDM9607 compatible by Konrad Dybcio · 4 years ago
  37. 61832b3 firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_id by Sudeep Holla · 3 years, 7 months ago
  38. e30d91d firmware: arm_scmi: Move reinit_completion from scmi_xfer_get to do_xfer by Cristian Marussi · 3 years, 7 months ago
  39. f1748b1 firmware: arm_scmi: Add delayed response status check by Cristian Marussi · 3 years, 7 months ago
  40. 507cd4d firmware: arm_scmi: Add compatibility checks for shmem node by Sudeep Holla · 3 years, 7 months ago
  41. cfa7ff9 arm64: smccc: Support SMCCC v1.3 SVE register saving hint by Mark Brown · 3 years, 7 months ago
  42. ed7ecb8 firmware: arm_scpi: Add compatibility checks for shmem node by Sudeep Holla · 3 years, 7 months ago
  43. ab7766b firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected by Sudeep Holla · 3 years, 7 months ago
  44. 0cb7af4 firmware: arm_scmi: Reset Rx buffer to max size during async commands by Cristian Marussi · 3 years, 7 months ago
  45. c05b079 firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig by Etienne Carriere · 3 years, 8 months ago
  46. 7fea677 firmware: tegra: Fix error return code in tegra210_bpmp_init() by Zhen Lei · 3 years, 8 months ago
  47. 2d06954 Merge 5.13-rc4 into char-misc-next by Greg Kroah-Hartman · 3 years, 7 months ago
  48. d99247f firmware: stratix10-svc: Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 8 months ago
  49. cc2195f firmware: arm_ffa: Add support for MEM_* interfaces by Sudeep Holla · 3 years, 8 months ago
  50. d0c0bce8 firmware: arm_ffa: Setup in-kernel users of FFA partitions by Sudeep Holla · 3 years, 8 months ago
  51. 714be77 firmware: arm_ffa: Add support for SMCCC as transport to FFA driver by Sudeep Holla · 3 years, 8 months ago
  52. 3bbfe98 firmware: arm_ffa: Add initial Arm FFA driver support by Sudeep Holla · 3 years, 8 months ago
  53. e781858 firmware: arm_ffa: Add initial FFA bus support for device enumeration by Sudeep Holla · 3 years, 8 months ago
  54. 267be9d Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 3 years, 8 months ago
  55. e169fba Merge tag 'efi-urgent-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Ingo Molnar · 3 years, 8 months ago
  56. edbd1bc efi/dev-path-parser: Switch to use for_each_acpi_dev_match() by Andy Shevchenko · 3 years, 9 months ago
  57. 55fc610 efi/apple-properties: Handle device properties with software node API by Heikki Krogerus · 3 years, 10 months ago
  58. 942859d efi: cper: fix snprintf() use in cper_dimm_err_location() by Rasmus Villemoes · 3 years, 9 months ago
  59. c4039b2 efi/libstub: prevent read overflow in find_file_option() by Dan Carpenter · 3 years, 9 months ago
  60. 45add3c efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared by Heiner Kallweit · 3 years, 8 months ago
  61. 668a84c efi/fdt: fix panic when no valid fdt found by Changbin Du · 3 years, 10 months ago
  62. ba816d3 Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
  63. a3b884c firmware: arm_scmi: Add clock management to the SCMI power domain by Nicolas Pitre · 3 years, 8 months ago
  64. 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
  65. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  66. 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
  67. b71428d Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 8 months ago
  68. 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 8 months ago
  69. 9b924f4 psci: Remove unneeded semicolon by Yang Li · 3 years, 9 months ago
  70. e393cc4 Merge tag 'scmi-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 3 years, 9 months ago
  71. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
  72. 03f840c firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle by Wan Jiabing · 3 years, 9 months ago
  73. d9cd78e firmware: arm_scpi: Prevent the ternary sign expansion bug by Dan Carpenter · 3 years, 9 months ago
  74. e19eede Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 3 years, 9 months ago
  75. 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 9 months ago
  76. 8900d92 Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 9 months ago
  77. 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 9 months ago
  78. ca53fb2c Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  79. ffc9841 Merge remote-tracking branch 'asoc/for-5.13' into asoc-next by Mark Brown · 3 years, 9 months ago
  80. c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 9 months ago
  81. fa989ae firmware: xilinx: Add pinctrl support by Sai Krishna Potthuri · 3 years, 9 months ago
  82. 5418db1 Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  83. 2954a6f firmware: qcom-scm: Fix QCOM_SCM configuration by He Ying · 3 years, 9 months ago
  84. b37c384 treewide: change my e-mail address, fix my name by Marek Behún · 3 years, 9 months ago
  85. 30be844 Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  86. 167d0da psci: use function_nocfi for cpu_resume by Sami Tolvanen · 3 years, 9 months ago
  87. 0ffc253 Merge tag 'socfpga_update_for_v5.13_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  88. 4be3f47 Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  89. e1cd92d firmware: qcom_scm: Fix kernel-doc function names to match by Stephen Boyd · 3 years, 11 months ago
  90. 87abf2b firmware: qcom_scm: Suppress sysfs bind attributes by Stephen Boyd · 3 years, 11 months ago
  91. 257f293 firmware: qcom_scm: Workaround lack of "is available" call on SC7180 by Stephen Boyd · 3 years, 11 months ago
  92. f6ea568 firmware: qcom_scm: Reduce locking section for __get_convention() by Stephen Boyd · 3 years, 11 months ago
  93. 9d11af8 firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool by Stephen Boyd · 3 years, 11 months ago
  94. 422d224 Merge 5.12-rc6 into char-misc-next by Greg Kroah-Hartman · 3 years, 9 months ago
  95. 38ad957 firmware: stratix10-svc: build only on 64-bit ARM by Krzysztof Kozlowski · 3 years, 10 months ago
  96. b0077b4 firmware: google: Enable s0ix logging by default by Evan Green · 3 years, 9 months ago
  97. ba87f20 Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  98. 62c9336 Merge tag 'imx-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  99. ad85850 Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13 by Mark Brown · 3 years, 9 months ago
  100. 6e085e0 arm/arm64: Probe for the presence of KVM hypervisor by Will Deacon · 4 years, 1 month ago