1. fb6786c arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 6 years ago
  2. 12942d5 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 6 years ago
  3. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  4. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  5. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  6. de4699cd arm64: dts: qcom: Fix SPI5 config on MSM8996 by Ilia Lin · 7 years ago
  7. 0238dbb arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 6 years ago
  8. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 6 years ago
  9. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 7 years ago
  10. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  11. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  12. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 6 years ago
  13. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  14. 1cd969f arm64: futex: Mask __user pointers prior to dereference by Will Deacon · 6 years ago
  15. 288b1dd arm64: Kill PSCI_GET_VERSION as a variant-2 workaround by Mark Rutland · 6 years ago
  16. c24c205 arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  17. 196d041 arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Mark Rutland · 6 years ago
  18. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  19. 142cfd6 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Mark Rutland · 6 years ago
  20. c482a24 arm64: KVM: Make PSCI_VERSION a fast path by Mark Rutland · 6 years ago
  21. 6681f3c arm/arm64: KVM: Advertise SMCCC v1.1 by Mark Rutland · 6 years ago
  22. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 6 years ago
  23. e06ea9a arm64: KVM: Increment PC after handling an SMC trap by Mark Rutland · 6 years ago
  24. 6df8d16 arm64: Branch predictor hardening for Cavium ThunderX2 by Mark Rutland · 6 years ago
  25. bad52d7 arm64: Implement branch predictor hardening for affected Cortex-A CPUs by Mark Rutland · 6 years ago
  26. 4bcf61f arm64: cpu_errata: Allow an erratum to be match for all revisions of a core by Mark Rutland · 6 years ago
  27. 04b4cc6 arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 by Mark Rutland · 6 years ago
  28. 34dc20b arm64: entry: Apply BP hardening for suspicious interrupts from EL0 by Mark Rutland · 6 years ago
  29. e7c3b24 arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Mark Rutland · 6 years ago
  30. 9327f06 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Mark Rutland · 6 years ago
  31. bfaccecc arm64: Move BP hardening to check_and_switch_context by Mark Rutland · 6 years ago
  32. 4732001 arm64: Add skeleton to harden the branch predictor against aliasing attacks by Mark Rutland · 6 years ago
  33. 20bcfe0 arm64: Move post_ttbr_update_workaround to C code by Mark Rutland · 6 years ago
  34. 965924e arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Mark Rutland · 6 years ago
  35. 92e7a83 arm64: cpufeature: Pass capability structure to ->enable callback by Mark Rutland · 6 years ago
  36. 3c31fa5 arm64: Run enable method for errata work arounds on late CPUs by Mark Rutland · 6 years ago
  37. 93f339e arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early by Mark Rutland · 6 years ago
  38. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  39. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  40. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  41. f3ed64a arm64: entry: Ensure branch through syscall table is bounded under speculation by Mark Rutland · 6 years ago
  42. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  43. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  44. 27eeced arm64: move TASK_* definitions to <asm/processor.h> by Mark Rutland · 6 years ago
  45. d89be00 arm64: Implement array_index_mask_nospec() by Mark Rutland · 6 years ago
  46. afc0954 arm64: barrier: Add CSDB macros to control data-value prediction by Mark Rutland · 6 years ago
  47. 50f4803 arm64: kernel: restrict /dev/mem read() calls to linear region by Ard Biesheuvel · 7 years ago
  48. d7c5f8c arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage by Will Deacon · 7 years ago
  49. bca3e27 ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path by Timmy Li · 7 years ago
  50. afeabec KVM: arm64: Restore host physical timer access on hyp_panic() by James Morse · 7 years ago
  51. bffb84b arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 7 years ago
  52. 574e44d arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 6 years ago
  53. a80d8e2 arm64: entry: Reword comment about post_ttbr_update_workaround by Will Deacon · 6 years ago
  54. da93510 arm64: Force KPTI to be disabled on Cavium ThunderX by Marc Zyngier · 6 years ago
  55. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  56. fefeffe arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() by Will Deacon · 6 years ago
  57. 2adcb1f arm64: Turn on KPTI only on CPUs that need it by Jayachandran C · 6 years ago
  58. f93aea3 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs by Jayachandran C · 6 years ago
  59. 1e0946d arm64: capabilities: Handle duplicate entries for a capability by Suzuki K Poulose · 6 years ago
  60. 1d648e4 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 6 years ago
  61. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  62. ded98c6 arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry by Will Deacon · 6 years ago
  63. 531a0eb arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 by Will Deacon · 6 years ago
  64. f6af532 arm64: use RET instruction for exiting the trampoline by Will Deacon · 6 years ago
  65. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  66. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  67. 6e7fb7c arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks by Will Deacon · 6 years ago
  68. ded93ce arm64: entry: Hook up entry trampoline to exception vectors by Will Deacon · 6 years ago
  69. d0b3c71 arm64: entry: Explicitly pass exception level to kernel_ventry macro by Will Deacon · 6 years ago
  70. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago
  71. 78a0cec arm64: entry: Add exception trampoline page for exceptions from EL0 by Will Deacon · 6 years ago
  72. e355d4b arm64: factor out entry stack manipulation by Mark Rutland · 6 years ago
  73. 0e800ba arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI by Will Deacon · 6 years ago
  74. 9311684 arm64: mm: Add arm64_kernel_unmapped_at_el0 helper by Will Deacon · 6 years ago
  75. 8919d31 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 6 years ago
  76. 984e60a arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 6 years ago
  77. 8e4e977 arm64: mm: Use non-global mappings for kernel space by Will Deacon · 6 years ago
  78. a291528 arm64: avoid overflow in VA_START and PAGE_OFFSET by Nick Desaulniers · 7 years ago
  79. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  80. 3aa10f5 arm64: dts: r8a7796: Remove unit-address and reg from integrated cache by Geert Uytterhoeven · 7 years ago
  81. 54c6d01 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 6 years ago
  82. 8bd22b1 arm64: Disable unhandled signal log messages by default by Michael Weiser · 7 years ago
  83. fd2e662 arm64: fix warning about swapper_pg_dir overflow by Arnd Bergmann · 6 years ago
  84. 5fe7514 arm64: sunxi: always enable reset controller by Arnd Bergmann · 6 years ago
  85. e631a1a arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set by Kefeng Wang · 8 years ago
  86. 2e44ee5 arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 7 years ago
  87. a5a8a31 arm64: dts: add #cooling-cells to CPU nodes by Arnd Bergmann · 7 years ago
  88. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  89. 37ed2c8 arm64: dts: msm8916: Add missing #phy-cells by Bjorn Andersson · 7 years ago
  90. 6d0fe11 arm64: dts: msm8916: Correct ipc references for smsm by Bjorn Andersson · 7 years ago
  91. ddfaa7a arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls by Marc Zyngier · 7 years ago
  92. bb95f1c arm64: Initialise high_memory global variable earlier by Steve Capper · 7 years ago
  93. b7ada2c arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 by Nick Desaulniers · 7 years ago
  94. aafb72d arm64: KVM: Survive unknown traps from guests by Mark Rutland · 7 years ago
  95. a392241 arm64: fpsimd: Prevent registers leaking from dead tasks by Dave Martin · 7 years ago
  96. 63fba9f arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one by Kristina Martsenko · 7 years ago
  97. e5380004 arm64: Implement arch-specific pte_access_permitted() by Catalin Marinas · 7 years ago
  98. 5d820f8 arm64: dts: NS2: reserve memory for Nitro firmware by Jon Mason · 8 years ago
  99. dea9c75 arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA by Will Deacon · 8 years ago
  100. e059fc3 arm/arm64: kvm: Disable branch profiling in HYP code by Julien Thierry · 7 years ago