1. f3351c6 Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  2. b220244 arm64: vgic-v2: Fix proxying of cpuif access by James Morse · 7 years ago
  3. 1975fa5 KVM: arm64: Fix order of vcpu_write_sys_reg() arguments by James Morse · 7 years ago
  4. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  5. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  6. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 7 years ago
  7. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  8. 19791a7 arm64: fix possible spectre-v1 in ptrace_hbp_get_event() by Mark Rutland · 7 years ago
  9. 7b069b1 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Arnd Bergmann · 7 years ago
  10. ee370b4 Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Arnd Bergmann · 7 years ago
  11. 06e22bb Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  12. ad40bda arm64: support __int128 with clang by Jason A. Donenfeld · 7 years ago
  13. 9478f19 arm64: only advance singlestep for user instruction traps by Mark Rutland · 7 years ago
  14. ed231ae arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp by Kim Phillips · 7 years ago
  15. 59275a0 arm64: ptrace: remove addr_limit manipulation by Mark Rutland · 7 years ago
  16. 907e21c arm64: mm: drop addr parameter from sync icache and dcache by Shaokun Zhang · 7 years ago
  17. 71c751f arm64: add sentinel to kpti_safe_list by Mark Rutland · 7 years ago
  18. 85bd0ba arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  19. 4555a50 arm64: dts: correct SATA addresses for Stingray by Srinath Mannam · 7 years ago
  20. 4b7b0d7 ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller by Martin Blumenstingl · 7 years ago
  21. 55ef322 ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller by Martin Blumenstingl · 7 years ago
  22. b83687f ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller by Martin Blumenstingl · 7 years ago
  23. 972cd12 ARM64: dts: meson-gx-p23x-q20x: enable the USB controller by Martin Blumenstingl · 7 years ago
  24. b9f07cb ARM64: dts: meson-gxl-s905x-p212: enable the USB controller by Martin Blumenstingl · 7 years ago
  25. 458baa9 ARM64: dts: meson-gxm: add GXM specific USB host configuration by Martin Blumenstingl · 7 years ago
  26. 8aec5fc ARM64: dts: meson-gxl: add USB host support by Martin Blumenstingl · 7 years ago
  27. b2d71b3 arm64: signal: don't force known signals to SIGKILL by Mark Rutland · 7 years ago
  28. 800cb2e arm64: kasan: avoid pfn_to_nid() before page array is initialized by Mark Rutland · 7 years ago
  29. 165d102 arm64: KVM: Demote SVE and LORegion warnings to debug only by Marc Zyngier · 7 years ago
  30. c326599 arm64: dts: juno: drop unnecessary address-cells and size-cells properties by Sudeep Holla · 7 years ago
  31. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  32. e4e57f2 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  33. 24534b3 arm64: assembler: add macros to conditionally yield the NEON under PREEMPT by Ard Biesheuvel · 7 years ago
  34. 0f468e2 arm64: assembler: add utility macros to push/pop stack frames by Ard Biesheuvel · 7 years ago
  35. e8b22d0f arm64: Move the content of bpi.S to hyp-entry.S by Marc Zyngier · 7 years ago
  36. 22765f3 arm64: Get rid of __smccc_workaround_1_hvc_* by Marc Zyngier · 7 years ago
  37. 8892b71 arm64: capabilities: Rework EL2 vector hardening entry by Marc Zyngier · 7 years ago
  38. 4bc352f arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening by Shanker Donthineni · 7 years ago
  39. 427c896 arm64: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  40. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 7 years ago
  41. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  42. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  43. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  44. 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  45. b240b41 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  46. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  47. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  48. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  49. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 667b24d arm64: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  51. dc73d6a Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  52. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  53. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  55. 616d8cf Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  56. 3ac3a2f Merge tag 'uniphier-dt-v4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt by Arnd Bergmann · 7 years ago
  57. fd55382 Merge tag 'v4.17-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt by Arnd Bergmann · 7 years ago
  58. 6589654 arm64: uaccess: Fix omissions from usercopy whitelist by Dave Martin · 7 years ago
  59. 20b8547 arm64: fpsimd: Split cpu field out from struct fpsimd_state by Dave Martin · 7 years ago
  60. 7f17049 arm64: tlbflush: avoid writing RES0 bits by Philip Elcan · 7 years ago
  61. abe7a45 Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  62. dc6ed61 arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro by Marc Zyngier · 7 years ago
  63. adc91ab Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening" by Marc Zyngier · 7 years ago
  64. aba054a arm64: dts: uniphier: add ethernet node for PXs3 by Kunihiko Hayashi · 7 years ago
  65. d28db34 arm64: defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE by Kunihiko Hayashi · 7 years ago
  66. 99600b1 Merge tag 'stratix10_defconfig_for_v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/soc by Arnd Bergmann · 7 years ago
  67. b899e52 Merge tag 'qcom-arm64-defconfig-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/soc by Arnd Bergmann · 7 years ago
  68. 8d361e4 Merge tag 'amlogic-defconfig' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/soc by Arnd Bergmann · 7 years ago
  69. 89fe3e9 Merge tag 'renesas-arm64-defconfig-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Arnd Bergmann · 7 years ago
  70. 6a5f82e Merge tag 'tegra-for-4.17-arm64-defconfig' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc by Arnd Bergmann · 7 years ago
  71. 610bf41 Merge tag 'imx-dt64-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Arnd Bergmann · 7 years ago
  72. 38d03be Merge tag 'socfpga_dts_for_v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt by Arnd Bergmann · 7 years ago
  73. 190e313 Merge tag 'sunxi-h3-h5-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dt by Arnd Bergmann · 7 years ago
  74. cafc870 Merge tag 'sunxi-dt64-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dt by Arnd Bergmann · 7 years ago
  75. 2430bcd Merge tag 'qcom-arm64-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt by Arnd Bergmann · 7 years ago
  76. b6f67b0 ARM64: dts: meson: Remove "cooling-{min|max}-level" for gpio-fan node by Viresh Kumar · 7 years ago
  77. f65f2df ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodes by Viresh Kumar · 7 years ago
  78. c073f31 Merge tag 'amlogic-dt64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt by Arnd Bergmann · 7 years ago
  79. 7c9e7cb Merge tag 'mvebu-dt64-4.17-2' of git://git.infradead.org/linux-mvebu into next/dt by Arnd Bergmann · 7 years ago
  80. 97be8ab Merge tag 'v4.16-next-dts64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/dt by Arnd Bergmann · 7 years ago
  81. 2a58fca arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.h by Will Deacon · 7 years ago
  82. c9406e5 arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h by Will Deacon · 7 years ago
  83. e8a2d04 arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG by Will Deacon · 7 years ago
  84. 8a624f1 arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC by Will Deacon · 7 years ago
  85. b4f9b39 arm64: fpsimd: include <linux/init.h> in fpsimd.h by Will Deacon · 7 years ago
  86. f02e046 Merge tag 'renesas-arm64-dt-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Arnd Bergmann · 7 years ago
  87. d45357e Merge tag 'tegra-for-4.17-arm64-dt' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt by Arnd Bergmann · 7 years ago
  88. 3f251cf Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)" by Will Deacon · 7 years ago
  89. 12eb369 arm64: cpufeature: Avoid warnings due to unused symbols by Will Deacon · 7 years ago
  90. 3ed9847 Revert "arm64: dts: fsl: fix ifc simple-bus unit address format warnings" by Fabio Estevam · 7 years ago
  91. ece1397 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 7 years ago
  92. 05abb59 arm64: Delay enabling hardware DBM feature by Suzuki K Poulose · 7 years ago
  93. 6e61686 arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35 by Suzuki K Poulose · 7 years ago
  94. ba7d923 arm64: capabilities: Handle shared entries by Suzuki K Poulose · 7 years ago
  95. be5b299 arm64: capabilities: Add support for checks based on a list of MIDRs by Suzuki K Poulose · 7 years ago
  96. 1df3105 arm64: Add helpers for checking CPU MIDR against a range by Suzuki K Poulose · 7 years ago
  97. 5e7951c arm64: capabilities: Clean up midr range helpers by Suzuki K Poulose · 7 years ago
  98. 830dcc9 arm64: capabilities: Change scope of VHE to Boot CPU feature by Suzuki K Poulose · 7 years ago
  99. fd9d63d arm64: capabilities: Add support for features enabled early by Suzuki K Poulose · 7 years ago
  100. d3aec8a arm64: capabilities: Restrict KPTI detection to boot-time CPUs by Suzuki K Poulose · 7 years ago