index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
Age
Commit message (
Expand
)
Author
2021-02-20
Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-08
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
Jarkko Sakkinen
2021-02-05
x86/sgx: Drop racy follow_pfn() check
Daniel Vetter
2021-01-21
x86/sgx: Fix the return type of sgx_init()
Sami Tolvanen
2020-12-03
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-24
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
2020-11-19
x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-18
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2020-11-18
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
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
2020-11-17
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2020-11-17
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
Sean Christopherson
2020-11-17
x86/sgx: Add wrappers for ENCLS functions
Jarkko Sakkinen
2020-11-17
x86/sgx: Add SGX architectural data structures
Jarkko Sakkinen