index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
encl.h
Age
Commit message (
Expand
)
Author
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
2022-08-15
x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()
Kristen Carlson Accardi
2022-08-05
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-08
x86/sgx: Drop 'page_index' from sgx_backing
Sean Christopherson
2022-07-07
x86/sgx: Support VA page allocation without reclaiming
Reinette Chatre
2022-07-07
x86/sgx: Export sgx_encl_page_alloc()
Jarkko Sakkinen
2022-07-07
x86/sgx: Export sgx_encl_{grow,shrink}()
Reinette Chatre
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
2022-07-07
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
2022-07-07
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
2022-07-07
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
2022-07-07
x86/sgx: Support loading enclave page without VMA permissions check
Reinette Chatre
2022-06-02
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-05-16
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
2021-06-29
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen