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-07-16 13:58:11
linux-kernel
[PATCH v36 15/24] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation
2020-07-16 13:58:00
linux-kernel
[PATCH v36 07/24] x86/cpu/intel: Add nosgx kernel parameter
2020-07-16 13:57:56
linux-kernel
[PATCH v36 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
2020-07-16 13:57:46
linux-kernel
[PATCH v36 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-07-16 13:55:42
linux-kernel
[PATCH v36 04/24] x86/sgx: Add SGX microarchitectural data structures
2020-07-16 13:55:24
linux-kernel
[PATCH v36 06/24] x86/cpu/intel: Detect SGX support
2020-07-16 13:55:16
linux-kernel
[PATCH v36 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
2020-07-16 13:55:15
linux-kernel
[PATCH v36 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
2020-07-16 13:55:01
linux-kernel
[PATCH v36 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
2020-07-16 13:54:33
linux-kernel
[PATCH v36 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
2020-07-14 23:05:33
linux-kernel
[PATCH v3 3/3] kprobes: Flag out CONFIG_MODULES dependent code
2020-07-14 23:02:13
linux-kernel
[PATCH v3 2/3] module: Add lock_modules() and unlock_modules()
2020-07-14 23:00:49
linux-kernel
[PATCH v3 1/3] kprobes: Add text_alloc() and text_free()
2020-07-14 22:59:53
linux-kernel
[PATCH v3 0/3] kprobes: Remove MODULES dependency
2020-07-14 11:41:00
linux-kernel
Re: [PATCH v35 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-07-14 11:36:01
linux-kernel
Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
2020-07-14 11:22:17
linux-kernel
Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
2020-07-14 09:57:43
linux-kernel
Re: [PATCH v35 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-07-14 09:51:50
linux-kernel
[PATCH v2 3/3] kprobes: Flag out CONFIG_MODULES dependent code
2020-07-14 09:50:44
linux-kernel
[PATCH v2 2/3] module: Add lock_modules() and unlock_modules()
2020-07-13 20:58:13
linux-kernel
Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
2020-07-13 18:23:09
linux-kernel
[PATCH 3/3] kprobes: Flag out CONFIG_MODULES dependent code
2020-07-13 18:22:02
linux-kernel
[PATCH 2/3] module: Add lock_modules() and unlock_modules()
2020-07-13 05:58:18
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-13 05:57:41
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-13 05:55:43
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-13 05:52:40
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-13 05:40:50
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-13 05:09:01
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-10 11:43:03
linux-kernel
Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
2020-07-10 11:03:46
linux-kernel
Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
2020-07-10 11:01:30
linux-kernel
Re: [GIT PULL] optee bus for v5.9
2020-07-10 10:38:30
linux-kernel
Re: [PATCH RFC] kprobes: Remove MODULES dependency
2020-07-09 23:46:17
linux-kernel
[PATCH RFC] kprobes: Remove MODULES dependency
2020-07-09 12:03:47
linux-kernel
Re: [PATCH v3 0/2] synquacer: add TPM support
2020-07-09 11:45:10
linux-kernel
Re: [PATCH v3 0/2] synquacer: add TPM support
2020-07-08 22:57:28
linux-kernel
Re: [PATCH v34 10/24] mm: Add vm_ops->mprotect()
2020-07-08 16:33:18
linux-kernel
Re: [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
2020-07-08 16:21:45
linux-kernel
Re: [PATCH v3 0/2] synquacer: add TPM support
2020-07-08 16:12:08
linux-kernel
Re: [PATCH v34 10/24] mm: Add vm_ops->mprotect()
2020-07-08 14:35:33
linux-kernel
Re: [PATCH v34 10/24] mm: Add vm_ops->mprotect()
2020-07-08 14:09:23
linux-kernel
Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
2020-07-08 13:37:10
linux-kernel
Re: [PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
2020-07-07 04:14:58
linux-kernel
Re: [PATCH v34 11/24] x86/sgx: Add SGX enclave driver
2020-07-07 04:07:09
linux-kernel
Re: [PATCH v34 10/24] mm: Add vm_ops->mprotect()
2020-07-07 04:06:01
linux-kernel
Re: [PATCH v34 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
2020-07-07 04:04:01
linux-kernel
Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
2020-07-07 04:03:07
linux-kernel
Re: [PATCH v34 10/24] mm: Add vm_ops->mprotect()
2020-07-07 03:59:14
linux-kernel
[PATCH v35 22/24] selftests/x86: Add a selftest for SGX
2020-07-07 03:46:21
linux-kernel
[PATCH v35 24/24] x86/sgx: Update MAINTAINERS
2020-07-07 03:45:22
linux-kernel
[PATCH v35 19/24] x86/fault: Add helper function to sanitize error code