LinuxLists
Users
About
Reinette Chatre (
[email protected]
)
Number of posts: 4320 (0.72 per day)
First post: 2008-01-10 19:10:55
Last post: 2024-06-14 23:19:13
Previous Page
/
Next Page
Date
List
Subject
2022-02-23 21:54:13
linux-kernel
Re: [PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
2022-02-23 01:43:17
linux-kernel
Re: [PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
2022-02-22 23:19:59
linux-kernel
Re: [PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave
2022-02-22 19:25:01
linux-kernel
Re: [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
2022-02-17 20:53:12
linux-kernel
Re: [PATCH V3] x86/sgx: Add poison handling to reclaimer
2022-02-17 01:28:19
linux-kernel
Re: [PATCH V3] x86/sgx: Add poison handling to reclaimer
2022-02-09 13:21:15
linux-kernel
[PATCH V2 18/32] selftests/sgx: Add test for TCS page permission changes
2022-02-09 11:49:31
linux-kernel
[PATCH V2 14/32] x86/sgx: Keep record of SGX page type
2022-02-09 11:48:56
linux-kernel
[PATCH V3 1/4] selftests/sgx: Fix NULL-pointer-dereference upon early test failure
2022-02-09 11:48:51
linux-kernel
[PATCH V2 11/32] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
2022-02-09 11:44:12
linux-kernel
[PATCH V2 12/32] x86/sgx: Make sgx_ipi_cb() available internally
2022-02-09 11:19:46
linux-kernel
[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
2022-02-09 10:57:24
linux-kernel
[PATCH V3 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
2022-02-09 10:33:31
linux-kernel
[PATCH V2 07/32] x86/sgx: Add pfn_mkwrite() handler for present PTEs
2022-02-09 10:31:57
linux-kernel
[PATCH V3 4/4] selftests/sgx: Remove extra newlines in test output
2022-02-09 10:06:10
linux-kernel
[PATCH V3 3/4] selftests/sgx: Ensure enclave data available during debug print
2022-02-09 10:01:07
linux-kernel
[PATCH V2 28/32] selftests/sgx: Test faulty enclave behavior
2022-02-09 09:55:53
linux-kernel
[PATCH V2 13/32] x86/sgx: Create utility to validate user provided offset and length
2022-02-09 09:34:22
linux-kernel
[PATCH V2 24/32] Documentation/x86: Introduce enclave runtime management section
2022-02-09 09:18:53
linux-kernel
[PATCH V2 15/32] x86/sgx: Support relaxing of enclave page permissions
2022-02-09 09:05:50
linux-kernel
[PATCH V2 23/32] x86/sgx: Support complete page removal
2022-02-09 07:18:24
linux-kernel
Re: [PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-09 07:17:27
linux-kernel
[PATCH V2 05/32] Documentation/x86: Document SGX permission details
2022-02-09 06:35:22
linux-kernel
[PATCH V2 30/32] selftests/sgx: Test reclaiming of untouched page
2022-02-09 06:31:48
linux-kernel
[PATCH V2 01/32] x86/sgx: Add short descriptions to ENCLS wrappers
2022-02-09 04:09:01
linux-kernel
[PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
2022-02-09 02:43:37
linux-kernel
[PATCH V3 0/4] selftests/sgx: Early enclave loading error path fixes
2022-02-09 00:43:34
linux-kernel
[PATCH V2 29/32] selftests/sgx: Test invalid access to removed enclave page
2022-02-08 22:35:26
linux-kernel
[PATCH V2 10/32] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
2022-02-08 22:34:42
linux-kernel
[PATCH V2 08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes
2022-02-08 22:34:26
linux-kernel
[PATCH V2 26/32] selftests/sgx: Introduce TCS initialization enclave operation
2022-02-08 22:25:53
linux-kernel
[PATCH V3] x86/sgx: Silence softlockup detection when releasing large enclaves
2022-02-08 19:06:35
linux-kernel
[PATCH V2 04/32] x86/sgx: Add wrapper for SGX2 EAUG function
2022-02-08 18:22:23
linux-kernel
[PATCH V2 27/32] selftests/sgx: Test complete changing of page type flow
2022-02-08 17:11:25
linux-kernel
[PATCH V2 06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions
2022-02-08 15:56:28
linux-kernel
[PATCH V2 02/32] x86/sgx: Add wrapper for SGX2 EMODPR function
2022-02-08 15:54:40
linux-kernel
[PATCH V2 03/32] x86/sgx: Add wrapper for SGX2 EMODT function
2022-02-08 14:59:04
linux-kernel
[PATCH V2 20/32] x86/sgx: Tighten accessible memory range after enclave initialization
2022-02-08 13:28:40
linux-kernel
[PATCH V2 25/32] selftests/sgx: Introduce dynamic entry point
2022-02-08 13:20:11
linux-kernel
Re: [PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-08 13:16:14
linux-kernel
[PATCH V2 21/32] selftests/sgx: Test two different SGX2 EAUG flows
2022-02-08 11:26:10
linux-kernel
[PATCH V2 17/32] selftests/sgx: Add test for EPCM permission changes
2022-02-08 08:57:52
linux-kernel
[PATCH V2 09/32] x86/sgx: Export sgx_encl_ewb_cpumask()
2022-02-08 08:53:56
linux-kernel
[PATCH V2 32/32] selftests/sgx: Page removal stress test
2022-02-08 08:44:14
linux-kernel
[PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave
2022-02-08 07:44:26
linux-kernel
[PATCH V2 31/32] x86/sgx: Free up EPC pages directly to support large page ranges
2022-02-08 05:32:40
linux-kernel
[PATCH V2 22/32] x86/sgx: Support modifying SGX page type
2022-02-07 16:57:03
linux-kernel
[PATCH 3/3] selftests/x86/corrupt_xstate_header: Use existing __cpuid_count() macro
2022-02-07 11:59:30
linux-kernel
[PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-07 11:23:38
linux-kernel
[PATCH 2/3] selftests/x86/amx: Use existing __cpuid_count() macro
2022-02-04 20:31:57
linux-kernel
[PATCH 1/3] selftests/vm/pkeys: Use existing __cpuid_count() macro