Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/sgx: Allow enclaves to use Asynchrounous Exit Notification | Dave Hansen | 2022-11-04 | 1 | -7/+26 |
* | x86/sgx: Keep record of SGX page type | Reinette Chatre | 2022-07-07 | 1 | -0/+3 |
* | x86/sgx: Add wrapper for SGX2 EMODPR function | Reinette Chatre | 2022-07-07 | 1 | -0/+5 |
* | x86/sgx: Remove .fixup usage | Peter Zijlstra | 2021-12-11 | 1 | -0/+18 |
* | x86: Fix leftover comment typos | Ingo Molnar | 2021-05-12 | 1 | -1/+1 |
* | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-04-26 | 1 | -1/+1 |
* | x86/sgx: Move provisioning device creation out of SGX driver | Sean Christopherson | 2021-04-06 | 1 | -0/+3 |
* | x86/sgx: Add helpers to expose ECREATE and EINIT to KVM | Sean Christopherson | 2021-04-06 | 1 | -0/+7 |
* | x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT) | Sean Christopherson | 2021-04-06 | 1 | -0/+3 |
* | x86/sgx: Move ENCLS leaf definitions to sgx.h | Sean Christopherson | 2021-04-06 | 1 | -0/+15 |
* | x86/sgx: Expose SGX architectural definitions to the kernel | Sean Christopherson | 2021-04-06 | 1 | -0/+350 |