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

Date List Subject
2020-10-03 04:56:50 linux-kernel [PATCH v39 19/24] x86/fault: Add helper function to sanitize error code
2020-10-03 04:56:12 linux-kernel [PATCH v39 24/24] x86/sgx: Update MAINTAINERS
2020-10-03 04:56:02 linux-kernel [PATCH v39 22/24] selftests/x86: Add a selftest for SGX
2020-10-03 04:55:36 linux-kernel [PATCH v39 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
2020-10-03 04:55:20 linux-kernel [PATCH v39 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
2020-10-03 04:55:16 linux-kernel [PATCH v39 18/24] x86/vdso: Add support for exception fixup in vDSO functions
2020-10-03 04:55:12 linux-kernel [PATCH v39 17/24] x86/sgx: Add ptrace() support for the SGX driver
2020-10-03 04:55:12 linux-kernel [PATCH v39 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
2020-10-03 04:55:09 linux-kernel [PATCH v39 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
2020-10-03 04:54:31 linux-kernel [PATCH v39 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-10-03 04:54:09 linux-kernel [PATCH v39 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
2020-10-03 04:53:48 linux-kernel [PATCH v39 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
2020-10-03 04:53:46 linux-kernel [PATCH v39 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-10-03 04:53:39 linux-kernel [PATCH v39 07/24] x86/cpu/intel: Add nosgx kernel parameter
2020-10-03 04:53:35 linux-kernel [PATCH v39 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
2020-10-03 04:53:21 linux-kernel [PATCH v39 06/24] x86/cpu/intel: Detect SGX support
2020-10-03 04:53:19 linux-kernel [PATCH v39 11/24] x86/sgx: Add SGX enclave driver
2020-10-03 04:53:16 linux-kernel [PATCH v39 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
2020-10-03 04:53:07 linux-kernel [PATCH v39 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
2020-10-03 04:53:05 linux-kernel [PATCH v39 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
2020-10-03 04:53:05 linux-kernel [PATCH v39 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
2020-10-03 04:53:05 linux-kernel [PATCH v39 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
2020-10-03 04:53:05 linux-kernel [PATCH v39 04/24] x86/sgx: Add SGX microarchitectural data structures
2020-10-03 04:53:05 linux-kernel [PATCH v39 00/24] Intel SGX foundations
2020-10-03 03:26:27 linux-kernel Re: [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
2020-10-01 18:53:37 linux-kernel Re: [PATCH v38 11/24] x86/sgx: Add SGX enclave driver
2020-09-30 22:41:47 linux-kernel Re: [PATCH 1/2] certs: Move load_system_certificate_list to a common function
2020-09-30 22:39:42 linux-kernel Re: [PATCH 2/2] certs: Add ability to preload revocation certs
2020-09-30 22:39:42 linux-kernel Re: [PATCH 1/2] certs: Move load_system_certificate_list to a common function
2020-09-30 03:26:29 linux-kernel Re: [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 interface support for Secure Launch
2020-09-30 03:24:17 linux-kernel Re: [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 interface support for Secure Launch
2020-09-30 02:22:17 linux-kernel Re: [Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
2020-09-30 00:55:07 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-30 00:22:26 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-29 04:10:05 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-29 03:52:05 linux-kernel Re: [PATCH v38 16/24] x86/sgx: Add a page reclaimer
2020-09-29 01:23:43 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-29 00:03:12 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 21:42:30 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 21:38:03 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 21:08:07 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-28 20:58:19 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 20:46:50 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 20:23:31 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-28 20:19:42 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-28 17:14:52 linux-kernel Re: [Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
2020-09-28 16:23:53 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-28 15:39:42 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 14:38:54 linux-kernel Re: [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-09-28 14:26:31 linux-kernel Re: [PATCH] tpm: of: avoid __va() translation for event log address
2020-09-28 14:09:25 linux-kernel Re: [Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference