Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-26 | mm: switch mm->get_unmapped_area() to a flag | Rick Edgecombe | 1 | -1/+1 |
2023-02-10 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
2021-04-06 | x86/sgx: Move provisioning device creation out of SGX driver | Sean Christopherson | 1 | -17/+0 |
2021-02-08 | x86/sgx: Maintain encl->refcount for each encl->mm_list entry | Jarkko Sakkinen | 1 | -0/+3 |
2020-11-18 | x86/sgx: Add a page reclaimer | Jarkko Sakkinen | 1 | -19/+40 |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION | Jarkko Sakkinen | 1 | -1/+23 |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_INIT | Jarkko Sakkinen | 1 | -0/+27 |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_CREATE | Jarkko Sakkinen | 1 | -0/+12 |
2020-11-18 | x86/sgx: Add an SGX misc driver interface | Jarkko Sakkinen | 1 | -0/+112 |