index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-04-06
1
-14
/
+2
*
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
1
-3
/
+2
*
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2021-04-06
1
-1
/
+1
*
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-26
1
-3
/
+3
*
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
2021-03-25
1
-6
/
+8
*
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: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
1
-4
/
+85
*
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
1
-0
/
+37
*
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
1
-1
/
+192
*
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2020-11-18
1
-0
/
+284
*
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
1
-0
/
+123