index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
1
-0
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-1
/
+1
2025-10-16
x86/sgx: Introduce functions to count the sgx_(vepc_)open()
Elena Reshetova
1
-1
/
+18
2025-03-10
x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
Vladis Dronov
1
-3
/
+7
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-1
/
+1
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
1
-17
/
+0
2021-02-08
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
Jarkko Sakkinen
1
-0
/
+3
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
1
-18
/
+39
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
1
-1
/
+23
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
1
-0
/
+27
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
1
-0
/
+12
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
1
-0
/
+112