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