index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2020-11-06
KVM: arm64: Remove AA64ZFR0_EL1 accessors
Andrew Jones
2020-11-06
KVM: arm64: Check RAZ visibility in ID register accessors
Andrew Jones
2020-11-06
KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER
Andrew Jones
2020-11-06
KVM: arm64: Don't hide ID registers from userspace
Andrew Jones
2020-11-06
KVM: arm64: Fix build error in user_mem_abort()
Gavin Shan
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
arm64: cpufeature: reorder cpus_have_{const, final}_cap()
Mark Rutland
2020-10-30
KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
Mark Rutland
2020-10-29
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
2020-10-29
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
2020-10-29
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-10-29
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
2020-10-29
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
2020-10-29
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
2020-10-29
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
2020-10-02
Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/...
Marc Zyngier
2020-10-02
KVM: arm64: Ensure user_mem_abort() return value is initialised
Will Deacon
2020-10-02
KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
Will Deacon
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Remove unnecessary hyp mappings
David Brazdil
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
2020-09-30
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-30
kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
David Brazdil
2020-09-29
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
2020-09-29
arm64: Pull in task_stack_page() to Spectre-v4 mitigation code
Will Deacon
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
arm64: Get rid of arm64_ssbd_state
Marc Zyngier
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
2020-09-29
KVM: arm64: Get rid of kvm_arm_have_ssbd()
Marc Zyngier
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
arm64: Move SSBD prctl() handler alongside other spectre mitigation code
Will Deacon
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
2020-09-29
arm64: Treat SSBS as a non-strict system feature
Will Deacon
2020-09-29
arm64: Group start_thread() functions together
Will Deacon
2020-09-29
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
arm64: Introduce separate file for spectre mitigations and reporting
Will Deacon
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
2020-09-29
KVM: arm64: Simplify install_bp_hardening_cb()
Will Deacon
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
[next]