1. fba1048 arm64: cmpwait: Clear event register before arming exclusive monitor by Will Deacon · 6 years ago
  2. ba3fe91 arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  3. 68240e9 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  4. 7b62e85 arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 6 years ago
  5. cf14b89 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 6 years ago
  6. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  7. 242bff3 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 6 years ago
  8. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  9. e7037bd arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 6 years ago
  10. cab367c KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 6 years ago
  11. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  12. 3e75f25 arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 6 years ago
  13. eea5902 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 6 years ago
  14. fa043b9 KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 by James Morse · 6 years ago
  15. c488ae4 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 6 years ago
  16. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  17. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  18. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  19. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  20. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 7 years ago
  21. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  22. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  23. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 7 years ago
  24. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  25. 1cd969f arm64: futex: Mask __user pointers prior to dereference by Will Deacon · 7 years ago
  26. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  27. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 6 years ago
  28. 04b4cc6 arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 by Mark Rutland · 6 years ago
  29. 9327f06 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Mark Rutland · 6 years ago
  30. 4732001 arm64: Add skeleton to harden the branch predictor against aliasing attacks by Mark Rutland · 6 years ago
  31. 20bcfe0 arm64: Move post_ttbr_update_workaround to C code by Mark Rutland · 6 years ago
  32. 965924e arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Mark Rutland · 6 years ago
  33. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  34. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  35. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  36. f3ed64a arm64: entry: Ensure branch through syscall table is bounded under speculation by Mark Rutland · 6 years ago
  37. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  38. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  39. 27eeced arm64: move TASK_* definitions to <asm/processor.h> by Mark Rutland · 6 years ago
  40. d89be00 arm64: Implement array_index_mask_nospec() by Mark Rutland · 6 years ago
  41. afc0954 arm64: barrier: Add CSDB macros to control data-value prediction by Mark Rutland · 6 years ago
  42. d7c5f8c arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage by Will Deacon · 7 years ago
  43. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  44. fefeffe arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() by Will Deacon · 6 years ago
  45. f93aea3 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs by Jayachandran C · 6 years ago
  46. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  47. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  48. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  49. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago
  50. 0e800ba arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI by Will Deacon · 6 years ago
  51. 9311684 arm64: mm: Add arm64_kernel_unmapped_at_el0 helper by Will Deacon · 6 years ago
  52. 8919d31 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 6 years ago
  53. 984e60a arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 6 years ago
  54. 8e4e977 arm64: mm: Use non-global mappings for kernel space by Will Deacon · 6 years ago
  55. a291528 arm64: avoid overflow in VA_START and PAGE_OFFSET by Nick Desaulniers · 7 years ago
  56. 2e44ee5 arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 8 years ago
  57. 63fba9f arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one by Kristina Martsenko · 7 years ago
  58. e5380004 arm64: Implement arch-specific pte_access_permitted() by Catalin Marinas · 7 years ago
  59. 1f2347a mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  60. 70779e0 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  61. 7661b19 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 7 years ago
  62. f88f06e arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 8 years ago
  63. 9e09d90 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 7 years ago
  64. 1d61ccb arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 7 years ago
  65. b9824dd arm64: KVM: Preserve RES1 bits in SCTLR_EL2 by Marc Zyngier · 7 years ago
  66. e817a7f arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 7 years ago
  67. f2e4f4e arm64: ensure extension of smp_store_release value by Mark Rutland · 7 years ago
  68. 8867513 arm64: xchg: hazard against entire exchange variable by Mark Rutland · 7 years ago
  69. 884ba25 arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses by Marc Zyngier · 7 years ago
  70. f46fdb8 arm64: Improve detection of user/non-user mappings in set_pte(_at) by Catalin Marinas · 8 years ago
  71. ac4c8fc arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 by Marc Zyngier · 8 years ago
  72. 9629578 arm64: mm: avoid name clash in __page_to_voff() by Oleksandr Andrushchenko · 8 years ago
  73. 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
  74. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
  75. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  76. 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
  77. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  78. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  79. 3fa72fe arm64: mm: fix __page_to_voff definition by Neeraj Upadhyay · 8 years ago
  80. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  81. 60e21a0 arm64: KVM: Take S1 walks into account when determining S2 write faults by Will Deacon · 8 years ago
  82. d085441 arm64: suspend: Reconfigure PSTATE after resume from idle by James Morse · 8 years ago
  83. 2a6dcb2 arm64: cpufeature: Schedule enable() calls instead of calling them via IPI by James Morse · 8 years ago
  84. 87261d1 arm64: Cortex-A53 errata workaround: check for kernel addresses by Andre Przywara · 8 years ago
  85. 1e6e57d arm64: percpu: rewrite ll/sc loops in assembly by Will Deacon · 8 years ago
  86. 91cb163 arm64: sysreg: Fix use of XZR in write_sysreg_s by Will Deacon · 8 years ago
  87. 9c0e83c arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y by Ard Biesheuvel · 8 years ago
  88. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  90. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  91. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  94. 45ca877 Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  95. db68f3e arm64: tlbflush.h: add __tlbi() macro by Mark Rutland · 8 years ago
  96. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  97. f6dc157 arm64: arch_timer: Work around QorIQ Erratum A-008585 by Scott Wood · 8 years ago
  98. 67787b6 arm64: kgdb: handle read-only text / modules by AKASHI Takahiro · 8 years ago
  99. b5525ce arm64: KVM: Move GIC accessors to arch_gicv3.h by Vladimir Murzin · 8 years ago
  100. ca21945 arm64: Correctly bounds check virt_addr_valid by Laura Abbott · 8 years ago