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-05-18 16:12:43 linux-kernel Re: [PATCH v4 13/21] x86/resctrl: Add per-rmid arch private storage for overflow and chunks
2022-05-18 16:12:37 linux-kernel Re: [PATCH v4 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-05-18 04:46:56 linux-kernel Re: [PATCH v4 15/21] x86/resctrl: Abstract __rmid_read()
2022-05-18 04:29:18 linux-kernel Re: [PATCH v2] x86/resctrl: Fix zero cbm for AMD in cbm_validate
2022-05-18 03:46:03 linux-kernel Re: [PATCH v2] x86/resctrl: Fix zero cbm for AMD in cbm_validate
2022-05-18 03:42:24 linux-kernel Re: [PATCH v4 08/21] x86/resctrl: Switch over to the resctrl mbps_val list
2022-05-18 03:21:17 linux-kernel Re: [PATCH v4 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
2022-05-17 18:24:19 linux-kernel Re: [PATCH v4 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-05-17 10:58:59 linux-kernel Re: [PATCH] x86/resctrl: fix min_cbm_bits for AMD
2022-05-17 02:14:37 linux-kernel Re: [PATCH] x86/resctrl: fix min_cbm_bits for AMD
2022-05-14 03:45:55 linux-kernel [PATCH V3 5/5] x86/sgx: Ensure no data in PCMD page after truncate
2022-05-14 02:27:29 linux-kernel [PATCH V3 3/5] x86/sgx: Obtain backing storage page with enclave mutex held
2022-05-14 00:47:07 linux-kernel [PATCH V3 1/5] x86/sgx: Disconnect backing page references from dirty status
2022-05-13 15:00:48 linux-kernel [PATCH V3 4/5] x86/sgx: Fix race between reclaimer and page fault handler
2022-05-13 14:25:49 linux-kernel [PATCH V3 2/5] x86/sgx: Mark PCMD page as dirty when modifying contents
2022-05-13 06:27:50 linux-kernel [PATCH V3 0/5] SGX shmem backing store issue
2022-05-12 19:15:02 linux-kernel Re: [PATCH V5 00/31] x86/sgx and selftests/sgx: Support SGX2
2022-05-11 07:59:18 linux-kernel [PATCH V5 26/31] selftests/sgx: Introduce TCS initialization enclave operation
2022-05-11 00:09:05 linux-kernel [PATCH V5 23/31] selftests/sgx: Add test for TCS page permission changes
2022-05-10 23:47:30 linux-kernel [PATCH V5 25/31] selftests/sgx: Introduce dynamic entry point
2022-05-10 23:15:08 linux-kernel [PATCH V5 09/31] x86/sgx: Make sgx_ipi_cb() available internally
2022-05-10 22:06:54 linux-kernel [PATCH V5 18/31] x86/sgx: Support modifying SGX page type
2022-05-10 21:46:48 linux-kernel [PATCH V5 31/31] selftests/sgx: Page removal stress test
2022-05-10 21:40:47 linux-kernel [PATCH V5 14/31] x86/sgx: Support VA page allocation without reclaiming
2022-05-10 21:17:36 linux-kernel [PATCH V5 03/31] x86/sgx: Add wrapper for SGX2 EMODT function
2022-05-10 21:13:34 linux-kernel [PATCH V5 10/31] x86/sgx: Create utility to validate user provided offset and length
2022-05-10 21:10:13 linux-kernel [PATCH V5 07/31] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
2022-05-10 20:56:35 linux-kernel [PATCH V5 27/31] selftests/sgx: Test complete changing of page type flow
2022-05-10 20:49:26 linux-kernel [PATCH V5 02/31] x86/sgx: Add wrapper for SGX2 EMODPR function
2022-05-10 20:49:19 linux-kernel [PATCH V5 21/31] Documentation/x86: Introduce enclave runtime management section
2022-05-10 20:40:51 linux-kernel [PATCH V5 22/31] selftests/sgx: Add test for EPCM permission changes
2022-05-10 20:39:47 linux-kernel [PATCH V5 04/31] x86/sgx: Add wrapper for SGX2 EAUG function
2022-05-10 20:37:40 linux-kernel [PATCH V5 20/31] x86/sgx: Free up EPC pages directly to support large page ranges
2022-05-10 20:18:25 linux-kernel [PATCH V5 00/31] x86/sgx and selftests/sgx: Support SGX2
2022-05-10 20:01:48 linux-kernel [PATCH V5 16/31] x86/sgx: Support adding of pages to an initialized enclave
2022-05-10 20:00:41 linux-kernel [PATCH V5 13/31] x86/sgx: Export sgx_encl_page_alloc()
2022-05-10 20:00:14 linux-kernel [PATCH V5 28/31] selftests/sgx: Test faulty enclave behavior
2022-05-10 19:54:14 linux-kernel [PATCH V5 12/31] x86/sgx: Export sgx_encl_{grow,shrink}()
2022-05-10 19:52:22 linux-kernel [PATCH V5 08/31] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
2022-05-10 19:52:10 linux-kernel [PATCH V5 06/31] x86/sgx: Export sgx_encl_ewb_cpumask()
2022-05-10 19:46:16 linux-kernel [PATCH V5 24/31] selftests/sgx: Test two different SGX2 EAUG flows
2022-05-10 19:45:48 linux-kernel [PATCH V5 01/31] x86/sgx: Add short descriptions to ENCLS wrappers
2022-05-10 19:45:10 linux-kernel [PATCH V5 19/31] x86/sgx: Support complete page removal
2022-05-10 19:44:55 linux-kernel [PATCH V5 17/31] x86/sgx: Tighten accessible memory range after enclave initialization
2022-05-10 19:38:47 linux-kernel [PATCH V5 15/31] x86/sgx: Support restricting of enclave page permissions
2022-05-10 19:25:32 linux-kernel [PATCH V5 05/31] x86/sgx: Support loading enclave page without VMA permissions check
2022-05-10 19:25:08 linux-kernel [PATCH V5 30/31] selftests/sgx: Test reclaiming of untouched page
2022-05-10 19:23:58 linux-kernel [PATCH V5 29/31] selftests/sgx: Test invalid access to removed enclave page
2022-05-10 19:22:45 linux-kernel [PATCH V5 11/31] x86/sgx: Keep record of SGX page type
2022-04-26 15:13:44 linux-kernel Re: [PATCH V4 00/31] x86/sgx and selftests/sgx: Support SGX2
2022-04-26 09:08:36 linux-kernel Re: [PATCH v5 0/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel CPU