summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/sgx/encl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson2021-04-061-1/+1
* x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang2021-03-261-5/+26
* Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-211-8/+0
|\
| * x86/sgx: Drop racy follow_pfn() checkDaniel Vetter2021-02-051-8/+0
* | x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko Sakkinen2021-02-081-0/+5
|/
* x86/sgx: Add ptrace() support for the SGX driverJarkko Sakkinen2020-11-181-0/+111
* x86/sgx: Add a page reclaimerJarkko Sakkinen2020-11-181-4/+479
* x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen2020-11-181-0/+8
* x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen2020-11-181-0/+146