summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/driver.c
AgeCommit message (Expand)Author
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2021-04-06x86/sgx: Move provisioning device creation out of SGX driverSean Christopherson
2021-02-08x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko 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_CREATEJarkko Sakkinen
2020-11-18x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen