summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx
AgeCommit message (Expand)Author
2020-12-03x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()Jarkko Sakkinen
2020-11-24x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc commentBorislav Petkov
2020-11-19x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()Jarkko Sakkinen
2020-11-18x86/sgx: Clarify 'laundry_list' lockingDave Hansen
2020-11-18x86/sgx: Add ptrace() support for the SGX driverJarkko Sakkinen
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen
2020-11-18x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen
2020-11-17x86/sgx: Add SGX page allocator functionsJarkko Sakkinen
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson
2020-11-17x86/sgx: Add wrappers for ENCLS functionsJarkko Sakkinen
2020-11-17x86/sgx: Add SGX architectural data structuresJarkko Sakkinen