linux-2.6-microblaze.git
2020-07-09 Maxim Levitskykvm: x86: replace kvm_spec_ctrl_test_value with runtime...
2020-07-09 Like XuKVM/x86: pmu: Fix #GP condition check for RDPMC emulation
2020-07-09 Vitaly KuznetsovKVM: x86: take as_id into account when checking PGD
2020-07-09 Xiaoyao LiKVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into...
2020-07-09 Xiaoyao LiKVM: x86: Rename cpuid_update() callback to vcpu_after_...
2020-07-09 Xiaoyao LiKVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_s...
2020-07-09 Xiaoyao LiKVM: x86: Extract kvm_update_cpuid_runtime() from kvm_u...
2020-07-09 Xiaoyao LiKVM: x86: Introduce kvm_check_cpuid()
2020-07-09 Xiaoyao LiKVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
2020-07-08 Xiaoyao LiKVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
2020-07-08 Xiaoyao LiKVM: X86: Go on updating other CPUID leaves when leaf...
2020-07-08 Xiaoyao LiKVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID...
2020-07-08 Like Xukvm: x86: limit the maximum number of vPMU fixed counte...
2020-07-08 Krish SadhukhanKVM: nSVM: Check that MBZ bits in CR3 and CR4 are not...
2020-07-08 Paolo BonziniKVM: x86: Make CR4.VMXE reserved for the guest
2020-07-08 Krish SadhukhanKVM: x86: Create mask for guest CR4 reserved bits in...
2020-07-08 Jim Mattsonkvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
2020-07-08 Zhenzhong Duanxen: Mark "xen_nopvspin" parameter obsolete
2020-07-08 Zhenzhong Duanx86/kvm: Add "nopvspin" parameter to disable PV spinlocks
2020-07-08 Zhenzhong Duanx86/kvm: Change print code to use pr_*() format
2020-07-08 Zhenzhong DuanRevert "KVM: X86: Fix setup the virt_spin_lock_key...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Rename page_header() to to_shadow_page()
2020-07-08 Sean ChristophersonKVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Make kvm_mmu_page definition and accessor...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Add MMU-internal header
2020-07-08 Sean ChristophersonKVM: x86/mmu: Move kvm_mmu_available_pages() into mmu.c
2020-07-08 Sean ChristophersonKVM: x86/mmu: Move mmu_audit.c and mmutrace.h into...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Exit to userspace on make_mmu_pages_avail...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Batch zap MMU pages when shrinking the...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Batch zap MMU pages when recycling oldest...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Don't put invalid SPs back on the list...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Optimize MMU page cache lookup for fully...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mm...
2020-07-08 Uros BizjakKVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
2020-07-08 Joerg RoedelKVM: SVM: Rename svm_nested_virtualize_tpr() to nested_...
2020-07-08 Joerg RoedelKVM: SVM: Add svm_ prefix to set/clr/is_intercept()
2020-07-08 Joerg RoedelKVM: SVM: Add vmcb_ prefix to mark_*() functions
2020-07-08 Joerg RoedelKVM: SVM: Rename struct nested_state to svm_nested_state
2020-07-08 Sean ChristophersonKVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail...
2020-07-08 Jim Mattsonkvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
2020-07-08 Jim Mattsonkvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmen...
2020-07-08 Jim Mattsonkvm: x86: Add "last CPU" to some KVM_EXIT information
2020-07-08 Jim Mattsonkvm: vmx: Add last_cpu to struct vcpu_vmx
2020-07-08 Jim Mattsonkvm: svm: Always set svm->last_cpu on VMRUN
2020-07-08 Jim Mattsonkvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
2020-07-08 Paolo BonziniKVM: x86: report sev_pin_memory errors with PTR_ERR
2020-07-08 John HubbardKVM: SVM: convert get_user_pages() --> pin_user_pages()
2020-07-08 John HubbardKVM: SVM: fix svn_pin_memory()'s use of get_user_pages_...
2020-07-08 Krish SadhukhanKVM: nSVM: Check that DR6[63:32] and DR7[64:32] are...
2020-07-08 Krish SadhukhanKVM: x86: Move the check for upper 32 reserved bits...
2020-07-08 Peter XuKVM: X86: Do the same ignore_msrs check for feature...
2020-07-08 Peter XuKVM: X86: Move ignore_msrs handling upper the stack
2020-07-08 Sean ChristophersonKVM: x86/mmu: Make .write_log_dirty a nested operation
2020-07-08 Sean ChristophersonKVM: nVMX: WARN if PML emulation helper is invoked...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Drop kvm_arch_write_log_dirty() wrapper
2020-07-08 Vitaly KuznetsovKVM: async_pf: change kvm_setup_async_pf()/kvm_arch_set...
2020-07-08 Vitaly KuznetsovKVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_h...
2020-07-08 Paolo BonziniMerge branch 'kvm-master' into HEAD
2020-07-08 Paolo BonziniMerge branch 'kvm-async-pf-int' into HEAD
2020-07-08 Colin Ian KingKVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
2020-07-06 Paolo BonziniMerge tag 'kvmarm-fixes-5.8-3' of git://git./linux...
2020-07-06 Andrew ScullKVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
2020-07-06 Marc ZyngierKVM: arm64: PMU: Fix per-CPU access in preemptible...
2020-07-03 Sean ChristophersonKVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize...
2020-07-03 Sean ChristophersonKVM: x86: Mark CR4.TSD as being possibly owned by the...
2020-07-03 Sean ChristophersonKVM: x86: Inject #GP if guest attempts to toggle CR4...
2020-07-02 Paolo Bonzinikvm: use more precise cast and do not drop __user
2020-07-01 Paolo BonziniMerge tag 'kvmarm-fixes-5.8-2' of git://git./linux...
2020-06-30 Paolo BonziniKVM: x86: bit 8 of non-leaf PDPEs is not reserved
2020-06-29 Wanpeng LiKVM: X86: Fix async pf caused null-ptr-deref
2020-06-24 Paolo BonziniMerge tag 'kvm-s390-master-5.8-3' of git://git./linux...
2020-06-23 Marc ZyngierKVM: arm64: vgic-v4: Plug race between non-residency...
2020-06-23 Sean ChristophersonKVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
2020-06-23 Marcelo TosattiKVM: x86: allow TSC to differ by NTP correction bounds...
2020-06-23 Xiaoyao LiKVM: X86: Fix MSR range of APIC registers in X2APIC...
2020-06-23 Sean ChristophersonKVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
2020-06-22 Sean ChristophersonKVM: nVMX: Plumb L2 GPA through to PML emulation
2020-06-22 Vitaly KuznetsovKVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_add...
2020-06-22 Paolo BonziniKVM: LAPIC: ensure APIC map is up to date on concurrent...
2020-06-22 Igor Mammedovkvm: lapic: fix broken vcpu hotplug
2020-06-22 Andrew JonesKVM: arm64: pvtime: Ensure task delay accounting is...
2020-06-22 Steven PriceKVM: arm64: Fix kvm_reset_vcpu() return code being...
2020-06-22 Alexandru EliseiKVM: arm64: Annotate hyp NMI-related functions as __alw...
2020-06-19 Vitaly KuznetsovRevert "KVM: VMX: Micro-optimize vmexit time when not...
2020-06-18 Christian BorntraegerKVM: s390: reduce number of IO pins to 1
2020-06-15 Sean ChristophersonKVM: VMX: Add helpers to identify interrupt type from...
2020-06-15 Qian Caikvm/svm: disable KCSAN for svm_vcpu_run()
2020-06-15 Vitaly KuznetsovKVM: x86: Switch KVM guest to using interrupts for...
2020-06-15 Huacai ChenKVM: MIPS: Fix a build error for !CPU_LOONGSON64
2020-06-14 Linus TorvaldsLinux 5.8-rc1
2020-06-14 Linus TorvaldsMerge tag 'LSM-add-setgid-hook-5.8-author-fix' of git...
2020-06-14 Thomas Cedenosecurity: Add LSM hooks to set*gid syscalls
2020-06-14 Linus TorvaldsMerge tag 'for-5.8-part2-tag' of git://git./linux/kerne...
2020-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-13 David SterbaRevert "btrfs: switch to iomap_dio_rw() for dio"
2020-06-13 Grygorii Strashkonet: ethernet: ti: ale: fix allmulti for nu type ale
2020-06-13 Grygorii Strashkonet: ethernet: ti: am65-cpsw-nuss: fix ale parameters...
2020-06-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-06-13 Liao Pingfangnet: atm: Remove the error message according to the...
2020-06-13 Linus TorvaldsMerge tag '5.8-rc-smb3-fixes-part2' of git://git.samba...
next