LinuxLists
Users
About
Jarkko Sakkinen (
[email protected]
)
Number of posts: 4365 (2.92 per day)
First post: 2013-10-17 11:31:03
Last post: 2017-11-20 22:14:50
Previous Page
/
Next Page
Date
List
Subject
2020-09-16 00:50:11
linux-kernel
[PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
2020-09-16 00:48:48
linux-kernel
[PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-15 12:44:33
linux-kernel
[PATCH v38 07/24] x86/cpu/intel: Add nosgx kernel parameter
2020-09-15 12:44:06
linux-kernel
[PATCH v38 00/24] Intel SGX foundations
2020-09-15 12:42:38
linux-kernel
[PATCH v38 19/24] x86/fault: Add helper function to sanitize error code
2020-09-15 12:38:19
linux-kernel
[PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-15 12:04:35
linux-kernel
[PATCH v38 15/24] x86/sgx: Enable provisioning for remote attestation
2020-09-15 12:00:58
linux-kernel
[PATCH v38 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
2020-09-15 12:00:37
linux-kernel
[PATCH v38 22/24] selftests/x86: Add a selftest for SGX
2020-09-15 11:56:07
linux-kernel
[PATCH v38 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
2020-09-15 11:54:22
linux-kernel
[PATCH v38 24/24] x86/sgx: Update MAINTAINERS
2020-09-15 11:54:22
linux-kernel
[PATCH v38 18/24] x86/vdso: Add support for exception fixup in vDSO functions
2020-09-15 11:53:05
linux-kernel
[PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
2020-09-15 11:52:40
linux-kernel
[PATCH v38 04/24] x86/sgx: Add SGX microarchitectural data structures
2020-09-15 11:51:38
linux-kernel
[PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
2020-09-15 11:48:35
linux-kernel
[PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
2020-09-15 11:48:08
linux-kernel
[PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-15 11:45:45
linux-kernel
[PATCH v38 07/24] x86/cpu/intel: Add nosgx kernel parameter
2020-09-15 11:44:55
linux-kernel
[PATCH v38 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
2020-09-15 10:21:05
linux-kernel
Re: [PATCH v37 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-15 10:00:40
linux-kernel
Re: [PATCH v37 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
2020-09-15 09:56:14
linux-kernel
Re: [PATCH v37 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-14 18:08:13
linux-kernel
Re: [PATCH] security: keys: Use kvfree_sensitive in a few places
2020-09-14 18:04:22
linux-crypto
Re: [PATCH v2] certs: Add EFI_CERT_X509_GUID support for dbx entries
2020-09-14 17:55:55
linux-kernel
[PATCH v37 00/24] Intel SGX foundations
2020-09-14 17:35:55
linux-kernel
[PATCH v37 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
2020-09-14 16:59:22
linux-kernel
[PATCH v37 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
2020-09-14 16:51:45
linux-kernel
[PATCH v37 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
2020-09-14 16:50:46
linux-kernel
[PATCH v37 17/24] x86/sgx: ptrace() support for the SGX driver
2020-09-11 17:44:46
linux-kernel
[PATCH v37 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
2020-09-11 17:44:25
linux-kernel
[PATCH v37 04/24] x86/sgx: Add SGX microarchitectural data structures
2020-09-11 17:42:26
linux-kernel
[PATCH v37 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
2020-09-11 17:42:07
linux-kernel
[PATCH v37 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
2020-09-11 17:41:57
linux-kernel
[PATCH v37 06/24] x86/cpu/intel: Detect SGX support
2020-09-11 17:41:53
linux-kernel
[PATCH v37 07/24] x86/cpu/intel: Add nosgx kernel parameter
2020-09-11 17:41:40
linux-kernel
[PATCH v37 10/24] mm: Add vm_ops->mprotect()
2020-09-11 17:41:29
linux-kernel
[PATCH v37 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-11 17:40:53
linux-kernel
[PATCH v37 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
2020-09-11 17:39:28
linux-kernel
[PATCH v37 15/24] x86/sgx: Enable provisioning for remote attestation
2020-09-11 17:39:12
linux-kernel
[PATCH v37 16/24] x86/sgx: Add a page reclaimer
2020-09-11 17:38:50
linux-kernel
[PATCH v37 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-11 17:38:43
linux-kernel
[PATCH v37 22/24] selftests/x86: Add a selftest for SGX
2020-09-11 17:38:23
linux-kernel
[PATCH v37 24/24] x86/sgx: Update MAINTAINERS
2020-09-11 17:38:17
linux-kernel
[PATCH v37 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
2020-09-11 12:54:21
linux-kernel
[PATCH v37 18/24] x86/vdso: Add support for exception fixup in vDSO functions
2020-09-11 12:53:57
linux-kernel
[PATCH v37 19/24] x86/fault: Add helper function to sanitize error code
2020-09-11 12:50:30
linux-kernel
[PATCH v37 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
2020-09-11 12:50:00
linux-kernel
[PATCH v37 11/24] x86/sgx: Add SGX enclave driver
2020-09-11 12:48:37
linux-kernel
[PATCH v37 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
2020-09-04 13:01:03
linux-kernel
Re: [RFC PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries]
2020-09-04 12:04:48
linux-kernel
Re: [PATCH v33 11/21] x86/sgx: Linux Enclave Driver