index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-12-03
1
-1
/
+1
*
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
2020-11-24
1
-1
/
+1
*
x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-19
1
-1
/
+1
*
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2020-11-18
2
-9
/
+20
*
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
2020-11-18
1
-0
/
+111
*
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
6
-27
/
+1134
*
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
3
-1
/
+62
*
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
4
-1
/
+230
*
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2020-11-18
2
-0
/
+285
*
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
6
-0
/
+154
*
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
2020-11-18
6
-1
/
+345
*
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2020-11-17
2
-0
/
+68
*
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
Sean Christopherson
2020-11-17
3
-0
/
+252
*
x86/sgx: Add wrappers for ENCLS functions
Jarkko Sakkinen
2020-11-17
1
-0
/
+231
*
x86/sgx: Add SGX architectural data structures
Jarkko Sakkinen
2020-11-17
1
-0
/
+338