OSDN Git Service

Merge branch 'cve-2019-3016' into kvm-next-5.6
[tomoyo/tomoyo-test1.git] / arch /
2020-01-30 Paolo BonziniMerge branch 'cve-2019-3016' into kvm-next-5.6
2020-01-30 Boris Ostrovskyx86/KVM: Clean up host's steal time structure
2020-01-30 Boris Ostrovskyx86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
2020-01-30 Boris Ostrovskyx86/kvm: Cache gfn to pfn translation
2020-01-30 Boris Ostrovskyx86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
2020-01-30 Paolo BonziniMerge tag 'kvm-ppc-next-5.6-2' of git://git./linux...
2020-01-30 Paolo BonziniMerge tag 'kvmarm-5.6' of git://git./linux/kernel/git...
2020-01-29 David MichaelKVM: PPC: Book3S PR: Fix -Werror=return-type build...
2020-01-29 Bharata B RaoKVM: PPC: Book3S HV: Release lock on page-out failure...
2020-01-27 Sean ChristophersonKVM: x86: Use a typedef for fastop functions
2020-01-27 Miaohe LinKVM: X86: Add 'else' to unify fastop and execute call...
2020-01-27 Paolo BonziniKVM: x86: inline memslot_valid_for_gpte
2020-01-27 Sean ChristophersonKVM: x86/mmu: Use huge pages for DAX-backed files
2020-01-27 Sean ChristophersonKVM: x86/mmu: Remove lpage_is_disallowed() check from...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hug...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Zap any compound page when collapsing...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Remove obsolete gfn restoration in FNAME...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Rely on host page tables to find HugeTLB...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Drop level optimization from fast_page_fa...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Walk host page tables to find THP mappings
2020-01-27 Sean ChristophersonKVM: x86/mmu: Refactor THP adjust to prep for changing...
2020-01-27 Sean Christophersonx86/mm: Introduce lookup_address_in_mm()
2020-01-27 Sean ChristophersonKVM: Use vcpu-specific gva->hva translation when queryi...
2020-01-27 Sean Christophersonmm: thp: KVM: Explicitly check for THP when populating...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Enforce max_level on HugeTLB mappings
2020-01-27 Peng Haokvm/x86: export kvm_vector_hashing_enabled() is unnecessary
2020-01-27 Miaohe LinKVM: VMX: remove duplicated segment cache clear
2020-01-27 Haiwei LiAdding 'else' to reduce checking.
2020-01-27 Krish SadhukhanKVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
2020-01-27 Paolo BonziniKVM: Move running VCPU from ARM to common code
2020-01-27 Peter XuKVM: X86: Drop x86_set_memory_region()
2020-01-27 Peter XuKVM: X86: Don't take srcu lock in init_rmode_identity_map()
2020-01-27 Vitaly Kuznetsovx86/kvm/hyper-v: remove stale evmcs_already_enabled...
2020-01-27 Sean ChristophersonKVM: x86: Perform non-canonical checks in 32-bit KVM
2020-01-27 Oliver UptonKVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
2020-01-27 Sean ChristophersonKVM: x86: Remove unused ctxt param from emulator's...
2020-01-27 Sean ChristophersonKVM: x86: Revert "KVM: X86: Fix fpu state crash in...
2020-01-27 Sean ChristophersonKVM: x86: Ensure guest's FPU state is loaded when acces...
2020-01-27 Sean ChristophersonKVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put...
2020-01-27 Paolo BonziniRevert "KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in...
2020-01-27 Miaohe LinKVM: apic: short-circuit kvm_apic_accept_pic_intr(...
2020-01-27 Miaohe LinKVM: x86: avoid clearing pending exception event twice
2020-01-27 Marios PomonisKVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF...
2020-01-27 Marios PomonisKVM: x86: Protect DR-based index computations from...
2020-01-27 Marios PomonisKVM: x86: Protect exit_reason from being used in Spectr...
2020-01-27 Marios PomonisKVM: x86: Refactor prefix decoding to prevent Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect MSR-based index computations from...
2020-01-27 Marios PomonisKVM: x86: Protect MSR-based index computations in pmu...
2020-01-27 Marios PomonisKVM: x86: Protect MSR-based index computations in fixed...
2020-01-27 Marios PomonisKVM: x86: Protect kvm_lapic_reg_write() from Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect ioapic_write_indirect() from Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect ioapic_read_indirect() from Spectre...
2020-01-27 Marios PomonisKVM: x86: Refactor picdev_write() to prevent Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect kvm_hv_msr_[get|set]_crash_data(...
2020-01-27 Marios PomonisKVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF...
2020-01-27 John Allenkvm/svm: PKU not currently supported
2020-01-27 Sean ChristophersonKVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
2020-01-27 Sean ChristophersonKVM: arm64: Free sve_state via arm specific hook
2020-01-27 Sean ChristophersonKVM: PPC: Move all vcpu init code into kvm_arch_vcpu_cr...
2020-01-27 Sean ChristophersonKVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_c...
2020-01-27 Sean ChristophersonKVM: x86: Move all vcpu init code into kvm_arch_vcpu_cr...
2020-01-27 Sean ChristophersonKVM: Drop kvm_arch_vcpu_setup()
2020-01-27 Sean ChristophersonKVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_cre...
2020-01-27 Sean ChristophersonKVM: s390: Manually invoke vcpu setup during kvm_arch_v...
2020-01-27 Sean ChristophersonKVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_cre...
2020-01-27 Sean ChristophersonKVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_a...
2020-01-27 Sean ChristophersonKVM: Move vcpu alloc and init invocation to common...
2020-01-24 Sean ChristophersonKVM: Introduce kvm_vcpu_destroy()
2020-01-24 Sean ChristophersonKVM: x86: Invoke kvm_vcpu_uninit() immediately prior...
2020-01-24 Sean ChristophersonKVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior...
2020-01-24 Sean ChristophersonKVM: s390: Invoke kvm_vcpu_init() before allocating...
2020-01-24 Sean ChristophersonKVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_a...
2020-01-24 Sean ChristophersonKVM: Add kvm_arch_vcpu_precreate() to handle pre-alloca...
2020-01-24 Sean ChristophersonKVM: x86: Drop kvm_arch_vcpu_free()
2020-01-24 Sean ChristophersonKVM: x86: Remove spurious clearing of async #PF MSR
2020-01-24 Sean ChristophersonKVM: x86: Remove spurious kvm_mmu_unload() from vcpu...
2020-01-24 Sean ChristophersonKVM: PPC: Drop kvm_arch_vcpu_free()
2020-01-24 Sean ChristophersonKVM: MIPS: Drop kvm_arch_vcpu_free()
2020-01-24 Sean ChristophersonKVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
2020-01-24 Sean ChristophersonKVM: PPC: Move kvm_vcpu_init() invocation to common...
2020-01-24 Sean ChristophersonKVM: PPC: e500mc: Move reset of oldpir below call to...
2020-01-24 Sean ChristophersonKVM: PPC: Book3S PR: Allocate book3s and shadow vcpu...
2020-01-24 Sean ChristophersonKVM: PPC: Allocate vcpu struct in common PPC code
2020-01-24 Sean ChristophersonKVM: PPC: e500mc: Add build-time assert that vcpu is...
2020-01-24 Sean ChristophersonKVM: x86: Move kvm_vcpu_init() invocation to common...
2020-01-24 Sean ChristophersonKVM: x86: Move allocation of pio_data page down a few...
2020-01-24 Sean ChristophersonKVM: x86: Move FPU allocation to common x86 code
2020-01-24 Sean ChristophersonKVM: x86: Allocate vcpu struct in common x86 code
2020-01-24 Sean ChristophersonKVM: SVM: Use direct vcpu pointer during vCPU create...
2020-01-24 Sean ChristophersonKVM: VMX: Use direct vcpu pointer during vCPU create...
2020-01-24 Sean ChristophersonKVM: VMX: Allocate VPID after initializing VCPU
2020-01-24 Sean ChristophersonKVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
2020-01-24 Sean ChristophersonKVM: PPC: Book3S PR: Free shared page if mmu initializa...
2020-01-24 Sean ChristophersonKVM: PPC: Book3S HV: Uninit vCPU if vcore creation...
2020-01-24 Paolo BonziniKVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
2020-01-23 Mark Brownarm64: KVM: Annotate guest entry/exit as a single function
2020-01-23 Andrew Jonesarm64: KVM: Add UAPI notes for swapped registers
2020-01-23 Marc ZyngierKVM: arm/arm64: Cleanup MMIO handling
2020-01-23 Paolo BonziniKVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR
2020-01-23 Paolo BonziniKVM: x86: fix overlap between SPTE_MMIO_MASK and generation
next