linux-2.6-microblaze.git
2020-10-24 Vitaly KuznetsovKVM: ioapic: break infinite recursion on lazy EOI
2020-10-24 Paolo BonziniKVM: vmx: rename pi_init to avoid conflict with paride
2020-10-24 Sean ChristophersonKVM: x86/mmu: Avoid modulo operator on 64-bit value...
2020-10-23 Ben Gardonkvm: x86/mmu: NX largepage recovery for TDP MMU
2020-10-23 Ben Gardonkvm: x86/mmu: Don't clear write flooding count for...
2020-10-23 Ben Gardonkvm: x86/mmu: Support MMIO in the TDP MMU
2020-10-23 Ben Gardonkvm: x86/mmu: Support write protection for nesting...
2020-10-23 Ben Gardonkvm: x86/mmu: Support disabling dirty logging for the...
2020-10-23 Ben Gardonkvm: x86/mmu: Support dirty logging for the TDP MMU
2020-10-23 Ben Gardonkvm: x86/mmu: Support changed pte notifier in tdp MMU
2020-10-23 Ben Gardonkvm: x86/mmu: Add access tracking for tdp_mmu
2020-10-23 Ben Gardonkvm: x86/mmu: Support invalidate range MMU notifier...
2020-10-23 Ben Gardonkvm: x86/mmu: Allocate struct kvm_mmu_pages for all...
2020-10-23 Ben Gardonkvm: x86/mmu: Add TDP MMU PF handler
2020-10-21 Ben Gardonkvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_...
2020-10-21 Ben Gardonkvm: x86/mmu: Support zapping SPTEs in the TDP MMU
2020-10-21 Peter XuKVM: Cache as_id in kvm_memory_slot
2020-10-21 Ben Gardonkvm: x86/mmu: Add functions to handle changed TDP SPTEs
2020-10-21 Ben Gardonkvm: x86/mmu: Allocate and free TDP MMU roots
2020-10-21 Ben Gardonkvm: x86/mmu: Init / Uninit the TDP MMU
2020-10-21 Ben Gardonkvm: x86/mmu: Introduce tdp_iter
2020-10-21 Paolo BonziniKVM: mmu: extract spte.h and spte.c
2020-10-21 Paolo BonziniKVM: mmu: Separate updating a PTE from kvm_set_pte_rmapp
2020-10-21 Ben Gardonkvm: x86/mmu: Separate making SPTEs from set_spte
2020-10-21 Ben Gardonkvm: mmu: Separate making non-leaf sptes from link_shad...
2020-10-21 Paolo BonziniMerge branch 'kvm-fixes' into 'next'
2020-10-21 Joe PerchesKVM: PPC: Book3S HV: Make struct kernel_param_ops defin...
2020-10-21 Lai JiangshanKVM: x86: Let the guest own CR4.FSGSBASE
2020-10-21 Sean ChristophersonKVM: VMX: Intercept guest reserved CR4 bits to inject...
2020-10-21 Sean ChristophersonKVM: x86: Move call to update_exception_bitmap() into...
2020-10-21 Sean ChristophersonKVM: x86: Invoke vendor's vcpu_after_set_cpuid() after...
2020-10-21 Lai JiangshanKVM: x86: Intercept LA57 to inject #GP fault when it...
2020-10-21 Suravee SuthikulpanitKVM: SVM: Initialize prev_ga_tag before use
2020-10-21 Maxim LevitskyKVM: nSVM: implement on demand allocation of the nested...
2020-10-21 Maxim LevitskyKVM: x86: allow kvm_x86_ops.set_efer to return an error...
2020-10-21 Maxim LevitskyKVM: x86: report negative values from wrmsr emulation...
2020-10-21 Maxim LevitskyKVM: x86: xen_hvm_config: cleanup return values
2020-10-21 Joe Percheskvm x86/mmu: Make struct kernel_param_ops definitions...
2020-10-21 Vitaly KuznetsovKVM: x86: bump KVM_MAX_CPUID_ENTRIES
2020-10-21 Vitaly KuznetsovKVM: x86: allocate vcpu->arch.cpuid_entries dynamically
2020-10-21 Vitaly KuznetsovKVM: x86: disconnect kvm_check_cpuid() from vcpu->arch...
2020-10-21 Oliver UptonDocumentation: kvm: fix some typos in cpuid.rst
2020-10-21 Oliver Uptonkvm: x86: only provide PV features if enabled in guest...
2020-10-21 Oliver Uptonkvm: x86: set wall_clock in kvm_write_wall_clock()
2020-10-21 Oliver Uptonkvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulat...
2020-10-21 Vitaly Kuznetsovx86/kvm: Update the comment about asynchronous page...
2020-10-21 Matteo Crocex86/kvm: hide KVM options from menuconfig when KVM...
2020-10-21 Li QiangDocumentation: kvm: fix a typo
2020-10-21 Paolo BonziniKVM: VMX: Forbid userspace MSR filters for x2APIC
2020-10-21 Sean ChristophersonKVM: VMX: Ignore userspace MSR filters for x2APIC
2020-10-20 Paolo BonziniMerge tag 'kvmarm-5.10' of git://git./linux/kernel...
2020-10-19 Peter XuKVM: VMX: Fix x2APIC MSR intercept handling on !APICV...
2020-10-03 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-3' of git://git./linux...
2020-10-03 Paolo BonziniKVM: VMX: update PFEC_MASK/PFEC_MATCH together with...
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-02 Mauro Carvalho... KVM: arm64: Fix some documentation build warnings
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 Alexandru EliseiKVM: arm64: Match PMU error code descriptions with...
2020-09-29 Alexandru EliseiKVM: arm64: Add undocumented return values for PMU...
2020-09-29 Marc ZyngierKVM: arm64: Document PMU filtering API
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-29 kernel test... KVM: VMX: vmx_uret_msrs_list[] can be static
next