Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-10 | x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled | 1 | -3/+7 | |
2024-04-25 | mm: switch mm->get_unmapped_area() to a flag | 1 | -1/+1 | |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | 1 | -1/+1 | |
2021-04-06 | x86/sgx: Move provisioning device creation out of SGX driver | 1 | -17/+0 | |
2021-02-08 | x86/sgx: Maintain encl->refcount for each encl->mm_list entry | 1 | -0/+3 | |
2020-11-18 | x86/sgx: Add a page reclaimer | 1 | -19/+40 | |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION | 1 | -1/+23 | |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_INIT | 1 | -0/+27 | |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_CREATE | 1 | -0/+12 | |
2020-11-18 | x86/sgx: Add an SGX misc driver interface | 1 | -0/+112 |