Show patches with: none      |   2835 patches
« 1 2 ... 4 5 628 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,12/20] x86/sgx: Add helper to retrieve SGX EPC LRU given an EPC page Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,11/20] x86/sgx: Add option to ignore age of page during EPC reclaim Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,10/20] x86/sgx: Return the number of EPC pages that were successfully reclaimed Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,09/20] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,08/20] x86/sgx: Add EPC page flags to identify type of page Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,07/20] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,06/20] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,05/20] x86/sgx: Introduce unreclaimable EPC page lists Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,04/20] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s) Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,03/20] x86/sgx: Track owning enclave in VA EPC pages Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,02/20] x86/sgx: Store EPC page owner as a 'void *' to handle multiple users Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[RFC,01/20] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages() Add Cgroup support for SGX EPC memory - - - --- 2022-09-22 Kristen Carlson Accardi New
[v9,3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-09-20 Zhiquan Li New
[v9,2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-09-20 Zhiquan Li New
[v9,1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner x86/sgx: fine grained SGX MCA behavior 2 - - --- 2022-09-20 Zhiquan Li New
x86/sgx: Add xa_store_range() return value check in sgx_setup_epc_section() x86/sgx: Add xa_store_range() return value check in sgx_setup_epc_section() - - - --- 2022-09-15 Huang, Kai New
[v8,3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 2 1 - --- 2022-09-13 Zhiquan Li New
[v8,2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case x86/sgx: fine grained SGX MCA behavior 2 1 - --- 2022-09-13 Zhiquan Li New
[v8,1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner x86/sgx: fine grained SGX MCA behavior 2 - - --- 2022-09-13 Zhiquan Li New
[v2] x86/intel: Clear SGX feature bit if both SGX driver and KVM SGX are not enabled [v2] x86/intel: Clear SGX feature bit if both SGX driver and KVM SGX are not enabled - - - --- 2022-09-09 Huang, Kai New
x86/intel: Clear SGX bit if both SGX driver and KVM SGX are not enabled x86/intel: Clear SGX bit if both SGX driver and KVM SGX are not enabled - - - --- 2022-09-09 Huang, Kai New
[RFC] x86/sgx: Use a heap allocated list head for unsanitized pages [RFC] x86/sgx: Use a heap allocated list head for unsanitized pages - - - --- 2022-09-06 Jarkko Sakkinen New
[v3,2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF. Critical fixes for v6.0 - 1 1 --- 2022-09-06 Jarkko Sakkinen New
[v3,1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd Critical fixes for v6.0 1 1 - --- 2022-09-06 Jarkko Sakkinen New
[v2,2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF. x86/sgx: Critical fixes for v6.0 - 1 1 --- 2022-09-05 Jarkko Sakkinen New
[v2,1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd x86/sgx: Critical fixes for v6.0 - - - --- 2022-09-05 Jarkko Sakkinen New
[v2,5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long Test a large dynamic heap - - - --- 2022-09-05 Jarkko Sakkinen New
[v2,4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation Test a large dynamic heap - 1 - --- 2022-09-05 Jarkko Sakkinen New
[v2,3/5] selftests/sgx: Use encl->encl_size in sigstruct.c Test a large dynamic heap - 1 - --- 2022-09-05 Jarkko Sakkinen New
[v2,2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c Test a large dynamic heap 1 - - --- 2022-09-05 Jarkko Sakkinen New
[v2,1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN Test a large dynamic heap - - 1 --- 2022-09-05 Jarkko Sakkinen New
[5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long selftests/sgx: Test a large dynamic heap - - - --- 2022-09-04 Jarkko Sakkinen New
[4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation selftests/sgx: Test a large dynamic heap - - - --- 2022-09-04 Jarkko Sakkinen New
[3/5] selftests/sgx: Use encl->encl_size in sigstruct.c selftests/sgx: Test a large dynamic heap - - - --- 2022-09-04 Jarkko Sakkinen New
[2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c selftests/sgx: Test a large dynamic heap - - - --- 2022-09-04 Jarkko Sakkinen New
[1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN selftests/sgx: Test a large dynamic heap - - 1 --- 2022-09-04 Jarkko Sakkinen New
[2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF. x86/sgx: Fixes for v6.0 - 1 1 --- 2022-09-03 Jarkko Sakkinen New
[1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd x86/sgx: Fixes for v6.0 - - - --- 2022-09-03 Jarkko Sakkinen New
[v7,3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-09-01 Zhiquan Li New
[v7,2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-09-01 Zhiquan Li New
[v7,1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner x86/sgx: fine grained SGX MCA behavior 1 - - --- 2022-09-01 Zhiquan Li New
[v2,6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors x86/sgx: A collection of tests and fixes - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,5/6] selftests/sgx: retry the ioctls returned with EAGAIN x86/sgx: A collection of tests and fixes - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long x86/sgx: A collection of tests and fixes - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,3/6] x86/sgx: Handle VA page allocation failure for EAUG on PF. x86/sgx: A collection of tests and fixes - 1 1 --- 2022-08-31 Jarkko Sakkinen New
[v2,2/6] x86/sgx: Do not consider unsanitized pages an error x86/sgx: A collection of tests and fixes - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning x86/sgx: A collection of tests and fixes - - - --- 2022-08-31 Jarkko Sakkinen New
[6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors x86/sgx: Test and fixes - - - --- 2022-08-30 Jarkko Sakkinen New
[5/6] selftests/sgx: retry the ioctls returned with EAGAIN x86/sgx: Test and fixes - - 1 --- 2022-08-30 Jarkko Sakkinen New
[4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long x86/sgx: Test and fixes - - - --- 2022-08-30 Jarkko Sakkinen New
[3/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning x86/sgx: Test and fixes - - - --- 2022-08-30 Jarkko Sakkinen New
[2/6] x86/sgx: Handle VA page allocation failure for EAUG on PF. x86/sgx: Test and fixes - 1 1 --- 2022-08-30 Jarkko Sakkinen New
[1/6] x86/sgx: Do not consider unsanitized pages an error x86/sgx: Test and fixes - - 1 --- 2022-08-30 Jarkko Sakkinen New
[v3] KVM: VMX: Allow exposing EDECCSSA user leaf function to KVM guest [v3] KVM: VMX: Allow exposing EDECCSSA user leaf function to KVM guest 2 - - --- 2022-08-30 Huang, Kai New
selftests/sgx: Fix OpenSSL deprecated warning for ERR_get_error_line selftests/sgx: Fix OpenSSL deprecated warning for ERR_get_error_line - 1 - --- 2022-08-28 Dhanuka New
[RESEND,v6,3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-08-26 Zhiquan Li New
[RESEND,v6,2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-08-26 Zhiquan Li New
[RESEND,v6,1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner x86/sgx: fine grained SGX MCA behavior - - - --- 2022-08-26 Zhiquan Li New
[v4] x86/sgx: Do not consider unsanitized pages an error [v4] x86/sgx: Do not consider unsanitized pages an error - - 1 --- 2022-08-26 Jarkko Sakkinen New
[v3] x86/sgx: Do not consider unsanitized pages an error [v3] x86/sgx: Do not consider unsanitized pages an error - 1 - --- 2022-08-25 Jarkko Sakkinen New
[v2] x86/sgx: Do not consider unsanitized pages an error [v2] x86/sgx: Do not consider unsanitized pages an error - - - --- 2022-08-25 Jarkko Sakkinen New
x86/sgx: Print EREMOVE return value in __sgx_sanitize_pages() x86/sgx: Print EREMOVE return value in __sgx_sanitize_pages() - - - --- 2022-08-25 Jarkko Sakkinen New
[v2] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest [v2] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest 2 - - --- 2022-08-18 Huang, Kai New
selftests/sgx: retry the ioctls returned with EAGAIN selftests/sgx: retry the ioctls returned with EAGAIN - 1 1 --- 2022-08-16 Haitao Huang New
[2/2] selftests/sgx: Add SGX selftest augment_via_eaccept_long [1/2] x86/sgx: Handle VA page allocation failure for EAUG on PF. - 1 - --- 2022-08-15 Jarkko Sakkinen New
[1/2] x86/sgx: Handle VA page allocation failure for EAUG on PF. [1/2] x86/sgx: Handle VA page allocation failure for EAUG on PF. - 1 1 --- 2022-08-15 Jarkko Sakkinen New
x86/sgx: handle VA page allocation failure for EAUG on PF. x86/sgx: handle VA page allocation failure for EAUG on PF. - 1 - --- 2022-08-15 Haitao Huang New
selftests/sgx: retry the ioctls returned with EAGAIN selftests/sgx: retry the ioctls returned with EAGAIN - 1 - --- 2022-08-12 Haitao Huang New
x86/sgx: handle VA page allocation failure for EAUG on PF. x86/sgx: handle VA page allocation failure for EAUG on PF. - - 1 --- 2022-08-12 Haitao Huang New
[v2] x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing() [v2] x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing() - - - --- 2022-08-12 Kristen Carlson Accardi New
[v2] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning [v2] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - 1 - --- 2022-08-12 Kristen Carlson Accardi New
Add SGX selftest `augment_via_eaccept_long` Add SGX selftest `augment_via_eaccept_long` - - - --- 2022-08-04 Dhanraj, Vijay New
Support SGX2 V5: Seg-fault with EACCEPT for large number of EPC pages Support SGX2 V5: Seg-fault with EACCEPT for large number of EPC pages - - - --- 2022-07-29 Dhanraj, Vijay New
x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest - - - --- 2022-07-27 Huang, Kai New
[v6,3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-07-23 Zhiquan Li New
[v6,2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case x86/sgx: fine grained SGX MCA behavior 1 1 - --- 2022-07-23 Zhiquan Li New
[v6,1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner x86/sgx: fine grained SGX MCA behavior - - - --- 2022-07-23 Zhiquan Li New
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - - - --- 2022-07-21 Kristen Carlson Accardi New
[v2] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification [v2] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification 2 - 2 --- 2022-07-20 Dave Hansen New
x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing() x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing() - - - --- 2022-07-20 Kristen Carlson Accardi New
[v3,06/21] x86/sgx: fix kernel-doc markups Update Documentation/ cross references and fix issues 1 1 - --- 2022-07-09 Mauro Carvalho Chehab New
x86/sgx: Drop 'page_index' from sgx_backing x86/sgx: Drop 'page_index' from sgx_backing - 1 - --- 2022-07-08 Kristen Carlson Accardi New
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification x86/sgx: Allow enclaves to use Asynchrounous Exit Notification - - - --- 2022-07-05 Dave Hansen New
[04/22] x86/sgx: fix kernel-doc markups Fix kernel-doc warnings at linux-next 1 1 - --- 2022-06-28 Mauro Carvalho Chehab New
[v5,3/3] x86/sgx: Fine grained SGX MCA behavior for normal case x86/sgx: fine grained SGX MCA behavior - - - --- 2022-06-22 Zhiquan Li New
[v5,2/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 - - --- 2022-06-22 Zhiquan Li New
[v5,1/3] x86/sgx: Repurpose the owner field as the virtual address of virtual EPC page x86/sgx: fine grained SGX MCA behavior 1 - - --- 2022-06-22 Zhiquan Li New
[v4,3/3] x86/sgx: Fine grained SGX MCA behavior for normal case x86/sgx: fine grained SGX MCA behavior - - - --- 2022-06-08 Zhiquan Li New
[v4,2/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 - - --- 2022-06-08 Zhiquan Li New
[v4,1/3] x86/sgx: Repurpose the owner field as the virtual address of virtual EPC page x86/sgx: fine grained SGX MCA behavior 1 - - --- 2022-06-08 Zhiquan Li New
[v3,3/3] x86/sgx: Fine grained SGX MCA behavior for normal case x86/sgx: fine grained SGX MCA behavior - - - --- 2022-05-25 Zhiquan Li New
[v3,2/3] x86/sgx: Fine grained SGX MCA behavior for virtualization x86/sgx: fine grained SGX MCA behavior 1 - - --- 2022-05-25 Zhiquan Li New
[v3,1/3] x86/sgx: Repurpose the owner field as the virtual address of virtual EPC page x86/sgx: fine grained SGX MCA behavior - - - --- 2022-05-25 Zhiquan Li New
[v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES [v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES - 1 - --- 2022-05-23 Jarkko Sakkinen New
[v3] x86/sgx: Set active memcg prior to shmem allocation [v3] x86/sgx: Set active memcg prior to shmem allocation 1 1 1 --- 2022-05-20 Kristen Carlson Accardi New
[v5,9/9] x86/sgx: Call ENCLS[EUPDATESVN] during SGX initialization Support microcode updates affecting SGX - - - --- 2022-05-20 Zhang, Cathy New
[v5,8/9] x86/cpu: Call ENCLS[EUPDATESVN] procedure in microcode update Support microcode updates affecting SGX - - - --- 2022-05-20 Zhang, Cathy New
[v5,7/9] x86/sgx: Implement ENCLS[EUPDATESVN] Support microcode updates affecting SGX - - - --- 2022-05-20 Zhang, Cathy New
[v5,6/9] x86/sgx: Define error codes for ENCLS[EUPDATESVN] Support microcode updates affecting SGX - - - --- 2022-05-20 Zhang, Cathy New
[v5,5/9] x86/sgx: Forced EPC page zapping for EUPDATESVN Support microcode updates affecting SGX - - - --- 2022-05-20 Zhang, Cathy New
« 1 2 ... 4 5 628 29 »