Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-06 | x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs | Kai Huang | 1 | -0/+2 |
2021-04-06 | x86/sgx: Expose SGX architectural definitions to the kernel | Sean Christopherson | 1 | -1/+1 |
2021-04-06 | x86/sgx: Introduce virtual EPC for use by KVM guests | Sean Christopherson | 1 | -0/+9 |
2021-03-26 | x86/sgx: Wipe out EREMOVE from sgx_free_epc_page() | Kai Huang | 1 | -0/+4 |
2021-03-19 | x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page() | Jarkko Sakkinen | 1 | -6/+10 |
2021-03-18 | x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list | Jarkko Sakkinen | 1 | -7/+0 |
2020-11-18 | x86/sgx: Clarify 'laundry_list' locking | Dave Hansen | 1 | -3/+12 |
2020-11-18 | x86/sgx: Add a page reclaimer | Jarkko Sakkinen | 1 | -0/+13 |
2020-11-18 | x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES | Jarkko Sakkinen | 1 | -0/+1 |
2020-11-17 | x86/sgx: Add SGX page allocator functions | Jarkko Sakkinen | 1 | -0/+3 |
2020-11-17 | x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections | Sean Christopherson | 1 | -0/+60 |