OSDN Git Service

uclinux-h8/linux.git
2019-11-15 Oliver UptonKVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on...
2019-11-15 Oliver UptonKVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTR...
2019-11-15 Oliver UptonKVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-Entry
2019-11-15 Oliver UptonKVM: nVMX: Check GUEST_IA32_PERF_GLOBAL_CTRL on VM...
2019-11-15 Oliver UptonKVM: VMX: Add helper to check reserved bits in IA32_PER...
2019-11-15 Wainer dos... selftests: kvm: Simplify loop in kvm_create_max_vcpus...
2019-11-15 Liran AlonKVM: x86: Optimization: Requst TLB flush in fast_cr3_sw...
2019-11-15 Like XuKVM: x86/vPMU: Add lazy mechanism to release perf_event...
2019-11-15 Like XuKVM: x86/vPMU: Reuse perf_event to avoid unnecessary...
2019-11-15 Like XuKVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_...
2019-11-15 Like XuKVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx...
2019-11-15 Like Xuperf/core: Provide a kernel-internal interface to pause...
2019-11-15 Like Xuperf/core: Provide a kernel-internal interface to recal...
2019-11-15 Liran AlonKVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed...
2019-11-15 Liran AlonKVM: VMX: Refactor update_cr8_intercept()
2019-11-15 Liran AlonKVM: SVM: Remove check if APICv enabled in SVM update_c...
2019-11-15 Miaohe LinKVM: APIC: add helper func to remove duplicate code...
2019-11-15 Miaohe LinKVM: X86: avoid unused setup_syscalls_segments call...
2019-11-15 Miaohe LinKVM: MMIO: get rid of odd out_err label in kvm_coalesce...
2019-11-15 Liran AlonKVM: VMX: Consume pending LAPIC INIT event when exit...
2019-11-15 Liran AlonKVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED...
2019-11-15 Liran AlonKVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS...
2019-11-15 Andrea Arcangelix86: retpolines: eliminate retpoline from msr event...
2019-11-15 Andrea ArcangeliKVM: retpolines: x86: eliminate retpoline from svm...
2019-11-15 Andrea ArcangeliKVM: retpolines: x86: eliminate retpoline from vmx...
2019-11-15 Andrea ArcangeliKVM: x86: optimize more exit handlers in vmx.c
2019-11-11 Miaohe LinKVM: x86: get rid of odd out jump label in pdptrs_changed
2019-11-02 Marcelo TosattiKVM: x86: switch KVMCLOCK base to monotonic raw clock
2019-10-31 Paolo BonziniMerge tag 'kvm-ppc-next-5.5-1' of git://git./linux...
2019-10-25 Yi Wangx86/kvm: Fix -Wmissing-prototypes warnings
2019-10-22 Sean ChristophersonKVM: Add separate helper for putting borrowed reference...
2019-10-22 Aaron Lewiskvm: tests: Add test to verify MSR_IA32_XSS
2019-10-22 Aaron Lewiskvm: svm: Update svm_xsaves_supported
2019-10-22 Aaron Lewiskvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common
2019-10-22 Aaron LewisKVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit...
2019-10-22 Aaron LewisKVM: VMX: Use wrmsr for switching between guest and...
2019-10-22 Aaron LewisKVM: SVM: Use wrmsr for switching between guest and...
2019-10-22 Aaron LewisKVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0...
2019-10-22 Aaron LewisKVM: VMX: Fix conditions for guest IA32_XSS support
2019-10-22 Aaron LewisKVM: x86: Introduce vcpu->arch.xsaves_enabled
2019-10-22 Xiaoyao LiKVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()
2019-10-22 Xiaoyao LiKVM: VMX: Initialize vmx->guest_msrs[] right after...
2019-10-22 Xiaoyao LiKVM: VMX: Remove vmx->hv_deadline_tsc initialization...
2019-10-22 Xiaoyao LiKVM: VMX: Write VPID to vmcs when creating vcpu
2019-10-22 Like XuKVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field...
2019-10-22 Miaohe LinKVM: remove redundant code in kvm_arch_vm_ioctl
2019-10-22 Suthikulpanit... kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to...
2019-10-22 Sean ChristophersonKVM: x86: Fold decache_cr3() into cache_reg()
2019-10-22 Sean ChristophersonKVM: x86: Add helpers to test/mark reg availability...
2019-10-22 Sean ChristophersonKVM: x86: Fold 'enum kvm_ex_reg' definitions into ...
2019-10-22 Sean ChristophersonKVM: x86: Add WARNs to detect out-of-bounds register...
2019-10-22 Sean ChristophersonKVM: VMX: Optimize vmx_set_rflags() for unrestricted...
2019-10-22 Sean ChristophersonKVM: VMX: Consolidate to_vmx() usage in RFLAGS accessors
2019-10-22 Sean ChristophersonKVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS...
2019-10-22 Tom LendackyKVM: SVM: Reduce WBINVD/DF_FLUSH invocations
2019-10-22 Tom LendackyKVM: SVM: Remove unneeded WBINVD and DF_FLUSH when...
2019-10-22 Sean ChristophersonKVM: nVMX: Always write vmcs02.GUEST_CR3 during nested...
2019-10-22 Tom LendackyKVM: SVM: Guard against DEACTIVATE when performing...
2019-10-22 Tom LendackyKVM: SVM: Serialize access to the SEV ASID bitmap
2019-10-22 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.4-1' of git://git./linux...
2019-10-22 Paolo BonziniMerge tag 'kvmarm-fixes-5.4-2' of git://git./linux...
2019-10-22 Paolo Bonzinikvm: clear kvmclock MSR on reset
2019-10-22 kbuild test... KVM: x86: fix bugon.cocci warnings
2019-10-22 Liran AlonKVM: VMX: Remove specialized handling of unexpected...
2019-10-22 Vitaly Kuznetsovselftests: kvm: fix sync_regs_test with newer gccs
2019-10-22 Vitaly Kuznetsovselftests: kvm: vmx_dirty_log_test: skip the test when...
2019-10-22 Vitaly Kuznetsovselftests: kvm: consolidate VMX support checks
2019-10-22 Vitaly Kuznetsovselftests: kvm: vmx_set_nested_state_test: don't check...
2019-10-22 Wanpeng LiKVM: Don't shrink/grow vCPU halt_poll_ns if host side...
2019-10-22 Vitaly Kuznetsovselftests: kvm: synchronize .gitignore to Makefile
2019-10-22 Jim Mattsonkvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID
2019-10-22 Linus TorvaldsMerge tag 'pinctrl-v5.4-2' of git://git./linux/kernel...
2019-10-22 Nicholas PigginKVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2)...
2019-10-22 Nicholas PigginKVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for...
2019-10-22 Nicholas PigginKVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt...
2019-10-22 Nicholas PigginKVM: PPC: Book3S: Replace reset_msr mmu op with inject_...
2019-10-22 Nicholas PigginKVM: PPC: Book3S: Define and use SRR1_MSR_BITS
2019-10-22 Greg KurzKVM: PPC: Book3S HV: XIVE: Allow userspace to set the...
2019-10-22 Greg KurzKVM: PPC: Book3S HV: XIVE: Make VP block size configurable
2019-10-22 Greg KurzKVM: PPC: Book3S HV: XIVE: Compute the VP id in a commo...
2019-10-22 Greg KurzKVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
2019-10-22 Greg KurzKVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when...
2019-10-22 Leonardo BrasKVM: PPC: E500: Replace current->mm by kvm->mm
2019-10-22 Leonardo BrasKVM: PPC: Reduce calls to get current->mm by storing...
2019-10-21 Fabiano RosasKVM: PPC: Report single stepping capability
2019-10-20 Linus TorvaldsLinux 5.4-rc4
2019-10-20 Linus TorvaldsMerge tag 'kbuild-fixes-v5.4-2' of git://git./linux...
2019-10-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-10-20 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-10-20 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-10-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-10-20 Marc ZyngierKVM: arm64: pmu: Reset sample period on overflow handling
2019-10-20 Marc ZyngierKVM: arm64: pmu: Set the CHAINED attribute before creat...
2019-10-20 Marc Zyngierarm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64...
2019-10-20 Marc ZyngierKVM: arm64: pmu: Fix cycle counter truncation
2019-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-10-19 Eric Dumazetnet: reorder 'struct net' fields to avoid false sharing
2019-10-19 Vivien Didelotnet: dsa: fix switch tree list
2019-10-19 Mans Rullgardnet: ethernet: dwmac-sun8i: show message only when...
2019-10-19 Chenwandunnet: aquantia: add an error handling in aq_nic_set_mult...
next