linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 21:52:16 to 2019-01-09 05:24:46 UTC [more...]

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2019-01-09  5:24 UTC  (46+ messages)
` [RFC PATCH v5 1/5] x86/vdso: Add support for exception fixup in vDSO functions
` [RFC PATCH v5 2/5] x86/fault: Add helper function to sanitize error code
` [RFC PATCH v5 3/5] x86/fault: Attempt to fixup unhandled #PF on ENCLU before signaling
` [RFC PATCH v5 4/5] x86/traps: Attempt to fixup exceptions in vDSO "
` [RFC PATCH v5 5/5] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` x86/sgx: uapi change proposal

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

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-12-22  0:01 UTC  (89+ messages)
` [PATCH v17 22/23] x86/sgx: SGX documentation

[PATCH v18 00/25] Intel SGX1 support
 2018-12-21 23:11 UTC 

[RFC PATCH v4 0/5] x86: Add vDSO exception fixup for SGX
 2018-12-14 19:20 UTC  (14+ messages)
` [RFC PATCH v4 1/5] x86/vdso: Add support for exception fixup in vDSO functions
` [RFC PATCH v4 2/5] x86/fault: Add helper function to sanitize error code
` [RFC PATCH v4 3/5] x86/fault: Attempt to fixup unhandled #PF on ENCLU before signaling
` [RFC PATCH v4 4/5] x86/traps: Attempt to fixup exceptions in vDSO "
` [RFC PATCH v4 5/5] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[RFC PATCH v2 4/4] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
 2018-12-14 15:04 UTC  (19+ messages)

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-12  2:42 UTC  (16+ messages)
` [RFC PATCH v3 1/4] x86/sgx: Add a per-mm ENCLU exception fixup handler
` [RFC PATCH v3 2/4] x86/fault: Attempt to fixup unhandled #PF on ENCLU before signaling
` [RFC PATCH v3 3/4] x86/traps: Attempt to fixup exceptions in vDSO "
` [RFC PATCH v3 4/4] x86/sgx: Add an SGX IOCTL to register a per-mm ENCLU exception handler


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