Linux SGX
[Prev Page][Next Page]
- Re: [PATCH RFC] x86/sgx: Simplify struct sgx_enclave_restrict_permissions, (continued)
- [PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2,
Reinette Chatre
- [PATCH V3 28/30] selftests/sgx: Test invalid access to removed enclave page, Reinette Chatre
- [PATCH V3 22/30] selftests/sgx: Add test for TCS page permission changes, Reinette Chatre
- [PATCH V3 16/30] x86/sgx: Tighten accessible memory range after enclave initialization, Reinette Chatre
- [PATCH V3 17/30] x86/sgx: Support modifying SGX page type, Reinette Chatre
- [PATCH V3 14/30] x86/sgx: Support restricting of enclave page permissions, Reinette Chatre
- [PATCH V3 06/30] x86/sgx: Export sgx_encl_ewb_cpumask(), Reinette Chatre
- [PATCH V3 26/30] selftests/sgx: Test complete changing of page type flow, Reinette Chatre
- [PATCH V3 21/30] selftests/sgx: Add test for EPCM permission changes, Reinette Chatre
- [PATCH V3 13/30] x86/sgx: Export sgx_encl_page_alloc(), Reinette Chatre
- [PATCH V3 23/30] selftests/sgx: Test two different SGX2 EAUG flows, Reinette Chatre
- [PATCH V3 19/30] x86/sgx: Free up EPC pages directly to support large page ranges, Reinette Chatre
- [PATCH V3 12/30] x86/sgx: Export sgx_encl_{grow,shrink}(), Reinette Chatre
- [PATCH V3 03/30] x86/sgx: Add wrapper for SGX2 EMODT function, Reinette Chatre
- [PATCH V3 10/30] x86/sgx: Create utility to validate user provided offset and length, Reinette Chatre
- [PATCH V3 08/30] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes(), Reinette Chatre
- [PATCH V3 09/30] x86/sgx: Make sgx_ipi_cb() available internally, Reinette Chatre
- [PATCH V3 27/30] selftests/sgx: Test faulty enclave behavior, Reinette Chatre
- [PATCH V3 20/30] Documentation/x86: Introduce enclave runtime management section, Reinette Chatre
- [PATCH V3 04/30] x86/sgx: Add wrapper for SGX2 EAUG function, Reinette Chatre
- [PATCH V3 24/30] selftests/sgx: Introduce dynamic entry point, Reinette Chatre
- [PATCH V3 29/30] selftests/sgx: Test reclaiming of untouched page, Reinette Chatre
- [PATCH V3 11/30] x86/sgx: Keep record of SGX page type, Reinette Chatre
- [PATCH V3 25/30] selftests/sgx: Introduce TCS initialization enclave operation, Reinette Chatre
- [PATCH V3 07/30] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask(), Reinette Chatre
- [PATCH V3 30/30] selftests/sgx: Page removal stress test, Reinette Chatre
- [PATCH V3 18/30] x86/sgx: Support complete page removal, Reinette Chatre
- [PATCH V3 05/30] x86/sgx: Support loading enclave page without VMA permissions check, Reinette Chatre
- [PATCH V3 02/30] x86/sgx: Add wrapper for SGX2 EMODPR function, Reinette Chatre
- [PATCH V3 01/30] x86/sgx: Add short descriptions to ENCLS wrappers, Reinette Chatre
- [PATCH V3 15/30] x86/sgx: Support adding of pages to an initialized enclave, Reinette Chatre
- Odd looking #PF fault code,
Jarkko Sakkinen
- [RFC PATCH v3 00/10] Support microcode updates affecting SGX,
Cathy Zhang
- [RFC PATCH v3 01/10] x86/sgx: Introduce mechanism to prevent new initializations of EPC pages, Cathy Zhang
- [RFC PATCH v3 02/10] x86/sgx: Provide VA page non-NULL owner, Cathy Zhang
- [RFC PATCH v3 03/10] x86/sgx: Save enclave pointer for VA page, Cathy Zhang
- [RFC PATCH v3 04/10] x86/sgx: Keep record for SGX VA and Guest page type, Cathy Zhang
- [RFC PATCH v3 05/10] x86/sgx: Save the size of each EPC section, Cathy Zhang
- [RFC PATCH v3 06/10] x86/sgx: Forced EPC page zapping for EUPDATESVN, Cathy Zhang
- [RFC PATCH v3 07/10] x86/sgx: Define error codes for ENCLS[EUPDATESVN], Cathy Zhang
- [RFC PATCH v3 08/10] x86/sgx: Implement ENCLS[EUPDATESVN], Cathy Zhang
- [RFC PATCH v3 09/10] x86/cpu: Call ENCLS[EUPDATESVN] procedure in microcode update, Cathy Zhang
- [RFC PATCH v3 10/10] x86/sgx: Call ENCLS[EUPDATESVN] during SGX initialization, Cathy Zhang
- [PATCH v2] selftests/sgx: Use rip relative addressing for encl_stack,
Jarkko Sakkinen
- [PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack,
Jarkko Sakkinen
[PATCH] selftests/sgx: Make TCS table relocatable, Jarkko Sakkinen
[PATCH] selftest/sgx: Use rip relative addressing for encl_stack, Jarkko Sakkinen
[PATCH] x86/sgx: Allow RW for TCS pages,
Jarkko Sakkinen
[RFC PATCH v2 00/10] Support microcode updates affecting SGX,
Cathy Zhang
- [RFC PATCH v2 03/10] x86/sgx: Save enclave pointer for VA page, Cathy Zhang
- [RFC PATCH v2 04/10] x86/sgx: Keep record for SGX VA and Guest page type, Cathy Zhang
- [RFC PATCH v2 02/10] x86/sgx: Provide VA page non-NULL owner, Cathy Zhang
- [RFC PATCH v2 01/10] x86/sgx: Introduce mechanism to prevent new initializations of EPC pages, Cathy Zhang
- [RFC PATCH v2 06/10] x86/sgx: Forced EPC page zapping for EUPDATESVN, Cathy Zhang
- [RFC PATCH v2 05/10] x86/sgx: Save the size of each EPC section, Cathy Zhang
- [RFC PATCH v2 07/10] x86/sgx: Define error codes for ENCLS[EUPDATESVN], Cathy Zhang
- [RFC PATCH v2 09/10] x86/cpu: Call ENCLS[EUPDATESVN] procedure in microcode update, Cathy Zhang
- [RFC PATCH v2 08/10] x86/sgx: Implement ENCLS[EUPDATESVN], Cathy Zhang
- [RFC PATCH v2 10/10] x86/sgx: Call ENCLS[EUPDATESVN] during SGX initialization, Cathy Zhang
[no subject], Unknown
[RFC PATCH 00/11] Support microcode updates affecting SGX,
Cathy Zhang
- [RFC PATCH 01/11] x86/sgx: Introduce mechanism to prevent new initializations of EPC pages, Cathy Zhang
- [RFC PATCH 02/11] x86/sgx: Provide VA page non-NULL owner, Cathy Zhang
- [RFC PATCH 03/11] x86/sgx: Save enclave pointer for VA page, Cathy Zhang
- [RFC PATCH 04/11] x86/sgx: Keep record for SGX VA and Guest page type, Cathy Zhang
- [RFC PATCH 05/11] x86/sgx: Save the size of each EPC section, Cathy Zhang
- [RFC PATCH 06/11] x86/sgx: Forced EPC page zapping for EUPDATESVN, Cathy Zhang
- [RFC PATCH 07/11] x86/sgx: Define error codes for ENCLS[EUPDATESVN], Cathy Zhang
- [RFC PATCH 08/11] x86/sgx: Implement ENCLS[EUPDATESVN], Cathy Zhang
- [RFC PATCH 09/11] x86/microcode: Expose EUPDATESVN procedure via sysfs, Cathy Zhang
- [RFC PATCH 10/11] x86/sgx: Call ENCLS[EUPDATESVN] during SGX initialization, Cathy Zhang
- [RFC PATCH 11/11] Documentation/x86/sgx: Document EUPDATESVN sysfs file, Cathy Zhang
- Re: [RFC PATCH 00/11] Support microcode updates affecting SGX, Thomas Gleixner
- Re: [RFC PATCH 00/11] Support microcode updates affecting SGX, Dave Hansen
[PATCH RFC v3 0/3] MAP_POPULATE for device memory,
Jarkko Sakkinen
[PATCH RFC v2 0/3] MAP_POPULATE for device memory,
Jarkko Sakkinen
[PATCH] x86/sgx: Enable PROT_EXEC for EAUG'd pages,
Jarkko Sakkinen
[PATCH RFC 0/3] MAP_POPULATE for device memory,
Jarkko Sakkinen
[PATCH RFC v2] mm: Add f_ops->populate(),
Jarkko Sakkinen
[PATCH RFC] mm: Add f_ops->populate(),
Jarkko Sakkinen
[no subject], Unknown
[PATCH RFC] x86: Add SGX_IOC_ENCLAVE_AUGMENT_PAGES,
Jarkko Sakkinen
[RFC PATCH v2.1 01/30] x86/sgx: Add short descriptions to ENCLS wrappers,
Jarkko Sakkinen
- [RFC PATCH v2.1 02/30] x86/sgx: Add wrapper for SGX2 EMODPR function, Jarkko Sakkinen
- [RFC PATCH v2.1 07/30] x86/sgx: Add pfn_mkwrite() handler for present PTEs, Jarkko Sakkinen
- [RFC PATCH v2.1 09/30] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask(), Jarkko Sakkinen
- [RFC PATCH v2.1 13/30] x86/sgx: Keep record of SGX page type, Jarkko Sakkinen
- [RFC PATCH v2.1 28/30] selftests/sgx: Test reclaiming of untouched page, Jarkko Sakkinen
- [RFC PATCH v2.1 10/30] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes(), Jarkko Sakkinen
- [RFC PATCH v2.1 15/30] selftests/sgx: Add test for EPCM permission changes, Jarkko Sakkinen
- [RFC PATCH v2.1 22/30] Documentation/x86: Introduce enclave runtime management section, Jarkko Sakkinen
- [RFC PATCH v2.1 23/30] selftests/sgx: Introduce dynamic entry point, Jarkko Sakkinen
- [RFC PATCH v2.1 27/30] selftests/sgx: Test invalid access to removed enclave page, Jarkko Sakkinen
- [RFC PATCH v2.1 16/30] selftests/sgx: Add test for TCS page permission changes, Jarkko Sakkinen
- [RFC PATCH v2.1 24/30] selftests/sgx: Introduce TCS initialization enclave operation, Jarkko Sakkinen
- [RFC PATCH v2.1 19/30] selftests/sgx: Test two different SGX2 EAUG flows, Jarkko Sakkinen
- [RFC PATCH v2.1 29/30] x86/sgx: Free up EPC pages directly to support large page ranges, Jarkko Sakkinen
- [RFC PATCH v2.1 21/30] x86/sgx: Support complete page removal, Jarkko Sakkinen
- [RFC PATCH v2.1 18/30] x86/sgx: Tighten accessible memory range after enclave initialization, Jarkko Sakkinen
- [RFC PATCH v2.1 25/30] selftests/sgx: Test complete changing of page type flow, Jarkko Sakkinen
- [RFC PATCH v2.1 30/30] selftests/sgx: Page removal stress test, Jarkko Sakkinen
- [RFC PATCH v2.1 14/30] x86/sgx: Support restricting of enclave page permissions, Jarkko Sakkinen
- [RFC PATCH v2.1 08/30] x86/sgx: Export sgx_encl_ewb_cpumask(), Jarkko Sakkinen
- [RFC PATCH v2.1 04/30] x86/sgx: Add wrapper for SGX2 EAUG function, Jarkko Sakkinen
- [RFC PATCH v2.1 03/30] x86/sgx: Add wrapper for SGX2 EMODT function, Jarkko Sakkinen
- [RFC PATCH v2.1 05/30] Documentation/x86: Document SGX permission details, Jarkko Sakkinen
- [RFC PATCH v2.1 17/30] x86/sgx: Support adding of pages to an initialized enclave, Jarkko Sakkinen
- [RFC PATCH v2.1 11/30] x86/sgx: Make sgx_ipi_cb() available internally, Jarkko Sakkinen
- [RFC PATCH v2.1 26/30] selftests/sgx: Test faulty enclave behavior, Jarkko Sakkinen
- [RFC PATCH v2.1 06/30] x86/sgx: Support VMA permissions more relaxed than enclave permissions, Jarkko Sakkinen
- [RFC PATCH v2.1 12/30] x86/sgx: Create utility to validate user provided offset and length, Jarkko Sakkinen
- [RFC PATCH v2.1 20/30] x86/sgx: Support modifying SGX page type, Jarkko Sakkinen
- Re: [RFC PATCH v2.1 01/30] x86/sgx: Add short descriptions to ENCLS wrappers, Jarkko Sakkinen
- Re: [RFC PATCH v2.1 01/30] x86/sgx: Add short descriptions to ENCLS wrappers, Dave Hansen
[PATCH v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy,
Jarkko Sakkinen
[PATCH v2] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy, Jarkko Sakkinen
[PATCH] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy,
Jarkko Sakkinen
[PATCH v6] x86/sgx: Free backing memory after faulting the enclave page,
Jarkko Sakkinen
[PATCH v12] sgx.7: New page with overview of Software Guard eXtensions (SGX), Jarkko Sakkinen
[no subject], Unknown
[PATCH] wait: Parameterize the return variable to ___wait_event(), Matthew Wilcox (Oracle)
[PATCH v5] x86/sgx: Free backing memory after faulting the enclave page,
Jarkko Sakkinen
[PATCH 0/6] Remove usage of list iterator past the loop body,
Jakob Koschel
[PATCH v4] x86/sgx: Free backing memory after faulting the enclave page,
Jarkko Sakkinen
[PATCH V2 0/2] selftests: sgx: Fix build of test_sgx,
Muhammad Usama Anjum
[PATCH 0/2] selftests: sgx: Fix build of test_sgx,
Muhammad Usama Anjum
[PATCH 2/2] selftests: sgx: Treat CC as one argument, Muhammad Usama Anjum
[PATCH V3 0/4] selftests/sgx: Early enclave loading error path fixes,
Reinette Chatre
[PATCH V3] x86/sgx: Silence softlockup detection when releasing large enclaves, Reinette Chatre
[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2,
Reinette Chatre
- [PATCH V2 18/32] selftests/sgx: Add test for TCS page permission changes, Reinette Chatre
- [PATCH V2 20/32] x86/sgx: Tighten accessible memory range after enclave initialization, Reinette Chatre
- [PATCH V2 05/32] Documentation/x86: Document SGX permission details, Reinette Chatre
- [PATCH V2 31/32] x86/sgx: Free up EPC pages directly to support large page ranges, Reinette Chatre
- [PATCH V2 02/32] x86/sgx: Add wrapper for SGX2 EMODPR function, Reinette Chatre
- [PATCH V2 06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions, Reinette Chatre
- [PATCH V2 01/32] x86/sgx: Add short descriptions to ENCLS wrappers, Reinette Chatre
- [PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave, Reinette Chatre
- [PATCH V2 07/32] x86/sgx: Add pfn_mkwrite() handler for present PTEs, Reinette Chatre
- [PATCH V2 21/32] selftests/sgx: Test two different SGX2 EAUG flows, Reinette Chatre
- [PATCH V2 10/32] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask(), Reinette Chatre
- [PATCH V2 03/32] x86/sgx: Add wrapper for SGX2 EMODT function, Reinette Chatre
- [PATCH V2 15/32] x86/sgx: Support relaxing of enclave page permissions, Reinette Chatre
- [PATCH V2 22/32] x86/sgx: Support modifying SGX page type, Reinette Chatre
- [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions, Reinette Chatre
- [PATCH V2 29/32] selftests/sgx: Test invalid access to removed enclave page, Reinette Chatre
- [PATCH V2 27/32] selftests/sgx: Test complete changing of page type flow, Reinette Chatre
- [PATCH V2 30/32] selftests/sgx: Test reclaiming of untouched page, Reinette Chatre
- [PATCH V2 25/32] selftests/sgx: Introduce dynamic entry point, Reinette Chatre
- [PATCH V2 23/32] x86/sgx: Support complete page removal, Reinette Chatre
- [PATCH V2 09/32] x86/sgx: Export sgx_encl_ewb_cpumask(), Reinette Chatre
- [PATCH V2 04/32] x86/sgx: Add wrapper for SGX2 EAUG function, Reinette Chatre
- [PATCH V2 14/32] x86/sgx: Keep record of SGX page type, Reinette Chatre
- [PATCH V2 12/32] x86/sgx: Make sgx_ipi_cb() available internally, Reinette Chatre
- [PATCH V2 26/32] selftests/sgx: Introduce TCS initialization enclave operation, Reinette Chatre
- [PATCH V2 11/32] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes(), Reinette Chatre
- [PATCH V2 13/32] x86/sgx: Create utility to validate user provided offset and length, Reinette Chatre
- [PATCH V2 28/32] selftests/sgx: Test faulty enclave behavior, Reinette Chatre
- [PATCH V2 24/32] Documentation/x86: Introduce enclave runtime management section, Reinette Chatre
- [PATCH V2 32/32] selftests/sgx: Page removal stress test, Reinette Chatre
- [PATCH V2 08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes, Reinette Chatre
- [PATCH V2 17/32] selftests/sgx: Add test for EPCM permission changes, Reinette Chatre
- Re: [PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2, Nathaniel McCallum
[PATCH] KVM: VMX: pass TME information to guests,
Fares Mehanna
[PATCH V3] x86/sgx: Add poison handling to reclaimer,
Reinette Chatre
[PATCH V2 0/4] selftests/sgx: Early enclave loading error path fixes,
Reinette Chatre
[PATCH 0/4] selftests/sgx: Early enclave loading error path fixes,
Reinette Chatre
aesmd availability,
Jarkko Sakkinen
Re: [PATCH v3 1/2] x86/sgx: Add accounting for tracking overcommit,
Anand Krishnamoorthi
[syzbot] memory leak in kvm_vcpu_ioctl_set_cpuid2,
syzbot
[PATCH 0/2] Fixups for overcommit limit pages,
Kristen Carlson Accardi
[PATCH V2] x86/sgx: Silence softlockup detection when releasing large enclaves,
Reinette Chatre
Testing 5.17 bugfix material,
Dave Hansen
[PATCH V2] x86/sgx: Add poison handling to reclaimer,
Reinette Chatre
[PATCH] x86/sgx: Add poison handling to reclaimer,
Reinette Chatre
[PATCH] x86/sgx: Silence softlockup detection when releasing large enclaves,
Reinette Chatre
[PATCH v3 0/2] x86/sgx: Limit EPC overcommit,
Kristen Carlson Accardi
Re: unable to execute QEMU command 'qom-get': Property 'sgx-epc.unavailable-features' not found,
Jarkko Sakkinen
[PATCH v3] x86/sgx: Free backing memory after faulting the enclave page,
Jarkko Sakkinen
[PATCH v2 0/2] x86/sgx: Limit EPC overcommit,
Kristen Carlson Accardi
[Index of Archives]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]