messages from 2022-02-10 20:52:09 to 2022-03-04 09:39:06 UTC [more...]
[RFC PATCH v2.1 01/30] x86/sgx: Add short descriptions to ENCLS wrappers
2022-03-04 9:35 UTC (25+ messages)
` [RFC PATCH v2.1 02/30] x86/sgx: Add wrapper for SGX2 EMODPR function
` [RFC PATCH v2.1 03/30] x86/sgx: Add wrapper for SGX2 EMODT function
` [RFC PATCH v2.1 04/30] x86/sgx: Add wrapper for SGX2 EAUG function
` [RFC PATCH v2.1 05/30] Documentation/x86: Document SGX permission details
` [RFC PATCH v2.1 07/30] x86/sgx: Add pfn_mkwrite() handler for present PTEs
` [RFC PATCH v2.1 08/30] x86/sgx: Export sgx_encl_ewb_cpumask()
` [RFC PATCH v2.1 09/30] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
` [RFC PATCH v2.1 10/30] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
` [RFC PATCH v2.1 13/30] x86/sgx: Keep record of SGX page type
` [RFC PATCH v2.1 14/30] x86/sgx: Support restricting of enclave page permissions
` [RFC PATCH v2.1 15/30] selftests/sgx: Add test for EPCM permission changes
` [RFC PATCH v2.1 16/30] selftests/sgx: Add test for TCS page "
` [RFC PATCH v2.1 17/30] x86/sgx: Support adding of pages to an initialized enclave
` [RFC PATCH v2.1 18/30] x86/sgx: Tighten accessible memory range after enclave initialization
` [RFC PATCH v2.1 19/30] selftests/sgx: Test two different SGX2 EAUG flows
` [RFC PATCH v2.1 21/30] x86/sgx: Support complete page removal
` [RFC PATCH v2.1 22/30] Documentation/x86: Introduce enclave runtime management section
` [RFC PATCH v2.1 23/30] selftests/sgx: Introduce dynamic entry point
` [RFC PATCH v2.1 24/30] selftests/sgx: Introduce TCS initialization enclave operation
` [RFC PATCH v2.1 25/30] selftests/sgx: Test complete changing of page type flow
` [RFC PATCH v2.1 27/30] selftests/sgx: Test invalid access to removed enclave page
` [RFC PATCH v2.1 28/30] selftests/sgx: Test reclaiming of untouched page
` [RFC PATCH v2.1 29/30] x86/sgx: Free up EPC pages directly to support large page ranges
` [RFC PATCH v2.1 30/30] selftests/sgx: Page removal stress test
[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
2022-03-04 8:59 UTC (47+ messages)
` [PATCH V2 08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes
` [PATCH V2 15/32] x86/sgx: Support relaxing of enclave page permissions
` [PATCH V2 16/32] x86/sgx: Support restricting "
` [PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-04 6:59 UTC (82+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [Kgdb-bugreport] "
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
` [Intel-gfx] "
[PATCH v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
2022-03-04 3:39 UTC
[PATCH v2] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
2022-03-04 2:55 UTC
[PATCH] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
2022-03-04 1:32 UTC (3+ messages)
[PATCH v5] x86/sgx: Free backing memory after faulting the enclave page
2022-03-03 22:47 UTC (5+ messages)
[PATCH v6] x86/sgx: Free backing memory after faulting the enclave page
2022-03-03 22:38 UTC
[PATCH v12] sgx.7: New page with overview of Software Guard eXtensions (SGX)
2022-03-03 14:57 UTC
[PATCH 00/25] x86/sgx and selftests/sgx: Support SGX2
2022-03-01 17:08 UTC (4+ messages)
` [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave
[PATCH v4] x86/sgx: Free backing memory after faulting the enclave page
2022-03-01 11:03 UTC (6+ messages)
[PATCH V2 0/4] selftests/sgx: Early enclave loading error path fixes
2022-02-23 15:43 UTC (11+ messages)
` [PATCH V2 1/4] selftests/sgx: Fix NULL-pointer-dereference upon early test failure
` [PATCH V2 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
` [PATCH V2 3/4] selftests/sgx: Ensure enclave data available during debug print
` [PATCH V2 4/4] selftests/sgx: Remove extra newlines in test output
[PATCH v3] x86/sgx: Free backing memory after faulting the enclave page
2022-02-22 0:15 UTC (8+ messages)
[PATCH 0/2] selftests: sgx: Fix build of test_sgx
2022-02-20 20:06 UTC (10+ messages)
` [PATCH 1/2] selftests: x86: allow expansion of $(CC)
` [PATCH 2/2] selftests: sgx: Treat CC as one argument
[PATCH v11] sgx.7: New page with overview of Software Guard eXtensions (SGX)
2022-02-20 20:05 UTC (5+ messages)
aesmd availability
2022-02-20 19:01 UTC (4+ messages)
[PATCH V3] x86/sgx: Add poison handling to reclaimer
2022-02-17 18:47 UTC (4+ messages)
[PATCH 0/4] selftests/sgx: Early enclave loading error path fixes
2022-02-15 19:39 UTC (9+ messages)
` [PATCH 1/4] selftests/sgx: Fix segfault upon early test failure
` [PATCH 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
` [PATCH 3/4] selftests/sgx: Ensure enclave data available during debug print
` [PATCH 4/4] selftests/sgx: Remove extra newlines in test output
[PATCH V2 0/2] selftests: sgx: Fix build of test_sgx
2022-02-14 21:00 UTC (5+ messages)
` [PATCH V2 1/2] selftests: x86: add validity check and allow field splitting
` [PATCH V2 2/2] selftests: sgx: Treat CC as one argument
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox