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-02-03 17:50:40 linux-kernel [PATCH V3] x86/sgx: Add poison handling to reclaimer
2022-02-01 20:50:42 linux-kernel Re: [PATCH] docs/kselftest: clarify running mainline tests on stables
2022-02-01 20:48:45 linux-kernel Re: [PATCH] docs/kselftest: clarify running mainline tests on stables
2022-01-26 03:30:40 linux-kernel [PATCH V2] x86/sgx: Silence softlockup detection when releasing large enclaves
2022-01-26 03:02:28 linux-kernel Re: [PATCH v2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed when Intel Sub-NUMA is enabled
2022-01-22 02:06:55 linux-kernel Re: [PATCH v2 4/5] selftests/resctrl: Change default limited time to 120 seconds for resctrl_tests
2022-01-21 22:30:27 linux-kernel Re: [PATCH V2] x86/sgx: Add poison handling to reclaimer
2022-01-21 22:26:40 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-21 22:25:37 linux-kernel Re: [PATCH] x86/sgx: Silence softlockup detection when releasing large enclaves
2022-01-21 22:21:09 linux-kernel Re: [PATCH] x86/sgx: Add poison handling to reclaimer
2022-01-21 20:06:28 linux-kernel [PATCH V2] x86/sgx: Add poison handling to reclaimer
2022-01-21 20:04:46 linux-kernel Re: [PATCH] x86/sgx: Add poison handling to reclaimer
2022-01-21 11:23:31 linux-kernel [PATCH] x86/sgx: Add poison handling to reclaimer
2022-01-21 08:43:23 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-21 08:23:34 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-21 08:21:19 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-21 04:15:55 linux-kernel [PATCH] x86/sgx: Silence softlockup detection when releasing large enclaves
2022-01-15 10:11:36 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-15 07:34:20 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-15 00:59:31 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-13 21:43:03 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-11 17:13:42 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-07 00:15:26 linux-kernel Re: [PATCH v2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed when Intel Sub-NUMA is enabled
2022-01-06 23:54:27 linux-kernel Re: [PATCH v2 5/5] selftests/resctrl: Return KSFT_SKIP(4) if resctrlfile system is not supported or resctrl is not run as root
2022-01-06 23:50:11 linux-kernel Re: [PATCH v2 4/5] selftests/resctrl: Change default limited time to 120 seconds for resctrl_tests
2022-01-06 23:49:25 linux-kernel Re: [PATCH v2 3/5] selftests/resctrl: Add license to resctrl_test Makefile
2022-01-06 23:48:47 linux-kernel Re: [PATCH v2 2/5] selftests/resctrl: Make resctrl_tests run using kselftest framework
2022-01-06 23:47:05 linux-kernel Re: [PATCH v2 1/5] selftests/resctrl: Kill the child process created by fork() when the SIGTERM signal comes
2022-01-06 17:47:15 linux-kernel Re: [PATCH 07/25] x86/sgx: Move PTE zap code to separate function
2022-01-06 17:46:23 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2021-12-15 16:01:19 linux-kernel Re: [selftests/sgx] f0ff2447b8: kernel-selftests.sgx.make_fail
2021-12-13 22:34:56 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2021-12-13 22:13:30 linux-kernel Re: [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave
2021-12-13 22:13:21 linux-kernel Re: [PATCH 10/25] x86/sgx: Support enclave page permission changes
2021-12-13 22:11:36 linux-kernel Re: [PATCH 07/25] x86/sgx: Move PTE zap code to separate function
2021-12-13 22:10:35 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2021-12-13 22:09:42 linux-kernel Re: [PATCH 04/25] x86/sgx: Add pfn_mkwrite() handler for present PTEs
2021-12-13 22:08:56 linux-kernel Re: [PATCH 03/25] x86/sgx: Support VMA permissions exceeding enclave permissions
2021-12-13 22:07:04 linux-kernel Re: [PATCH 01/25] x86/sgx: Add shortlog descriptions to ENCLS wrappers
2021-12-06 22:08:12 linux-kernel Re: [PATCH 24/25] x86/sgx: Free up EPC pages directly to support large page ranges
2021-12-06 21:49:53 linux-kernel Re: [PATCH 17/25] x86/sgx: Support complete page removal
2021-12-06 21:48:46 linux-kernel Re: [PATCH 16/25] x86/sgx: Support modifying SGX page type
2021-12-06 21:45:49 linux-kernel Re: [PATCH 14/25] x86/sgx: Tighten accessible memory range after enclave initialization
2021-12-06 21:44:25 linux-kernel Re: [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave
2021-12-06 21:42:41 linux-kernel Re: [PATCH 10/25] x86/sgx: Support enclave page permission changes
2021-12-06 21:37:13 linux-kernel Re: [PATCH 08/25] x86/sgx: Make SGX IPI callback available internally
2021-12-06 21:31:18 linux-kernel Re: [PATCH 07/25] x86/sgx: Move PTE zap code to separate function
2021-12-06 21:29:39 linux-kernel Re: [PATCH 06/25] x86/sgx: Use more generic name for enclave cpumask function
2021-12-06 21:28:11 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2021-12-06 21:21:02 linux-kernel Re: [PATCH 05/25] x86/sgx: Introduce runtime protection bits
2021-12-06 21:18:30 linux-kernel Re: [PATCH 04/25] x86/sgx: Add pfn_mkwrite() handler for present PTEs