index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
/
asm
/
sgx.h
Age
Commit message (
Expand
)
Author
2025-11-14
x86/sgx: Document structs and enums with '@', not '%'
Sean Christopherson
2025-11-14
x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
Sean Christopherson
2025-11-14
x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"
Sean Christopherson
2022-07-07
x86/sgx: Support complete page removal
Reinette Chatre
2022-07-07
x86/sgx: Support modifying SGX page type
Reinette Chatre
2022-07-07
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2021-10-22
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-12-02
x86/sgx: Fix a typo in kernel-doc markup
Mauro Carvalho Chehab
2020-11-18
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
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