linux-2.6-microblaze.git
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-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-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
2020-09-28 Paolo BonziniKVM: x86: do not attempt TSC synchronization on guest...
2020-09-28 Paolo BonziniKVM: nSVM: delay MSR permission processing to first...
2020-09-28 Paolo BonziniKVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
2020-09-28 Alexander GrafKVM: selftests: Add test for user space MSR handling
2020-09-28 Alexander GrafKVM: x86: Introduce MSR filtering
2020-09-28 Alexander GrafKVM: x86: VMX: Prevent MSR passthrough when MSR access...
2020-09-28 Alexander GrafKVM: x86: SVM: Prevent MSR passthrough when MSR access...
2020-09-28 Aaron LewisKVM: x86: Prepare MSR bitmaps for userspace tracked...
2020-09-28 Alexander GrafKVM: x86: Add infrastructure for MSR filtering
2020-09-28 Alexander GrafKVM: x86: Allow deflecting unknown MSR accesses to...
2020-09-28 Alexander GrafKVM: x86: Return -ENOENT on unimplemented MSRs
2020-09-28 Sean ChristophersonKVM: VMX: Rename vmx_uret_msr's "index" to "slot"
2020-09-28 Sean ChristophersonKVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
2020-09-28 Sean ChristophersonKVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_...
2020-09-28 Sean ChristophersonKVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
2020-09-28 Sean ChristophersonKVM: VMX: Add vmx_setup_uret_msr() to handle lookup...
2020-09-28 Sean ChristophersonKVM: VMX: Move uret MSR lookup into update_transition_e...
2020-09-28 Sean ChristophersonKVM: VMX: Check guest support for RDTSCP before process...
2020-09-28 Sean ChristophersonKVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to ...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
2020-09-28 Sean ChristophersonKVM: VMX: Rename the "shared_msr_entry" struct to ...
2020-09-28 Sean ChristophersonKVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_load...
2020-09-28 Sean ChristophersonKVM: VMX: Prepend "MAX_" to MSR array size defines
2020-09-28 Sean ChristophersonKVM: x86: Rename "shared_msrs" to "user_return_msrs"
2020-09-28 Sean ChristophersonKVM: x86/mmu: Move individual kvm_mmu initialization...
2020-09-28 Sean ChristophersonKVM: nVMX: Read EXIT_QUAL and INTR_INFO only when neede...
2020-09-28 Sean ChristophersonKVM: x86: Use common definition for kvm_nested_vmexit...
2020-09-28 Sean ChristophersonKVM: x86: Add macro wrapper for defining kvm_exit trace...
2020-09-28 Sean ChristophersonKVM: x86: Add intr/vectoring info and error code to...
2020-09-28 Sean ChristophersonKVM: VMX: Add a helper to test for a valid error code...
2020-09-28 Sean ChristophersonKVM: x86: Read guest RIP from within the kvm_nested_vme...
2020-09-28 Sean ChristophersonKVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter,...
2020-09-28 Sean ChristophersonKVM: nVMX: WARN on attempt to switch the currently...
2020-09-28 Sean ChristophersonKVM: nVMX: Drop redundant VMCS switch and free_nested...
2020-09-28 Sean ChristophersonKVM: nVMX: Ensure vmcs01 is the loaded VMCS when freein...
2020-09-28 Sean ChristophersonKVM: nVMX: Move free_nested() below vmx_switch_vmcs()
2020-09-28 Sean ChristophersonKVM: nVMX: Explicitly check for valid guest state for...
2020-09-28 Sean ChristophersonKVM: nVMX: Reload vmcs01 if getting vmcs12's pages...
2020-09-28 Sean ChristophersonKVM: nVMX: Reset the segment cache when stuffing guest...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Track write/user faults using bools
2020-09-28 Sean ChristophersonKVM: x86/mmu: Hoist ITLB multi-hit workaround check...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)
2020-09-28 Sean ChristophersonKVM: x86/mmu: Account NX huge page disallowed iff huge...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Capture requested page level before NX...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Move "huge page disallowed" calculation...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Refactor the zap loop for recovering...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Commit zap of remaining invalid pages...
2020-09-28 Sean ChristophersonKVM: VMX: Rename ops.h to vmx_ops.h
2020-09-28 Xiaoyao LiKVM: VMX: Extract posted interrupt support to separate...
2020-09-28 Sean ChristophersonKVM: x86/mmu: Bail early from final #PF handling on...
next