1. 3e8f0e8 arm64: fix unreachable code issue with cmpxchg by Arnd Bergmann · 5 years ago
  2. 07a6a92 arm64/mm: fix variable 'pud' set but not used by Qian Cai · 5 years ago
  3. 7796efd arm64/efi: fix variable 'si' set but not used by Qian Cai · 5 years ago
  4. 3c5dbb9 arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} by Will Deacon · 5 years ago
  5. 8902d3a arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ by Will Deacon · 6 years ago
  6. 9f641ee arm64: vdso: Fix clock_getres() for CLOCK_REALTIME by Vincenzo Frascino · 5 years ago
  7. b5b14bf arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable by Qian Cai · 5 years ago
  8. 2023061 arm64: compat: Reduce address limit by Vincenzo Frascino · 5 years ago
  9. 9cec5be arm64: mm: print out correct page table entries by Kristina Martsenko · 7 years ago
  10. 8e6a1ef arm64: futex: Restore oldval initialization to work around buggy compilers by Nathan Chancellor · 5 years ago
  11. 32810f9 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 5 years ago
  12. 411b7ca irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s by Will Deacon · 8 years ago
  13. 605127a arm64: Don't trap host pointer auth use to EL2 by Mark Rutland · 6 years ago
  14. cd350ae arm64/kvm: consistently handle host HCR_EL2 flags by Mark Rutland · 6 years ago
  15. c1348e0 arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 by Will Deacon · 6 years ago
  16. 3b9158a arm64: percpu: Initialize ret in the default case by Nathan Chancellor · 6 years ago
  17. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  18. 61d920c efi/libstub/arm64: Use hidden attribute for struct screen_info reference by Ard Biesheuvel · 7 years ago
  19. d7ce4d5 arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" by Miguel Ojeda · 6 years ago
  20. 53819c1 arm64: KVM: Sanitize PSTATE.M when being set from userspace by Marc Zyngier · 6 years ago
  21. 67badb2 arm64: Handle mismatched cache type by Suzuki K Poulose · 6 years ago
  22. a683009 arm64: Fix mismatched cache line size detection by Suzuki K Poulose · 6 years ago
  23. fba1048 arm64: cmpwait: Clear event register before arming exclusive monitor by Will Deacon · 6 years ago
  24. ba3fe91 arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  25. 68240e9 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  26. 7b62e85 arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 6 years ago
  27. cf14b89 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 6 years ago
  28. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  29. 242bff3 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 6 years ago
  30. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  31. e7037bd arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 6 years ago
  32. cab367c KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 6 years ago
  33. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  34. 3e75f25 arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 6 years ago
  35. eea5902 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 6 years ago
  36. fa043b9 KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 by James Morse · 6 years ago
  37. c488ae4 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 6 years ago
  38. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  39. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  40. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  41. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  42. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 7 years ago
  43. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  44. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  45. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 7 years ago
  46. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  47. 1cd969f arm64: futex: Mask __user pointers prior to dereference by Will Deacon · 7 years ago
  48. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  49. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 6 years ago
  50. 04b4cc6 arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 by Mark Rutland · 6 years ago
  51. 9327f06 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Mark Rutland · 6 years ago
  52. 4732001 arm64: Add skeleton to harden the branch predictor against aliasing attacks by Mark Rutland · 6 years ago
  53. 20bcfe0 arm64: Move post_ttbr_update_workaround to C code by Mark Rutland · 6 years ago
  54. 965924e arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Mark Rutland · 6 years ago
  55. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  56. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  57. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  58. f3ed64a arm64: entry: Ensure branch through syscall table is bounded under speculation by Mark Rutland · 6 years ago
  59. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  60. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  61. 27eeced arm64: move TASK_* definitions to <asm/processor.h> by Mark Rutland · 6 years ago
  62. d89be00 arm64: Implement array_index_mask_nospec() by Mark Rutland · 6 years ago
  63. afc0954 arm64: barrier: Add CSDB macros to control data-value prediction by Mark Rutland · 6 years ago
  64. d7c5f8c arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage by Will Deacon · 7 years ago
  65. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  66. fefeffe arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() by Will Deacon · 6 years ago
  67. f93aea3 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs by Jayachandran C · 6 years ago
  68. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  69. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  70. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  71. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago
  72. 0e800ba arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI by Will Deacon · 6 years ago
  73. 9311684 arm64: mm: Add arm64_kernel_unmapped_at_el0 helper by Will Deacon · 6 years ago
  74. 8919d31 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 6 years ago
  75. 984e60a arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 6 years ago
  76. 8e4e977 arm64: mm: Use non-global mappings for kernel space by Will Deacon · 6 years ago
  77. a291528 arm64: avoid overflow in VA_START and PAGE_OFFSET by Nick Desaulniers · 7 years ago
  78. 2e44ee5 arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 8 years ago
  79. 63fba9f arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one by Kristina Martsenko · 7 years ago
  80. e5380004 arm64: Implement arch-specific pte_access_permitted() by Catalin Marinas · 7 years ago
  81. 1f2347a mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  82. 70779e0 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  83. 7661b19 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 7 years ago
  84. f88f06e arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 8 years ago
  85. 9e09d90 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 7 years ago
  86. 1d61ccb arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 7 years ago
  87. b9824dd arm64: KVM: Preserve RES1 bits in SCTLR_EL2 by Marc Zyngier · 7 years ago
  88. e817a7f arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 7 years ago
  89. f2e4f4e arm64: ensure extension of smp_store_release value by Mark Rutland · 7 years ago
  90. 8867513 arm64: xchg: hazard against entire exchange variable by Mark Rutland · 7 years ago
  91. 884ba25 arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses by Marc Zyngier · 7 years ago
  92. f46fdb8 arm64: Improve detection of user/non-user mappings in set_pte(_at) by Catalin Marinas · 8 years ago
  93. ac4c8fc arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 by Marc Zyngier · 8 years ago
  94. 9629578 arm64: mm: avoid name clash in __page_to_voff() by Oleksandr Andrushchenko · 8 years ago
  95. e5dbc4b Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  96. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
  97. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  98. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  99. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  100. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago