linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-11 02:19:02 to 2018-11-02 23:33:03 UTC [more...]

[PATCH v15 00/23] Intel SGX1
 2018-11-02 23:33 UTC  (50+ messages)
` [PATCH v15 01/23] x86/sgx: Update MAINTAINERS
` [PATCH v15 02/23] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v15 03/23] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v15 04/23] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition
` [PATCH v15 05/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v15 06/23] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v15 07/23] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX
` [PATCH v15 08/23] x86/sgx: Define SGX1 and SGX2 ENCLS leafs
` [PATCH v15 09/23] x86/sgx: Add ENCLS architectural error codes
` [PATCH v15 10/23] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v15 11/23] x86/sgx: Add definitions for SGX's CPUID leaf and variable sub-leafs
` [PATCH v15 12/23] x86/cpufeatures: Add Intel-defined SGX_LC feature bit
` [PATCH v15 13/23] x86/msr: Add SGX Launch Control MSR definitions
` [PATCH v15 14/23] x86/cpu/intel: Clear SGX_LC capability if not enabled in FEATURE_CONTROL
` [PATCH v15 15/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v15 16/23] x86/sgx: Enumerate and track EPC sections
` [PATCH v15 17/23] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v15 18/23] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v15 19/23] platform/x86: Intel SGX driver
` [PATCH v15 20/23] platform/x86: sgx: Add swapping functionality to the "
` [PATCH v15 21/23] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v15 22/23] platform/x86: ptrace() support for the SGX driver
` [PATCH v15 23/23] x86/sgx: Driver documentation

RFC: userspace exception fixups
 2018-11-02 23:32 UTC  (68+ messages)

[PATCH v14 00/19] Intel SGX1 support
 2018-11-01 17:52 UTC  (90+ messages)
` [PATCH v14 01/19] x86/sgx: Update MAINTAINERS
` [PATCH v14 02/19] x86/sgx: Architectural structures
` [PATCH v14 03/19] x86/cpufeature: Add SGX and SGX_LC CPU features
` [PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits
` [PATCH v14 05/19] x86/msr: Add SGX definitions to msr-index.h
` [PATCH v14 06/19] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v14 07/19] x86/fault: x86/mm/pkeys: relocate stale comment regarding OSPKE
` [PATCH v14 08/19] signal: x86/sgx: Add SIGSEGV siginfo code for SGX EPCM fault
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX
` [PATCH v14 10/19] x86/sgx: Detect Intel SGX
` [PATCH v14 11/19] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v14 12/19] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v14 13/19] x86/sgx: Enclave Page Cache (EPC) memory manager
` [PATCH v14 14/19] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v14 15/19] platform/x86: Intel SGX driver
` [PATCH v14 16/19] platform/x86: Add swapping functionality to the "
` [PATCH v14 17/19] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v14 18/19] platform/x86: ptrace() support for the SGX driver
` [PATCH v14 19/19] x86/sgx: Driver documentation

List archive
 2018-10-01 21:48 UTC 

[PATCH v13 00/13] Intel SGX1 support
 2018-09-16 11:40 UTC  (13+ messages)
` [PATCH v13 09/13] x86/sgx: Enclave Page Cache (EPC) memory manager
` [PATCH v13 11/13] platform/x86: Intel SGX driver


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).