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
/
kernel
/
cpu
/
sgx
/
driver.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-10-16
x86/sgx: Introduce functions to count the sgx_(vepc_)open()
Elena Reshetova
2025-03-10
x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
Vladis Dronov
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-02-08
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
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_CREATE
Jarkko Sakkinen
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen