summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/virt.c
AgeCommit message (Expand)Author
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson
2025-10-16x86/sgx: Introduce functions to count the sgx_(vepc_)open()Elena Reshetova
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini
2021-10-22x86/sgx/virt: extract sgx_vepc_remove_pagePaolo Bonzini
2021-06-15x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang
2021-04-12x86/sgx: Mark sgx_vepc_vm_ops staticWei Yongjun
2021-04-06x86/sgx: Add helpers to expose ECREATE and EINIT to KVMSean Christopherson
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson