index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-06
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2021-04-06
x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
Sean Christopherson
2021-04-06
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
2021-04-06
x86/cpu/intel: Allow SGX virtualization without Launch Control support
Sean Christopherson
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
2021-04-02
Merge branch 'kvm-tdp-fix-rcu' into HEAD
Paolo Bonzini
2021-04-02
Merge branch 'kvm-tdp-fix-flushes' into HEAD
Paolo Bonzini
2021-04-01
Merge branch 'kvm-fix-svm-races' into HEAD
Paolo Bonzini
2021-04-01
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
2021-04-01
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
2021-03-26
x86/sgx: Add SGX_CHILD_PRESENT hardware error code
Sean Christopherson
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
2021-03-25
x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
Kai Huang
2021-03-25
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
2021-03-24
KVM: s390: VSIE: fix MVPG handling for prefixing and MSO
Claudio Imbrenda
2021-03-24
KVM: s390: split kvm_s390_real_to_abs
Claudio Imbrenda
2021-03-24
KVM: s390: VSIE: correctly handle MVPG when in VSIE
Claudio Imbrenda
2021-03-24
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Claudio Imbrenda
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
2021-03-19
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
2021-03-18
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
2021-03-16
KVM: x86/mmu: Store the address space ID in the TDP iterator
Sean Christopherson
2021-03-16
KVM: x86/mmu: Factor out tdp_iter_return_to_root
Ben Gardon
2021-03-16
KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
Ben Gardon
2021-03-16
KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
Ben Gardon
2021-03-15
KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
Sean Christopherson
2021-03-15
KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
Sean Christopherson
2021-03-15
KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush
Sean Christopherson
2021-03-15
KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
Sean Christopherson
2021-03-15
KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
Sean Christopherson
2021-03-15
KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
Sean Christopherson
2021-03-15
KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
Sean Christopherson
2021-03-15
KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
Sean Christopherson
2021-03-15
KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
Sean Christopherson
2021-03-15
KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
Sean Christopherson
2021-03-15
KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V paravirt TLB flush
Sean Christopherson
2021-03-15
KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
Sean Christopherson
2021-03-15
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
2021-03-15
KVM/SVM: Move vmenter.S exception fixups out of line
Uros Bizjak
2021-03-15
KVM: x86/mmu: Dump reserved bits if they're detected on non-MMIO SPTE
Sean Christopherson
2021-03-15
KVM: x86/mmu: Use low available bits for removed SPTEs
Sean Christopherson
2021-03-15
KVM: x86/mmu: Use is_removed_spte() instead of open coded equivalents
Sean Christopherson
2021-03-15
KVM: x86/mmu: Tweak auditing WARN for A/D bits to !PRESENT (was MMIO)
Sean Christopherson
[prev]
[next]