linux-2.6-microblaze.git
2021-04-22 Paolo BonziniMerge branch 'kvm-sev-cgroup' into HEAD
2021-04-21 Sean ChristophersonKVM: SVM: Allocate SEV command structures on local...
2021-04-21 Sean Christophersoncrypto: ccp: Use the stack and common buffer for INIT...
2021-04-21 Sean Christophersoncrypto: ccp: Use the stack and common buffer for status...
2021-04-21 Sean Christophersoncrypto: ccp: Use the stack for small SEV command buffers
2021-04-21 Sean Christophersoncrypto: ccp: Play nice with vmalloc'd memory for SEV...
2021-04-21 Sean Christophersoncrypto: ccp: Reject SEV commands with mismatching comma...
2021-04-21 Sean Christophersoncrypto: ccp: Detect and reject "invalid" addresses...
2021-04-21 Sean Christophersoncrypto: ccp: Free SEV device if SEV init fails
2021-04-21 Brijesh SinghKVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
2021-04-21 Brijesh SinghKVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
2021-04-21 Brijesh SinghKVM: SVM: Add support for KVM_SEV_RECEIVE_START command
2021-04-21 Steve RutherfordKVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
2021-04-21 Brijesh SinghKVM: SVM: Add KVM_SEV_SEND_FINISH command
2021-04-21 Brijesh SinghKVM: SVM: Add KVM_SEND_UPDATE_DATA command
2021-04-21 Brijesh SinghKVM: SVM: Add KVM_SEV SEND_START command
2021-04-21 Wanpeng LiKVM: Boost vCPU candidate in user mode which is deliver...
2021-04-21 Paolo BonziniKVM: x86: document behavior of measurement ioctls with...
2021-04-21 Paolo BonziniKVM: selftests: Always run vCPU thread with blocked...
2021-04-21 Peter XuKVM: selftests: Sync data verify of dirty logging with...
2021-04-21 Nathan TempelmanKVM: x86: Support KVM VMs sharing SEV context
2021-04-21 Krish SadhukhannSVM: Check addresses of MSR and IO permission maps
2021-04-20 Krish SadhukhanKVM: SVM: Define actual size of IOPM and MSRPM tables
2021-04-20 Sean ChristophersonKVM: x86: Add capability to grant VM access to privileg...
2021-04-20 Sean ChristophersonKVM: VMX: Enable SGX virtualization for SGX1, SGX2...
2021-04-20 Sean ChristophersonKVM: VMX: Add ENCLS[EINIT] handler to support SGX Launc...
2021-04-20 Sean ChristophersonKVM: VMX: Add emulation of SGX Launch Control LE hash...
2021-04-20 Sean ChristophersonKVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce...
2021-04-20 Sean ChristophersonKVM: VMX: Frame in ENCLS handler for SGX virtualization
2021-04-20 Sean ChristophersonKVM: VMX: Add basic handling of VM-Exit from SGX enclave
2021-04-20 Sean ChristophersonKVM: x86: Add reverse-CPUID lookup support for scattere...
2021-04-20 Sean ChristophersonKVM: x86: Add support for reverse CPUID lookup of scatt...
2021-04-20 Sean ChristophersonKVM: x86: Define new #PF SGX error code bit
2021-04-20 Sean ChristophersonKVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}()...
2021-04-20 Yanan WangKVM: selftests: Add a test for kvm page table code
2021-04-20 Yanan WangKVM: selftests: Adapt vm_userspace_mem_region_add to...
2021-04-20 Yanan WangKVM: selftests: List all hugetlb src types specified...
2021-04-20 Yanan WangKVM: selftests: Add a helper to get system default...
2021-04-20 Yanan WangKVM: selftests: Add a helper to get system configured...
2021-04-20 Yanan WangKVM: selftests: Make a generic helper to get vm guest...
2021-04-20 Yanan WangKVM: selftests: Print the errno besides error-string...
2021-04-20 Yanan Wangtools/headers: sync headers of asm-generic/hugetlb_encode.h
2021-04-20 Haiwei LiKVM: vmx: add mismatched size assertions in vmcs_check32()
2021-04-20 Sean ChristophersonKVM: Add proper lockdep assertion in I/O bus unregister
2021-04-20 Sean ChristophersonKVM: Stop looking for coalesced MMIO zones if the bus...
2021-04-20 Sean ChristophersonKVM: Destroy I/O bus devices on unregister failure...
2021-04-20 Emanuele Giuseppe... doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8
2021-04-20 Keqian ZhuKVM: x86: Remove unused function declaration
2021-04-20 Sean ChristophersonKVM: SVM: Enhance and clean up the vmcb tracking commen...
2021-04-20 Sean ChristophersonKVM: SVM: Add a comment to clarify what vcpu_svm.vmcb...
2021-04-20 Sean ChristophersonKVM: SVM: Drop vcpu_svm.vmcb_pa
2021-04-20 Sean ChristophersonKVM: SVM: Don't set current_vmcb->cpu when switching...
2021-04-19 Tom LendackyKVM: SVM: Make sure GHCB is mapped before updating
2021-04-19 Wanpeng LiKVM: X86: Do not yield to self
2021-04-19 Wanpeng LiKVM: X86: Count attempted/successful directed yield
2021-04-19 Wanpeng Lix86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMP
2021-04-19 Ben GardonKVM: x86/mmu: Tear down roots before kvm_mmu_zap_all_fa...
2021-04-19 Ben GardonKVM: x86/mmu: Fast invalidation for TDP MMU
2021-04-19 Ben GardonKVM: x86/mmu: Allow enabling/disabling dirty logging...
2021-04-19 Ben GardonKVM: x86/mmu: Allow zapping collapsible SPTEs to use...
2021-04-19 Ben GardonKVM: x86/mmu: Allow zap gfn range to operate under...
2021-04-19 Ben GardonKVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
2021-04-19 Ben GardonKVM: x86/mmu: handle cmpxchg failure in kvm_tdp_mmu_get...
2021-04-19 Ben GardonKVM: x86/mmu: Make TDP MMU root refcount atomic
2021-04-19 Ben GardonKVM: x86/mmu: Refactor yield safe root iterator
2021-04-19 Ben GardonKVM: x86/mmu: Merge TDP MMU put and free root
2021-04-19 Ben GardonKVM: x86/mmu: use tdp_mmu_free_sp to free roots
2021-04-19 Ben GardonKVM: x86/mmu: Move kvm_mmu_(get|put)_root to TDP MMU
2021-04-19 Ben GardonKVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap...
2021-04-19 Sean ChristophersonKVM: x86/mmu: Allow yielding during MMU notifier unmap...
2021-04-17 Sean ChristophersonKVM: Take mmu_lock when handling MMU notifier iff the...
2021-04-17 Sean ChristophersonKVM: Move MMU notifier's mmu_lock acquisition into...
2021-04-17 Sean ChristophersonKVM: Kill off the old hva-based MMU notifier callbacks
2021-04-17 Sean ChristophersonKVM: PPC: Convert to the gfn-based MMU notifier callbacks
2021-04-17 Sean ChristophersonKVM: MIPS/MMU: Convert to the gfn-based MMU notifier...
2021-04-17 Sean ChristophersonKVM: arm64: Convert to the gfn-based MMU notifier callbacks
2021-04-17 Sean ChristophersonKVM: Move x86's MMU notifier memslot walkers to generic...
2021-04-17 Sean ChristophersonKVM: Assert that notifier count is elevated in .change_...
2021-04-17 Paolo BonziniKVM: MIPS: defer flush to generic MMU notifier code
2021-04-17 Paolo BonziniKVM: MIPS: let generic code call prepare_flush_shadow
2021-04-17 Paolo BonziniKVM: MIPS: rework flush_shadow_* callbacks into one...
2021-04-17 Paolo BonziniKVM: constify kvm_arch_flush_remote_tlbs_memslot
2021-04-17 Sean ChristophersonKVM: Explicitly use GFP_KERNEL_ACCOUNT for 'struct...
2021-04-17 Paolo BonziniKVM: MMU: protect TDP MMU pages only down to required...
2021-04-17 Maxim LevitskyKVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2
2021-04-17 Maxim LevitskyKVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
2021-04-17 Maxim LevitskyKVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
2021-04-17 Paolo BonziniKVM: introduce KVM_CAP_SET_GUEST_DEBUG2
2021-04-17 Maxim LevitskyKVM: x86: pending exceptions must not be blocked by...
2021-04-17 Yang YingliangKVM: selftests: remove redundant semi-colon
2021-04-17 Maxim LevitskyKVM: nSVM: call nested_svm_load_cr3 on nested state...
2021-04-17 David EdmondsonKVM: x86: dump_vmcs should include the autoload/autosto...
2021-04-17 David EdmondsonKVM: x86: dump_vmcs should show the effective EFER
2021-04-17 David EdmondsonKVM: x86: dump_vmcs should consider only the load contr...
2021-04-17 David EdmondsonKVM: x86: dump_vmcs should not conflate EFER and PAT...
2021-04-17 David EdmondsonKVM: x86: dump_vmcs should not assume GUEST_IA32_EFER...
2021-04-17 Maxim LevitskyKVM: nSVM: improve SYSENTER emulation on AMD
2021-04-17 Maxim LevitskyKVM: x86: add guest_cpuid_is_intel
2021-04-17 Sean ChristophersonKVM: x86: Account a variety of miscellaneous allocations
2021-04-17 Sean ChristophersonKVM: SVM: Do not allow SEV/SEV-ES initialization after...
next