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
/
asm
/
sgx.h
Age
Commit message (
Expand
)
Author
2025-11-14
x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attribute
Sean Christopherson
2025-11-14
x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.h
Sean Christopherson
2025-11-14
x86/sgx: Document structs and enums with '@', not '%'
Sean Christopherson
2025-10-16
x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
2025-10-16
x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
Elena Reshetova
2022-11-04
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
Dave Hansen
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
2021-12-11
x86/sgx: Remove .fixup usage
Peter Zijlstra
2021-05-12
x86: Fix leftover comment typos
Ingo Molnar
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-04-06
x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
Sean Christopherson
2021-04-06
x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
Sean Christopherson
2021-04-06
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson