aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/sgx/encl.h
Commit message (Expand)AuthorAgeFilesLines
* x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()Kristen Carlson Accardi2022-08-151-2/+0
* Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-051-4/+12
|\
| * x86/sgx: Drop 'page_index' from sgx_backingSean Christopherson2022-07-081-1/+0
| * x86/sgx: Support VA page allocation without reclaimingReinette Chatre2022-07-071-2/+2
| * x86/sgx: Export sgx_encl_page_alloc()Jarkko Sakkinen2022-07-071-0/+3
| * x86/sgx: Export sgx_encl_{grow,shrink}()Reinette Chatre2022-07-071-0/+2
| * x86/sgx: Keep record of SGX page typeReinette Chatre2022-07-071-1/+2
| * x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()Reinette Chatre2022-07-071-1/+1
| * x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()Reinette Chatre2022-07-071-1/+1
| * x86/sgx: Export sgx_encl_ewb_cpumask()Reinette Chatre2022-07-071-0/+1
| * x86/sgx: Support loading enclave page without VMA permissions checkReinette Chatre2022-07-071-0/+2
* | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-021-2/+5
|/
* x86/sgx: Disconnect backing page references from dirty statusReinette Chatre2022-05-161-1/+1
* x86/sgx: use vma_lookup() in sgx_encl_find()Liam Howlett2021-06-291-2/+2
* x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang2021-03-261-0/+1
* x86/sgx: Add a page reclaimerJarkko Sakkinen2020-11-181-0/+51
* x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen2020-11-181-0/+3
* x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen2020-11-181-0/+7
* x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen2020-11-181-0/+58