kvm: x86/mmu: Allocate and free TDP MMU roots
[linux-2.6-microblaze.git] / arch / arm64 /
2020-10-21 Paolo BonziniMerge branch 'kvm-fixes' into 'next'
2020-10-20 Paolo BonziniMerge tag 'kvmarm-5.10' of git://git./linux/kernel...
2020-10-03 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-3' of git://git./linux...
2020-10-02 Marc ZyngierMerge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu...
2020-10-02 Will DeaconKVM: arm64: Ensure user_mem_abort() return value is...
2020-10-02 Will DeaconKVM: arm64: Pass level hint to TLBI during stage-2...
2020-10-01 Marc ZyngierKVM: arm64: Restore missing ISB on nVHE __tlb_switch_to...
2020-09-30 Marc ZyngierMerge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master...
2020-09-30 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/ghostbuste...
2020-09-30 David Brazdilkvm: arm64: Remove unnecessary hyp mappings
2020-09-30 David Brazdilkvm: arm64: Set up hyp percpu data for nVHE
2020-09-30 David Brazdilkvm: arm64: Create separate instances of kvm_host_data...
2020-09-30 David Brazdilkvm: arm64: Duplicate arm64_ssbd_callback_required...
2020-09-30 David Brazdilkvm: arm64: Add helpers for accessing nVHE hyp per...
2020-09-30 David Brazdilkvm: arm64: Remove hyp_adr/ldr_this_cpu
2020-09-30 David Brazdilkvm: arm64: Remove __hyp_this_cpu_read
2020-09-30 David Brazdilkvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
2020-09-30 David Brazdilkvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
2020-09-30 David Brazdilkvm: arm64: Partially link nVHE hyp code, simplify...
2020-09-29 Will Deaconarm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl...
2020-09-29 Will Deaconarm64: Pull in task_stack_page() to Spectre-v4 mitigati...
2020-09-29 Will DeaconKVM: arm64: Allow patching EL2 vectors even with KASLR...
2020-09-29 Marc Zyngierarm64: Get rid of arm64_ssbd_state
2020-09-29 Marc ZyngierKVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spec...
2020-09-29 Marc ZyngierKVM: arm64: Get rid of kvm_arm_have_ssbd()
2020-09-29 Marc ZyngierKVM: arm64: Simplify handling of ARCH_WORKAROUND_2
2020-09-29 Will Deaconarm64: Rewrite Spectre-v4 mitigation code
2020-09-29 Will Deaconarm64: Move SSBD prctl() handler alongside other spectr...
2020-09-29 Will Deaconarm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
2020-09-29 Will Deaconarm64: Treat SSBS as a non-strict system feature
2020-09-29 Will Deaconarm64: Group start_thread() functions together
2020-09-29 Marc ZyngierKVM: arm64: Set CSV2 for guests on hardware unaffected...
2020-09-29 Will Deaconarm64: Rewrite Spectre-v2 mitigation code
2020-09-29 Will Deaconarm64: Introduce separate file for spectre mitigations...
2020-09-29 Will Deaconarm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SP...
2020-09-29 Will DeaconKVM: arm64: Simplify install_bp_hardening_cb()
2020-09-29 Will DeaconKVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with...
2020-09-29 Will Deaconarm64: Remove Spectre-related CONFIG_* options
2020-09-29 Marc Zyngierarm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
2020-09-29 Marc ZyngierMerge branch 'kvm-arm64/pmu-5.9' into kvmarm-master...
2020-09-29 Marc ZyngierKVM: arm64: Mask out filtered events in PCMEID{0,1...
2020-09-29 Marc ZyngierKVM: arm64: Add PMU event filtering infrastructure
2020-09-29 Marc ZyngierKVM: arm64: Use event mask matching architecture revision
2020-09-29 Marc ZyngierKVM: arm64: Refactor PMU attribute error handling
2020-09-22 Paolo BonziniMerge tag 'kvm-ppc-next-5.10-1' of git://git./linux...
2020-09-22 Paolo BonziniMerge branch 'x86-seves-for-paolo' of https://git....
2020-09-21 Marc Zyngierarm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
2020-09-21 Marc Zyngierarm64: Make use of ARCH_WORKAROUND_1 even when KVM...
2020-09-20 Paolo BonziniMerge tag 'kvm-s390-master-5.9-1' of git://git./linux...
2020-09-20 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-2' of git://git./linux...
2020-09-18 Marc ZyngierKVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
2020-09-18 Marc ZyngierKVM: arm64: Assume write fault on S1PTW permission...
2020-09-18 Marc ZyngierMerge branch 'kvm-arm64/misc-5.10' into kvmarm-master...
2020-09-18 Marc ZyngierMerge branch 'kvm-arm64/pt-new' into kvmarm-master...
2020-09-18 Xiaofei TanKVM: arm64: Fix doc warnings in mmu code
2020-09-18 Alexandru EliseiKVM: arm64: Do not flush memslot if FWB is supported
2020-09-18 Liu ShixinKVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRI...
2020-09-18 Tian TaoKVM: arm64: Fix inject_fault.c kernel-doc warnings
2020-09-18 Alexandru EliseiKVM: arm64: Try PMD block mappings if PUD mappings...
2020-09-16 Marc ZyngierMerge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm...
2020-09-15 Andrew ScullKVM: arm64: nVHE: Fix pointers during SMCCC convertion
2020-09-15 Andrew ScullKVM: arm64: nVHE: Migrate hyp-init to SMCCC
2020-09-15 Andrew ScullKVM: arm64: nVHE: Migrate hyp interface to SMCCC
2020-09-15 Andrew ScullKVM: arm64: nVHE: Pass pointers consistently to hyp...
2020-09-15 Andrew ScullKVM: arm64: nVHE: Handle hyp panics
2020-09-15 Andrew ScullKVM: arm64: nVHE: Switch to hyp context for EL2
2020-09-15 Andrew ScullKVM: arm64: Share context save and restore macros
2020-09-15 Andrew ScullKVM: arm64: Restore hyp when panicking in guest context
2020-09-15 Andrew ScullKVM: arm64: Update context references from host to hyp
2020-09-15 Andrew ScullKVM: arm64: Introduce hyp context
2020-09-15 Andrew ScullKVM: arm64: nVHE: Don't consume host SErrors with ESB
2020-09-15 Andrew ScullKVM: arm64: nVHE: Use separate vector for the host
2020-09-15 Andrew ScullKVM: arm64: Save chosen hyp vector to a percpu variable
2020-09-15 Andrew ScullKVM: arm64: Choose hyp symbol based on context
2020-09-15 Andrew ScullKVM: arm64: Remove kvm_host_data_t typedef
2020-09-15 Andrew ScullKVM: arm64: Remove hyp_panic arguments
2020-09-15 Andrew ScullKVM: arm64: Remove __activate_vm wrapper
2020-09-11 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-1' of git://git./linux...
2020-09-11 Marc ZyngierMerge branch 'kvm-arm64/pt-new' into kvmarm-master...
2020-09-11 Will DeaconKVM: arm64: Don't constrain maximum IPA size based...
2020-09-11 Will DeaconKVM: arm64: Remove unused 'pgd' field from 'struct...
2020-09-11 Will DeaconKVM: arm64: Remove unused page-table code
2020-09-11 Will DeaconKVM: arm64: Check the pgt instead of the pgd when modif...
2020-09-11 Will DeaconKVM: arm64: Convert user_mem_abort() to generic page...
2020-09-11 Will DeaconKVM: arm64: Add support for relaxing stage-2 perms...
2020-09-11 Quentin PerretKVM: arm64: Convert memslot cache-flushing code to...
2020-09-11 Quentin PerretKVM: arm64: Add support for stage-2 cache flushing...
2020-09-11 Quentin PerretKVM: arm64: Convert write-protect operation to generic...
2020-09-11 Quentin PerretKVM: arm64: Add support for stage-2 write-protect in...
2020-09-11 Will DeaconKVM: arm64: Convert page-aging and access faults to...
2020-09-11 Will DeaconKVM: arm64: Add support for stage-2 page-aging in gener...
2020-09-11 Will DeaconKVM: arm64: Convert unmap_stage2_range() to generic...
2020-09-11 Will DeaconKVM: arm64: Convert kvm_set_spte_hva() to generic page...
2020-09-11 Will DeaconKVM: arm64: Convert kvm_phys_addr_ioremap() to generic...
2020-09-11 Will DeaconKVM: arm64: Add support for stage-2 map()/unmap() in...
2020-09-11 Will DeaconKVM: arm64: Add support for creating kernel-agnostic...
2020-09-11 Will DeaconKVM: arm64: Use generic allocator for hyp stage-1 page...
2020-09-11 Will DeaconKVM: arm64: Add support for creating kernel-agnostic...
2020-09-11 Will DeaconKVM: arm64: Add stand-alone page-table walker infrastru...
2020-09-11 Will DeaconKVM: arm64: Remove kvm_mmu_free_memory_caches()
next