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

Date List Subject
2022-04-06 12:23:04 linux-kernel Re: [PATCH V3 21/30] selftests/sgx: Add test for EPCM permission changes
2022-04-06 12:03:17 linux-kernel Re: [PATCH V3 14/30] x86/sgx: Support restricting of enclave page permissions
2022-04-06 12:03:03 linux-kernel Re: [PATCH V3 19/30] x86/sgx: Free up EPC pages directly to support large page ranges
2022-04-06 11:54:39 linux-kernel Re: [PATCH V3 17/30] x86/sgx: Support modifying SGX page type
2022-04-06 11:13:36 linux-kernel Re: [PATCH V3 19/30] x86/sgx: Free up EPC pages directly to support large page ranges
2022-04-06 10:18:04 linux-kernel Re: [PATCH RFC] x86/sgx: Simplify struct sgx_enclave_restrict_permissions
2022-04-06 08:50:41 linux-kernel Re: [PATCH V3 14/30] x86/sgx: Support restricting of enclave page permissions
2022-04-06 06:08:48 linux-kernel Re: [PATCH RFC] x86/sgx: Simplify struct sgx_enclave_restrict_permissions
2022-04-05 03:31:56 linux-kernel [PATCH V3 23/30] selftests/sgx: Test two different SGX2 EAUG flows
2022-04-05 03:28:20 linux-kernel [PATCH V3 04/30] x86/sgx: Add wrapper for SGX2 EAUG function
2022-04-05 03:27:45 linux-kernel [PATCH V3 28/30] selftests/sgx: Test invalid access to removed enclave page
2022-04-05 03:26:37 linux-kernel [PATCH V3 19/30] x86/sgx: Free up EPC pages directly to support large page ranges
2022-04-05 03:16:56 linux-kernel [PATCH V3 12/30] x86/sgx: Export sgx_encl_{grow,shrink}()
2022-04-05 03:16:56 linux-kernel [PATCH V3 27/30] selftests/sgx: Test faulty enclave behavior
2022-04-05 03:10:43 linux-kernel [PATCH V3 15/30] x86/sgx: Support adding of pages to an initialized enclave
2022-04-05 02:52:22 linux-kernel [PATCH V3 20/30] Documentation/x86: Introduce enclave runtime management section
2022-04-05 02:38:55 linux-kernel [PATCH V3 06/30] x86/sgx: Export sgx_encl_ewb_cpumask()
2022-04-05 02:33:57 linux-kernel [PATCH V3 08/30] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
2022-04-05 02:15:57 linux-kernel [PATCH V3 21/30] selftests/sgx: Add test for EPCM permission changes
2022-04-05 02:11:25 linux-kernel [PATCH V3 26/30] selftests/sgx: Test complete changing of page type flow
2022-04-05 02:10:13 linux-kernel [PATCH V3 09/30] x86/sgx: Make sgx_ipi_cb() available internally
2022-04-05 02:07:01 linux-kernel [PATCH V3 30/30] selftests/sgx: Page removal stress test
2022-04-05 02:03:37 linux-kernel Re: [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-04-05 01:48:32 linux-kernel [PATCH V3 24/30] selftests/sgx: Introduce dynamic entry point
2022-04-05 01:47:11 linux-kernel [PATCH V3 16/30] x86/sgx: Tighten accessible memory range after enclave initialization
2022-04-05 01:44:35 linux-kernel [PATCH V3 11/30] x86/sgx: Keep record of SGX page type
2022-04-05 01:41:34 linux-kernel [PATCH V3 05/30] x86/sgx: Support loading enclave page without VMA permissions check
2022-04-05 01:35:15 linux-kernel [PATCH V3 02/30] x86/sgx: Add wrapper for SGX2 EMODPR function
2022-04-05 01:32:17 linux-kernel [PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
2022-04-05 01:16:33 linux-kernel Re: [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-04-05 01:15:35 linux-kernel [PATCH V3 25/30] selftests/sgx: Introduce TCS initialization enclave operation
2022-04-05 01:11:13 linux-kernel [PATCH V3 17/30] x86/sgx: Support modifying SGX page type
2022-04-05 01:04:28 linux-kernel [PATCH V3 03/30] x86/sgx: Add wrapper for SGX2 EMODT function
2022-04-05 00:57:09 linux-kernel [PATCH V3 10/30] x86/sgx: Create utility to validate user provided offset and length
2022-04-05 00:41:13 linux-kernel [PATCH V3 14/30] x86/sgx: Support restricting of enclave page permissions
2022-04-05 00:36:12 linux-kernel [PATCH V3 22/30] selftests/sgx: Add test for TCS page permission changes
2022-04-05 00:26:51 linux-kernel [PATCH V3 18/30] x86/sgx: Support complete page removal
2022-04-05 00:23:45 linux-kernel [PATCH V3 07/30] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
2022-04-05 00:19:09 linux-kernel [PATCH V3 01/30] x86/sgx: Add short descriptions to ENCLS wrappers
2022-04-05 00:18:14 linux-kernel [PATCH V3 29/30] selftests/sgx: Test reclaiming of untouched page
2022-04-04 23:41:43 linux-kernel [PATCH V3 13/30] x86/sgx: Export sgx_encl_page_alloc()
2022-04-04 03:46:45 linux-kernel Re: [PATCH v3 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
2022-03-31 04:32:54 linux-kernel Re: [PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-31 03:07:55 linux-kernel Re: [PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-31 02:58:49 linux-kernel Re: [PATCH v2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-31 02:29:54 linux-kernel Re: [PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-28 23:54:08 linux-kernel Re: [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
2022-03-28 23:23:20 linux-kernel Re: [PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-28 22:38:47 linux-kernel Re: [PATCH] x86/sgx: Allow RW for TCS pages
2022-03-28 21:15:13 linux-kernel Re: [PATCH v5 1/2] selftests/resctrl: Extend CPU vendor detection
2022-03-21 20:02:28 linux-kernel Re: [PATCH v6 6/6] selftests/resctrl: Add missing SPDX license to Makefile