linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 11:33:45 to 2020-09-28 20:20:12 UTC [more...]

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28 20:19 UTC  (145+ messages)
` [PATCH v38 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v38 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "
` [PATCH v38 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v38 04/24] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v38 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v38 06/24] x86/cpu/intel: Detect SGX support
` [PATCH v38 07/24] x86/cpu/intel: Add nosgx kernel parameter
` [PATCH v38 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v38 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
` [PATCH v38 10/24] mm: Add vm_ops->mprotect()
    ` [PATCH v38 10/24] mm: Add vm_ops->mprotect()'
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
` [PATCH v38 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v38 15/24] x86/sgx: Enable provisioning for remote attestation
` [PATCH v38 16/24] x86/sgx: Add a page reclaimer
` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
            ` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver'
` [PATCH v38 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v38 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v38 22/24] selftests/x86: Add a selftest for SGX
` [PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v38 24/24] x86/sgx: Update MAINTAINERS

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28  1:32 UTC  (39+ messages)
` [PATCH v38 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v38 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "
` [PATCH v38 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v38 04/24] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v38 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v38 06/24] x86/cpu/intel: Detect SGX support
` [PATCH v38 07/24] x86/cpu/intel: Add nosgx kernel parameter
` [PATCH v38 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v38 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
` [PATCH v38 10/24] mm: Add vm_ops->mprotect()
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
` [PATCH v38 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v38 15/24] x86/sgx: Enable provisioning for remote attestation
` [PATCH v38 16/24] x86/sgx: Add a page reclaimer
` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
` [PATCH v38 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v38 19/24] x86/fault: Add helper function to sanitize error code
` [PATCH v38 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v38 22/24] selftests/x86: Add a selftest for SGX
` [PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v38 24/24] x86/sgx: Update MAINTAINERS

Can we credibly make vdso_sgx_enter_enclave() pleasant to use?
 2020-09-26 23:55 UTC  (6+ messages)

[PATCH] x86/sgx: Refine rollback in SGX_IOC_ENCLAVE_ADD_PAGE
 2020-09-18 13:02 UTC 

[PATCH v37 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
 2020-09-16 16:20 UTC  (18+ messages)
` [PATCH v37 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).