summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/driver.c
AgeCommit message (Expand)Author
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-10-16x86/sgx: Introduce functions to count the sgx_(vepc_)open()Elena Reshetova
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2021-04-06x86/sgx: Move provisioning device creation out of SGX driverSean Christopherson
2021-02-08x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko Sakkinen
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen
2020-11-18x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen