Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-07 | x86/sgx: Break up long non-preemptible delays in sgx_vepc_release() | Jack Wang | 1 | -0/+3 |
2023-02-10 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
2021-10-22 | x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl | Paolo Bonzini | 1 | -0/+53 |
2021-10-22 | x86/sgx/virt: extract sgx_vepc_remove_page | Paolo Bonzini | 1 | -5/+7 |
2021-06-15 | x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed | Kai Huang | 1 | -0/+1 |
2021-04-12 | x86/sgx: Mark sgx_vepc_vm_ops static | Wei Yongjun | 1 | -1/+1 |
2021-04-06 | x86/sgx: Add helpers to expose ECREATE and EINIT to KVM | Sean Christopherson | 1 | -0/+117 |
2021-04-06 | x86/sgx: Introduce virtual EPC for use by KVM guests | Sean Christopherson | 1 | -0/+259 |