Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/sgx: Expose SGX architectural definitions to the kernel | Sean Christopherson | 2021-04-06 | 1 | -1/+1 |
* | x86/sgx: Wipe out EREMOVE from sgx_free_epc_page() | Kai Huang | 2021-03-26 | 1 | -5/+26 |
* | Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-21 | 1 | -8/+0 |
|\ | |||||
| * | x86/sgx: Drop racy follow_pfn() check | Daniel Vetter | 2021-02-05 | 1 | -8/+0 |
* | | x86/sgx: Maintain encl->refcount for each encl->mm_list entry | Jarkko Sakkinen | 2021-02-08 | 1 | -0/+5 |
|/ | |||||
* | x86/sgx: Add ptrace() support for the SGX driver | Jarkko Sakkinen | 2020-11-18 | 1 | -0/+111 |
* | x86/sgx: Add a page reclaimer | Jarkko Sakkinen | 2020-11-18 | 1 | -4/+479 |
* | x86/sgx: Add SGX_IOC_ENCLAVE_CREATE | Jarkko Sakkinen | 2020-11-18 | 1 | -0/+8 |
* | x86/sgx: Add an SGX misc driver interface | Jarkko Sakkinen | 2020-11-18 | 1 | -0/+146 |