1. 1dd498e KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata by James Morse · 3 years ago
  2. df20597 Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into for-next/fixes by Catalin Marinas · 2 years, 11 months ago
  3. 708e8af arm64: errata: Add detection for TRBE trace data corruption by Anshuman Khandual · 3 years ago
  4. 3bd94a8 arm64: errata: Add detection for TRBE invalid prohibited states by Anshuman Khandual · 3 years ago
  5. 607a9af arm64: errata: Add detection for TRBE ignored system register writes by Anshuman Khandual · 3 years ago
  6. eb30d83 arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges by Anshuman Khandual · 3 years ago
  7. 8d81b2a arm64: errata: Add detection for TRBE write to out-of-range by Suzuki K Poulose · 3 years, 2 months ago
  8. fa82d0b arm64: errata: Add workaround for TSB flush failures by Suzuki K Poulose · 3 years, 2 months ago
  9. b9d216f arm64: errata: Add detection for TRBE overwrite in FILL mode by Suzuki K Poulose · 3 years, 2 months ago
  10. 20109a8 arm64: kernel: disable CNP on Carmel by Rich Wiley · 3 years, 9 months ago
  11. 6459b846 arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround by Mark Rutland · 3 years, 11 months ago
  12. dc2286f Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next by Marc Zyngier · 4 years, 1 month ago
  13. cd1f56b arm64: spectre: Consolidate spectre-v3a detection by Will Deacon · 4 years, 2 months ago
  14. c4792b6 arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A by Will Deacon · 4 years, 2 months ago
  15. b881cdc KVM: arm64: Allocate hyp vectors statically by Will Deacon · 4 years, 2 months ago
  16. 23c2164 arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver by Konrad Dybcio · 4 years, 2 months ago
  17. 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 2 months ago
  18. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  19. 31c84d6 arm64: Get rid of arm64_ssbd_state by Marc Zyngier · 4 years, 3 months ago
  20. 29e8910 KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 by Marc Zyngier · 4 years, 3 months ago
  21. c287620 arm64: Rewrite Spectre-v4 mitigation code by Will Deacon · 4 years, 3 months ago
  22. 9b0955b arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 by Will Deacon · 4 years, 3 months ago
  23. d4647f0 arm64: Rewrite Spectre-v2 mitigation code by Will Deacon · 4 years, 3 months ago
  24. 455697a arm64: Introduce separate file for spectre mitigations and reporting by Will Deacon · 4 years, 3 months ago
  25. 688f1e4 arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2 by Will Deacon · 4 years, 3 months ago
  26. b181048 KVM: arm64: Simplify install_bp_hardening_cb() by Will Deacon · 4 years, 3 months ago
  27. 5359a87 KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE by Will Deacon · 4 years, 3 months ago
  28. 6e5f092 arm64: Remove Spectre-related CONFIG_* options by Will Deacon · 4 years, 3 months ago
  29. 39533e1 arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs by Marc Zyngier · 4 years, 5 months ago
  30. 18fce56 arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs by Marc Zyngier · 4 years, 5 months ago
  31. b11483e arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled by Marc Zyngier · 4 years, 5 months ago
  32. ed888cb arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late by Marc Zyngier · 4 years, 4 months ago
  33. bf87bb0 arm64: Allow booting of late CPUs affected by erratum 1418040 by Marc Zyngier · 4 years, 5 months ago
  34. 0378dae Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 by Paolo Bonzini · 4 years, 5 months ago
  35. a394cf6 Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP by Marc Zyngier · 4 years, 5 months ago
  36. a59a2ed KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS by David Brazdil · 4 years, 5 months ago
  37. 09c717c arm64: Add missing sentinel to erratum_1463225 by Florian Fainelli · 4 years, 6 months ago
  38. 9b23d95 arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 by Sai Prakash Ranjan · 4 years, 6 months ago
  39. a9e821b arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 by Sai Prakash Ranjan · 4 years, 6 months ago
  40. 108447f arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist by Sai Prakash Ranjan · 4 years, 6 months ago
  41. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  42. c350717 Merge branch 'for-next/kvm/errata' into for-next/core by Will Deacon · 4 years, 7 months ago
  43. d82755b KVM: arm64: Kill off CONFIG_KVM_ARM_HOST by Will Deacon · 4 years, 8 months ago
  44. 357dd8a arm64: cpufeature: Add "or" to mitigations for multiple errata by Geert Uytterhoeven · 4 years, 8 months ago
  45. 02ab1f5 arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE} by Andrew Scull · 4 years, 8 months ago
  46. 9a25136 arm64: Mark call_smc_arch_workaround_1 as __maybe_unused by Nathan Chancellor · 4 years, 10 months ago
  47. 4db61fe arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations by Mark Brown · 4 years, 10 months ago
  48. 6e52aab arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs by Mark Brown · 4 years, 10 months ago
  49. ab3906c Merge branch 'for-next/errata' into for-next/core by Will Deacon · 5 years ago
  50. 83b0c36 arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list by Sai Prakash Ranjan · 5 years ago
  51. 275fa0e arm64: Workaround for Cortex-A55 erratum 1530923 by Steven Price · 5 years ago
  52. db0d46a arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE by Steven Price · 5 years ago
  53. e85d68f arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE by Steven Price · 5 years ago
  54. aa638cf arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list by Wei Li · 5 years ago
  55. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  56. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  57. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  58. 14edff8 Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  59. 6be2280 Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core by Catalin Marinas · 5 years ago
  60. 1cf45b8 arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core by Florian Fainelli · 5 years ago
  61. e059770 arm64: Brahma-B53 is SSB and spectre v2 safe by Florian Fainelli · 5 years ago
  62. bfc97f9 arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core by Doug Berger · 5 years ago
  63. 36c602d arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo by Bjorn Andersson · 5 years ago
  64. d4af3c4 arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 by Bjorn Andersson · 5 years ago
  65. 346f6a4 Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/core by Catalin Marinas · 5 years ago
  66. 6a036af Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core by Catalin Marinas · 5 years ago
  67. 0546084 arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 by James Morse · 5 years ago
  68. ce4d5ca arm/arm64: Make use of the SMCCC 1.1 wrapper by Steven Price · 5 years ago
  69. f75e229 arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions by Marc Zyngier · 6 years ago
  70. 777d062 Merge branch 'errata/tx2-219' into for-next/fixes by Will Deacon · 5 years ago
  71. c98bd29 arm64: errata: use arm_smccc_1_1_get_conduit() by Mark Rutland · 5 years ago
  72. 9405447 arm64: Avoid Cavium TX2 erratum 219 when switching TTBR by Marc Zyngier · 6 years ago
  73. 93916be arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT by Marc Zyngier · 6 years ago
  74. 7a292b6 arm64: errata: Update stale comment by Thierry Reding · 5 years ago
  75. c118bbb arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests by Andre Przywara · 6 years ago
  76. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  77. a532508 arm64: Handle erratum 1418040 as a superset of erratum 1188873 by Marc Zyngier · 6 years ago
  78. 969f5ea arm64: errata: Add workaround for Cortex-A76 erratum #1463225 by Will Deacon · 6 years ago
  79. 24cf262 Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core by Will Deacon · 6 years ago
  80. a111b7c arm64/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
  81. eb337cd arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB by Will Deacon · 6 years ago
  82. 526e065 arm64: add sysfs vulnerability show for speculative store bypass by Jeremy Linton · 6 years ago
  83. 6989303 arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 by Marc Zyngier · 6 years ago
  84. d42281b arm64: Always enable ssb vulnerability detection by Jeremy Linton · 6 years ago
  85. d2532e2 arm64: add sysfs vulnerability show for spectre-v2 by Jeremy Linton · 6 years ago
  86. 8c1e3d2 arm64: Always enable spectre-v2 vulnerability detection by Jeremy Linton · 6 years ago
  87. 517953c arm64: Use firmware to detect CPUs that are not affected by Spectre-v2 by Marc Zyngier · 6 years ago
  88. 73f3816 arm64: Advertise mitigation of Spectre-v2, or lack thereof by Marc Zyngier · 6 years ago
  89. 3891ebc arm64: Add sysfs vulnerability show for spectre-v1 by Mian Yousaf Kaukab · 6 years ago
  90. e5ce5e7 arm64: Provide a command line to disable spectre_v2 mitigation by Jeremy Linton · 6 years ago
  91. b89d82e arm64: kpti: Avoid rewriting early page tables when KASLR is enabled by Will Deacon · 6 years ago
  92. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  93. 1e013d0 arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches by Will Deacon · 6 years ago
  94. bc84a2d Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core by Will Deacon · 6 years ago
  95. 8b2cca9 arm64: KVM: Force VHE for systems affected by erratum 1165522 by Marc Zyngier · 6 years ago
  96. a3dcea2c arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003 by Suzuki K Poulose · 6 years ago
  97. f58cdf7 arm64: capabilities: Merge duplicate Cavium erratum entries by Suzuki K Poulose · 6 years ago
  98. c9460dc arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE by Suzuki K Poulose · 6 years ago
  99. ce8c80c arm64: Add workaround for Cortex-A76 erratum 1286807 by Catalin Marinas · 6 years ago
  100. d8797b1 arm64: Use a raw spinlock in __install_bp_hardening_cb() by James Morse · 6 years ago