linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-23 17:28:02 to 2020-03-30 18:08:15 UTC [more...]

[PATCH for_v29 v2 0/5] x86/sgx: Make vDSO callable from C
 2020-03-30 18:08 UTC  (6+ 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 for_v29] selftest/sgx: Remove printing of segments during enclave load
 2020-03-30 17:32 UTC 

[PATCH for_v29] selftests/sgx: Fix a benign linker warning
 2020-03-30 17:31 UTC 

[PATCH 1/2] Revert "selftests/x86: Recurse into subdirectories"
 2020-03-30 14:51 UTC  (6+ 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  (109+ messages)
` [PATCH v28 01/22] x86/sgx: Update MAINTAINERS
` [PATCH v28 02/22] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v28 03/22] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v28 04/22] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v28 05/22] x86/sgx: Add SGX microarchitectural data structures
` [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  (18+ messages)

[PATCH 1/2] x86/sgx: cleanup: Remove unused struct
 2020-03-03 23:12 UTC  (4+ messages)
` [PATCH 2/2] x86/sgx: Remove non-LC bit from sgx_einit()

[PATCH v27 00/22] Intel SGX foundations
 2020-03-03 20:14 UTC  (19+ messages)
` [PATCH v27 04/22] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v27 12/22] selftests/x86: Add a selftest for SGX
` [PATCH v27 13/22] x86/sgx: Add provisioning
` [PATCH v27 14/22] x86/sgx: Add a page reclaimer
` [PATCH v27 15/22] x86/sgx: ptrace() support for the SGX driver
` [PATCH v27 16/22] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v27 17/22] x86/fault: Add helper function to sanitize error code
` [PATCH v27 18/22] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v27 19/22] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v27 20/22] selftests/x86: Add vDSO selftest for SGX
` [PATCH v27 21/22] x86/sgx: Update MAINTAINERS
` [PATCH v27 22/22] docs: x86/sgx: Document SGX micro architecture and kernel internals

[PATCH v24 00/24] Intel SGX foundations
 2020-02-25 10:15 UTC  (3+ 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).