linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 23:37:44 to 2020-04-03 14:35:21 UTC [more...]

[PATCH 0/4] Migrate enclave mapping to an anonymous inode
 2020-04-03 14:35 UTC  (12+ messages)
` [PATCH 1/4] x86/sgx: Remove PROT_NONE branch from sgx_encl_may_map()
` [PATCH 2/4] x86/sgx: Put enclaves into anonymous files
` [PATCH 3/4] x86/sgx: Move mmap() to the anonymous enclave file
` [PATCH 4/4] x86/sgx: Hand over the enclave file to the user space

[PATCH v2] x86/sgx: Fix deadlock and race conditions between fork() and EPC reclaim
 2020-04-03  9:35 UTC 

[PATCH for_v29 v2 0/5] x86/sgx: Make vDSO callable from C
 2020-04-02 20:01 UTC  (19+ messages)
` [PATCH for_v29 v2 1/5] x86/sgx: vdso: Make __vdso_sgx_enter_enclave() callable from C code
` [PATCH for_v29 v2 2/5] x86/sgx: vdso: Define a typedef for __vdso_sgx_enter_enclave
` [PATCH for_v29 v2 3/5] selftests/sgx: Pass EENTER to vDSO wrapper instead of hardcoding
` [PATCH for_v29 v2 4/5] selftests/sgx: Stop clobbering non-volatile registers
` [PATCH for_v29 v2 5/5] selftests/sgx: Add selftest to invoke __vsgx_enter_enclave() from C

[PATCH] x86/sgx: Remove PROT_NONE branch from sgx_encl_may_map()
 2020-03-30 21:13 UTC  (2+ messages)

[PATCH for_v29] selftest/sgx: Remove printing of segments during enclave load
 2020-03-30 20:46 UTC  (2+ messages)

[PATCH for_v29] selftests/sgx: Fix a benign linker warning
 2020-03-30 20:35 UTC  (2+ messages)

[PATCH 1/2] Revert "selftests/x86: Recurse into subdirectories"
 2020-03-30 19:19 UTC  (7+ messages)
` [PATCH 2/2] selftests/x86/sgx: Move to selftests/sgx

[PATCH 1/5] selftests/sgx: Add PHDRS to encl.lds
 2020-03-23  3:52 UTC  (6+ messages)
` [PATCH 2/5] selftests/sgx: Manage encl_fd in the main function
` [PATCH 3/5] selftests/sgx: Move EINIT out of encl_build()
` [PATCH 4/5] selftest/sgx: Replace encl_build() with encl_build_segment()
` [PATCH 5/5] selftests/sgx: Load encl.elf directly in the test program

[PATCH for_v29 0/8] x86/sgx: Make vDSO callable from C
 2020-03-21 20:11 UTC  (21+ messages)
` [PATCH for_v29 1/8] x86/sgx: vdso: Remove an incorrect statement the enter enclave comment
` [PATCH for_v29 2/8] x86/sgx: vdso: Make the %rsp fixup on return from handler relative
` [PATCH for_v29 3/8] x86/sgx: vdso: Make __vdso_sgx_enter_enclave() callable from C code
` [PATCH for_v29 4/8] x86/sgx: vdso: Define a typedef for __vdso_sgx_enter_enclave
` [PATCH for_v29 5/8] selftests/x86: sgx: Zero out @result before invoking vDSO sub-test
` [PATCH for_v29 6/8] selftests/x86: sgx: Pass EENTER to vDSO wrapper instead of hardcoding
` [PATCH for_v29 7/8] selftests/x86: sgx: Stop clobbering non-volatile registers
` [PATCH for_v29 8/8] selftests/x86: Add selftest to invoke __vsgx_enter_enclave() from C

[PATCH v28 00/22] Intel SGX foundations
 2020-03-20 15:53 UTC  (104+ messages)
` [PATCH v28 06/22] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v28 07/22] x86/cpu/intel: Detect SGX supprt
` [PATCH v28 08/22] x86/sgx: Enumerate and track EPC sections
` [PATCH v28 09/22] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v28 10/22] mm: Introduce vm_ops->may_mprotect()
` [PATCH v28 11/22] x86/sgx: Linux Enclave Driver
` [PATCH v28 12/22] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v28 13/22] selftests/x86: Recurse into subdirectories
` [PATCH v28 14/22] selftests/x86: Add a selftest for SGX
` [PATCH v28 15/22] x86/sgx: Add provisioning
` [PATCH v28 16/22] x86/sgx: Add a page reclaimer
` [PATCH v28 17/22] x86/sgx: ptrace() support for the SGX driver
` [PATCH v28 18/22] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v28 19/22] x86/fault: Add helper function to sanitize error code
` [PATCH v28 20/22] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v28 22/22] selftests/x86: Add vDSO selftest for SGX

[PATCH] selftests/x86/sgx: Merge test_sgx and sgxsign
 2020-03-20 13:45 UTC  (2+ messages)

selftests/x86/stgx: RSA_F4 -> RSA_3
 2020-03-20  5:22 UTC 

[PATCH] x86/vdso: Use named constant for ENCLU leaves
 2020-03-19 21:20 UTC  (2+ messages)

SGX device & noexec /dev
 2020-03-19 14:24 UTC  (2+ messages)

[PATCH] x86/sgx: Fix deadlock and race conditions between fork() and EPC reclaim
 2020-03-19 14:15 UTC  (10+ messages)

[PATCH] selftests/x86: Generate an RSA key on fly
 2020-03-19  2:52 UTC  (2+ messages)

[PATCH] x86/sgx: Fix a build error introduced by WARN->ENCLS_WARN conversion
 2020-03-15 18:17 UTC  (3+ messages)

x86/sgx: v23-rc2
 2020-03-06 18:34 UTC  (14+ messages)


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