1. 1cf45b8 arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core by Florian Fainelli · 5 years ago
  2. e059770 arm64: Brahma-B53 is SSB and spectre v2 safe by Florian Fainelli · 5 years ago
  3. bfc97f9 arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core by Doug Berger · 5 years ago
  4. 36c602d arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo by Bjorn Andersson · 5 years ago
  5. d4af3c4 arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 by Bjorn Andersson · 5 years ago
  6. 777d062 Merge branch 'errata/tx2-219' into for-next/fixes by Will Deacon · 5 years ago
  7. 597399d arm64: tags: Preserve tags for addresses translated via TTBR1 by Will Deacon · 5 years ago
  8. 19c95f2 arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled by Julien Thierry · 5 years ago
  9. 8c551f9 arm64: hibernate: check pgd table allocation by Pavel Tatashin · 5 years ago
  10. ec52c71 arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled by Julien Grall · 5 years ago
  11. 3e7c93b arm64: armv8_deprecated: Checking return value for memory allocation by Yunfeng Ye · 5 years ago
  12. 9405447 arm64: Avoid Cavium TX2 erratum 219 when switching TTBR by Marc Zyngier · 6 years ago
  13. 93916be arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT by Marc Zyngier · 6 years ago
  14. eff9cb6 arm64: vdso32: Rename COMPATCC to CC_COMPAT by Will Deacon · 5 years ago
  15. 7424ee2 arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS by Will Deacon · 5 years ago
  16. c71e88c arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally by Will Deacon · 5 years ago
  17. bcaf9b5 arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile by Will Deacon · 5 years ago
  18. a7f9310 arm64: vdso32: Remove jump label config option in Makefile by Vincenzo Frascino · 5 years ago
  19. 0df2c90 arm64: vdso32: Detect binutils support for dmb ishld by Vincenzo Frascino · 5 years ago
  20. 37a5076 arm64: vdso: Remove stale files from old assembly implementation by Vincenzo Frascino · 5 years ago
  21. e0de01a arm64: vdso32: Fix broken compat vDSO build warnings by Vincenzo Frascino · 5 years ago
  22. dd8a1f1 arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419 by James Morse · 5 years ago
  23. f46f27a arm64: Fix incorrect irqflag restore for priority masking for compat by James Morse · 5 years ago
  24. 7230f7e arm64: cpufeature: Effectively expose FRINT capability to userspace by Julien Grall · 5 years ago
  25. 4585fc5 arm64/sve: Fix wrong free for task->thread.sve_state by Masayoshi Mizuma · 5 years ago
  26. 7a292b6 arm64: errata: Update stale comment by Thierry Reding · 5 years ago
  27. e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
  28. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  29. ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 6 years ago
  30. ebef746 arm64: smp: Treat unknown boot failures as being 'stuck in kernel' by Will Deacon · 6 years ago
  31. 5b1cfe3 arm64: smp: Don't enter kernel with NULL stack pointer or task struct by Will Deacon · 6 years ago
  32. 0e16455 arm64: smp: Increase secondary CPU boot timeout value by Will Deacon · 6 years ago
  33. 7f591fa arm64: kexec_file: add rng-seed support by Hsin-Yi Wang · 6 years ago
  34. e112b03 arm64: map FDT as RW for early_init_dt_scan() by Hsin-Yi Wang · 6 years ago
  35. 2671828 arm64: entry: Move ct_user_exit before any other exception by James Morse · 6 years ago
  36. 413235f arm64: Change the tagged_addr sysctl control semantics to only prevent the opt-in by Catalin Marinas · 6 years ago
  37. d91cc2f arm64: perf_event: Add missing header needed for smp_processor_id() by Raphael Gault · 6 years ago
  38. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  39. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 6 years ago
  40. d55c5f2 arm64: smp: disable hotplug on trusted OS resident CPU by Sudeep Holla · 6 years ago
  41. 90776dd arm64/efi: Move variable assignments after SECTIONS by Kees Cook · 6 years ago
  42. 77ad4ce arm64: memory: rename VA_START to PAGE_END by Mark Rutland · 6 years ago
  43. d06fa5a Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into for-next/cpu-topology by Will Deacon · 6 years ago
  44. 37143dc arm64: constify sys64_hook instances by Mark Rutland · 6 years ago
  45. 0da23df arm64: constify aarch64_insn_encoding_class[] by Mark Rutland · 6 years ago
  46. 0bf136a arm64: constify icache_policy_str[] by Mark Rutland · 6 years ago
  47. 80d8381 arm64: prefer __section from compiler_attributes.h by Nick Desaulniers · 6 years ago
  48. 5717fe5 arm64: cpufeature: Don't treat granule sizes as strict by Will Deacon · 6 years ago
  49. 98dc199 arm64: topology: Use PPTT to determine if PE is a thread by Jeremy Linton · 6 years ago
  50. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  51. 9ffeb6d PSCI: cpuidle: Refactor CPU suspend power_state parameter handling by Lorenzo Pieralisi · 6 years ago
  52. 7889614 ARM: psci: cpuidle: Enable PSCI CPUidle driver by Lorenzo Pieralisi · 6 years ago
  53. 2c624fe arm64: mm: Remove vabits_user by Steve Capper · 6 years ago
  54. b6d00d4 arm64: mm: Introduce 52-bit Kernel VAs by Steve Capper · 6 years ago
  55. c812026 arm64: mm: Logic to make offset_ttbr1 conditional by Steve Capper · 6 years ago
  56. 5383cc6 arm64: mm: Introduce vabits_actual by Steve Capper · 6 years ago
  57. 90ec95c arm64: mm: Introduce VA_BITS_MIN by Steve Capper · 6 years ago
  58. 14c127c arm64: mm: Flip kernel VA space by Steve Capper · 6 years ago
  59. 08f103b arm64/ptrace: Fix typoes in sve_set() comment by Julien Grall · 6 years ago
  60. b99286b arm64/prefetch: fix a -Wtype-limits warning by Qian Cai · 6 years ago
  61. 63f0c60 arm64: Introduce prctl() options to control the tagged user addresses ABI by Catalin Marinas · 6 years ago
  62. 5cf896fb6 arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 6 years ago
  63. 332e528 arm64: esr: Add ESR exception class encoding for trapped ERET by Will Deacon · 6 years ago
  64. b3e089c arm64: Replace strncmp with str_has_prefix by Chuhong Yuan · 6 years ago
  65. c19d050 arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWN by Bhupesh Sharma · 6 years ago
  66. b3980e4 arm64: kprobes: Recover pstate.D in single-step exception handler by Masami Hiramatsu · 6 years ago
  67. 760d8ed arm64: Remove unneeded rcu_read_lock from debug handlers by Masami Hiramatsu · 6 years ago
  68. ee07b93 arm64: unwind: Prohibit probing on return_address() by Masami Hiramatsu · 6 years ago
  69. 147b963 arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} by Will Deacon · 6 years ago
  70. eca92a5 arm64: module: Mark expected switch fall-through by Anders Roxell · 6 years ago
  71. 6655473 arm64: smp: Mark expected switch fall-through by Anders Roxell · 6 years ago
  72. 75a382f arm64: hw_breakpoint: Fix warnings about implicit fallthrough by Will Deacon · 6 years ago
  73. 849adec arm64: compat: Allow single-byte watchpoints on all addresses by Will Deacon · 6 years ago
  74. 6701c61 KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC by Zenghui Yu · 6 years ago
  75. ca786b8 arm64: perf: Remove unused macro by Shaokun Zhang · 6 years ago
  76. 60c1b22 cpu-topology: Move cpu topology code to common code. by Atish Patra · 6 years ago
  77. 40ca0ce arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 by James Morse · 6 years ago
  78. cbdf8a1 arm64: Force SSBS on context switch by Marc Zyngier · 6 years ago
  79. ed2f3e9 arm64/sve: Fix a couple of magic numbers for the Z-reg count by Dave Martin · 6 years ago
  80. d16af87 arm64/sve: Factor out FPSIMD to SVE state conversion by Dave Martin · 6 years ago
  81. 592700f arm64: stacktrace: Better handle corrupted stacks by Mark Rutland · 6 years ago
  82. f3dcbe6 arm64: stacktrace: Factor out backtrace initialisation by Dave Martin · 6 years ago
  83. a88754b arm64: vdso: Cleanup Makefiles by Vincenzo Frascino · 6 years ago
  84. 2e2f3c9 arm64: vdso: fix flip/flop vdso build bug by Naohiro Aota · 6 years ago
  85. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  86. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 6 years ago
  87. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  88. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  89. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  90. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  91. ba5c5e4 arm64: move jump_label_init() before parse_early_param() by Kees Cook · 6 years ago
  92. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 6 years ago
  93. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  94. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  95. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  97. c118bbb arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests by Andre Przywara · 6 years ago
  98. 3276cc2 arm64: Update silicon-errata.txt for Neoverse-N1 #1349291 by James Morse · 6 years ago
  99. 4b1fe9b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  100. 7b71665 arm64: rename dump_instr as dump_kernel_instr by jinho lim · 6 years ago