OSDN Git Service

uclinux-h8/linux.git
2021-04-17 Sean ChristophersonKVM: Move arm64's MMU notifier trace events to generic...
2021-04-17 Sean ChristophersonKVM: Move prototypes for MMU notifier callbacks to...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Pass address space ID to TDP MMU root...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Pass address space ID to __kvm_tdp_mmu_za...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Coalesce TLB flushes across address space...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Coalesce TLB flushes when zapping collaps...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Move flushing for "slot" handlers to...
2021-04-17 Sean ChristophersonKVM: x86/mmu: Coalesce TDP MMU TLB flushes when zapping...
2021-04-17 Vitaly KuznetsovKVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs...
2021-04-17 Krish SadhukhanKVM: nSVM: If VMRUN is single-stepped, queue the #DB...
2021-04-17 Paolo BonziniKVM: MMU: load PDPTRs outside mmu_lock
2021-04-17 Paolo BonziniMerge remote-tracking branch 'tip/x86/sgx' into kvm...
2021-04-17 Paolo BonziniMerge tag 'kvm-s390-next-5.13-2' of git://git./linux...
2021-04-15 Paolo BonziniMerge tag 'kvm-s390-next-5.13-1' of git://git./linux...
2021-04-15 Heiko CarstensKVM: s390: fix guarded storage control register handling
2021-04-12 Wei Yongjunx86/sgx: Mark sgx_vepc_vm_ops static
2021-04-08 Jarkko Sakkinenx86/sgx: Do not update sgx_nr_free_pages in sgx_setup_e...
2021-04-06 Sean Christophersonx86/sgx: Move provisioning device creation out of SGX...
2021-04-06 Sean Christophersonx86/sgx: Add helpers to expose ECREATE and EINIT to KVM
2021-04-06 Kai Huangx86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
2021-04-06 Sean Christophersonx86/sgx: Add encls_faulted() helper
2021-04-06 Sean Christophersonx86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR...
2021-04-06 Sean Christophersonx86/sgx: Move ENCLS leaf definitions to sgx.h
2021-04-06 Sean Christophersonx86/sgx: Expose SGX architectural definitions to the...
2021-04-06 Kai Huangx86/sgx: Initialize virtual EPC driver even when SGX...
2021-04-06 Sean Christophersonx86/cpu/intel: Allow SGX virtualization without Launch...
2021-04-06 Sean Christophersonx86/sgx: Introduce virtual EPC for use by KVM guests
2021-04-02 Paolo BonziniMerge branch 'kvm-tdp-fix-rcu' into HEAD
2021-04-02 Paolo BonziniMerge branch 'kvm-tdp-fix-flushes' into HEAD
2021-04-01 Paolo BonziniMerge branch 'kvm-fix-svm-races' into HEAD
2021-04-01 Paolo BonziniKVM: SVM: ensure that EFER.SVME is set when running...
2021-04-01 Paolo BonziniKVM: SVM: load control fields from VMCB12 before checki...
2021-03-30 Sean ChristophersonKVM: x86/mmu: Don't allow TDP MMU to yield when recover...
2021-03-30 Sean ChristophersonKVM: x86/mmu: Ensure TLBs are flushed for TDP MMU durin...
2021-03-30 Sean ChristophersonKVM: x86/mmu: Ensure TLBs are flushed when yielding...
2021-03-26 Sean Christophersonx86/sgx: Add SGX_CHILD_PRESENT hardware error code
2021-03-26 Kai Huangx86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
2021-03-25 Sean Christophersonx86/cpufeatures: Add SGX1 and SGX2 sub-features
2021-03-25 Kai Huangx86/cpufeatures: Make SGX_LC feature bit depend on...
2021-03-25 Ira Weinyx86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave...
2021-03-24 Tianjia Zhangselftests/sgx: Use getauxval() to simplify test code
2021-03-24 Claudio ImbrendaKVM: s390: VSIE: fix MVPG handling for prefixing and MSO
2021-03-24 Claudio ImbrendaKVM: s390: split kvm_s390_real_to_abs
2021-03-24 Claudio ImbrendaKVM: s390: VSIE: correctly handle MVPG when in VSIE
2021-03-24 Claudio ImbrendaKVM: s390: extend kvm_s390_shadow_fault to return entry...
2021-03-19 Dave Hansenselftests/sgx: Improve error detection and messages
2021-03-19 Jarkko Sakkinenx86/sgx: Add a basic NUMA allocation scheme to sgx_allo...
2021-03-18 Jarkko Sakkinenx86/sgx: Replace section->init_laundry_list with sgx_di...
2021-03-16 Sean ChristophersonKVM: x86/mmu: Store the address space ID in the TDP...
2021-03-16 Ben GardonKVM: x86/mmu: Factor out tdp_iter_return_to_root
2021-03-16 Ben GardonKVM: x86/mmu: Fix RCU usage when atomically zapping...
2021-03-16 Ben GardonKVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
2021-03-15 Sean ChristophersonKVM: x86/mmu: Mark the PAE roots as decrypted for shado...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use '0' as the one and only value for...
2021-03-15 Sean ChristophersonKVM: VMX: Track root HPA instead of EPTP for paravirt...
2021-03-15 Sean ChristophersonKVM: VMX: Skip additional Hyper-V TLB EPTP flushes...
2021-03-15 Sean ChristophersonKVM: VMX: Define Hyper-V paravirt TLB flush fields...
2021-03-15 Sean ChristophersonKVM: VMX: Explicitly check for hv_remote_flush_tlb...
2021-03-15 Sean ChristophersonKVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP...
2021-03-15 Sean ChristophersonKVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP...
2021-03-15 Sean ChristophersonKVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn...
2021-03-15 Sean ChristophersonKVM: VMX: Fold Hyper-V EPTP checking into it's only...
2021-03-15 Sean ChristophersonKVM: VMX: Stash kvm_vmx in a local variable for Hyper...
2021-03-15 Sean ChristophersonKVM: VMX: Track common EPTP for Hyper-V's paravirt...
2021-03-15 Sean ChristophersonKVM: x86: Get active PCID only when writing a CR3 value
2021-03-15 Uros BizjakKVM/SVM: Move vmenter.S exception fixups out of line
2021-03-15 Sean ChristophersonKVM: x86/mmu: Dump reserved bits if they're detected...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use low available bits for removed SPTEs
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use is_removed_spte() instead of open...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Tweak auditing WARN for A/D bits to ...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use a dedicated bit to track shadow/MMU...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use high bits for host/mmu writable masks...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Make Host-writable and MMU-writable bit...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Move logic for setting SPTE masks for...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Co-locate code for setting various SPTE...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Move initial kvm_mmu_set_mask_ptes()...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Document dependency bewteen TDP A/D type...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use MMIO SPTE bits 53 and 52 for the...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Rename and document A/D scheme for TDP...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Add module param to disable MMIO caching...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Stop using software available bits to...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Rename 'mask' to 'spte' in MMIO SPTE...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Handle MMIO SPTEs directly in mmu_set_spte()
2021-03-15 Sean ChristophersonKVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Retry page faults that hit an invalid...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Disable MMIO caching if MMIO value collid...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Bail from fast_page_fault() if SPTE is...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Check for shadow-present SPTE before...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Add convenience wrapper for acting on...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Add typedefs for rmap/iter handlers
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use 'end' param in TDP MMU's test_age_gfn()
2021-03-15 Sean ChristophersonKVM: x86/mmu: WARN if TDP MMU's set_tdp_spte() sees...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Remove spurious TLB flush from TDP MMU...
2021-03-15 Maxim LevitskyKVM: x86: mmu: initialize fault.async_page_fault in...
2021-03-15 Maxim LevitskyKVM: x86: determine if an exception has an error code...
2021-03-15 Cathy AveryKVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
2021-03-15 Babu MogerKVM: SVM: Add support for Virtual SPEC_CTRL
2021-03-15 Babu Mogerx86/cpufeatures: Add the Virtual SPEC_CTRL feature
next