Show patches with: State = Action Required       |   2814 patches
« 1 2 ... 7 8 928 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2.1,16/30] selftests/sgx: Add test for TCS page permission changes [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,15/30] selftests/sgx: Add test for EPCM permission changes [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,14/30] x86/sgx: Support restricting of enclave page permissions [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,13/30] x86/sgx: Keep record of SGX page type [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers 1 - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,12/30] x86/sgx: Create utility to validate user provided offset and length [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,11/30] x86/sgx: Make sgx_ipi_cb() available internally [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,10/30] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes() [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,09/30] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask() [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,08/30] x86/sgx: Export sgx_encl_ewb_cpumask() [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,07/30] x86/sgx: Add pfn_mkwrite() handler for present PTEs [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,06/30] x86/sgx: Support VMA permissions more relaxed than enclave permissions [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,05/30] Documentation/x86: Document SGX permission details [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,04/30] x86/sgx: Add wrapper for SGX2 EAUG function [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,03/30] x86/sgx: Add wrapper for SGX2 EMODT function [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,02/30] x86/sgx: Add wrapper for SGX2 EMODPR function [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers [RFC,v2.1,01/30] x86/sgx: Add short descriptions to ENCLS wrappers - - - --- 2022-03-04 Jarkko Sakkinen New
[v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy [v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy - - - --- 2022-03-04 Jarkko Sakkinen New
[v2] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy [v2] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy - - - --- 2022-03-04 Jarkko Sakkinen New
x86/sgx: Do not limit EAUG'd pages by pre-initialization policy x86/sgx: Do not limit EAUG'd pages by pre-initialization policy - - - --- 2022-03-04 Jarkko Sakkinen New
[v6] x86/sgx: Free backing memory after faulting the enclave page [v6] x86/sgx: Free backing memory after faulting the enclave page - - 1 --- 2022-03-03 Jarkko Sakkinen New
[v12] sgx.7: New page with overview of Software Guard eXtensions (SGX) [v12] sgx.7: New page with overview of Software Guard eXtensions (SGX) - - - --- 2022-03-03 Jarkko Sakkinen New
[v5] x86/sgx: Free backing memory after faulting the enclave page [v5] x86/sgx: Free backing memory after faulting the enclave page - - - --- 2022-03-01 Jarkko Sakkinen New
[6/6] treewide: remove check of list iterator against head past the loop body Remove usage of list iterator past the loop body - 1 - --- 2022-02-28 Jakob Koschel New
[5/6] treewide: remove dereference of list iterator after loop body Remove usage of list iterator past the loop body - - - --- 2022-02-28 Jakob Koschel New
[4/6] drivers: remove unnecessary use of list iterator variable Remove usage of list iterator past the loop body - - - --- 2022-02-28 Jakob Koschel New
[3/6] treewide: fix incorrect use to determine if list is empty Remove usage of list iterator past the loop body - - - --- 2022-02-28 Jakob Koschel New
[2/6] treewide: remove using list iterator after loop body as a ptr Remove usage of list iterator past the loop body - - - --- 2022-02-28 Jakob Koschel New
[1/6] drivers: usb: remove usage of list iterator past the loop body Remove usage of list iterator past the loop body - - - --- 2022-02-28 Jakob Koschel New
[v4] x86/sgx: Free backing memory after faulting the enclave page [v4] x86/sgx: Free backing memory after faulting the enclave page - - - --- 2022-02-22 Jarkko Sakkinen New
[V2,2/2] selftests: sgx: Treat CC as one argument selftests: sgx: Fix build of test_sgx - 1 - --- 2022-02-14 Muhammad Usama Anjum New
[V2,1/2] selftests: x86: add validity check and allow field splitting selftests: sgx: Fix build of test_sgx - 1 - --- 2022-02-14 Muhammad Usama Anjum New
[2/2] selftests: sgx: Treat CC as one argument selftests: sgx: Fix build of test_sgx - 1 1 --- 2022-02-10 Muhammad Usama Anjum New
[1/2] selftests: x86: allow expansion of $(CC) selftests: sgx: Fix build of test_sgx - - - --- 2022-02-10 Muhammad Usama Anjum New
[V3,4/4] selftests/sgx: Remove extra newlines in test output selftests/sgx: Early enclave loading error path fixes 2 - - --- 2022-02-08 Reinette Chatre New
[V3,3/4] selftests/sgx: Ensure enclave data available during debug print selftests/sgx: Early enclave loading error path fixes 1 - - --- 2022-02-08 Reinette Chatre New
[V3,2/4] selftests/sgx: Do not attempt enclave build without valid enclave selftests/sgx: Early enclave loading error path fixes 2 - - --- 2022-02-08 Reinette Chatre New
[V3,1/4] selftests/sgx: Fix NULL-pointer-dereference upon early test failure selftests/sgx: Early enclave loading error path fixes 1 - - --- 2022-02-08 Reinette Chatre New
[V3] x86/sgx: Silence softlockup detection when releasing large enclaves [V3] x86/sgx: Silence softlockup detection when releasing large enclaves 1 1 1 --- 2022-02-08 Reinette Chatre New
[V2,32/32] selftests/sgx: Page removal stress test x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,31/32] x86/sgx: Free up EPC pages directly to support large page ranges x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,30/32] selftests/sgx: Test reclaiming of untouched page x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,29/32] selftests/sgx: Test invalid access to removed enclave page x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,28/32] selftests/sgx: Test faulty enclave behavior x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,27/32] selftests/sgx: Test complete changing of page type flow x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,26/32] selftests/sgx: Introduce TCS initialization enclave operation x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,25/32] selftests/sgx: Introduce dynamic entry point x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,24/32] Documentation/x86: Introduce enclave runtime management section x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,23/32] x86/sgx: Support complete page removal x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,22/32] x86/sgx: Support modifying SGX page type x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,21/32] selftests/sgx: Test two different SGX2 EAUG flows x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,20/32] x86/sgx: Tighten accessible memory range after enclave initialization x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,19/32] x86/sgx: Support adding of pages to an initialized enclave x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,18/32] selftests/sgx: Add test for TCS page permission changes x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,17/32] selftests/sgx: Add test for EPCM permission changes x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,16/32] x86/sgx: Support restricting of enclave page permissions x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,15/32] x86/sgx: Support relaxing of enclave page permissions x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,14/32] x86/sgx: Keep record of SGX page type x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-02-08 Reinette Chatre New
[V2,13/32] x86/sgx: Create utility to validate user provided offset and length x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,12/32] x86/sgx: Make sgx_ipi_cb() available internally x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,11/32] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes() x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,10/32] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask() x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,09/32] x86/sgx: Export sgx_encl_ewb_cpumask() x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,07/32] x86/sgx: Add pfn_mkwrite() handler for present PTEs x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,05/32] Documentation/x86: Document SGX permission details x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,04/32] x86/sgx: Add wrapper for SGX2 EAUG function x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,03/32] x86/sgx: Add wrapper for SGX2 EMODT function x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,02/32] x86/sgx: Add wrapper for SGX2 EMODPR function x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
[V2,01/32] x86/sgx: Add short descriptions to ENCLS wrappers x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-02-08 Reinette Chatre New
KVM: VMX: pass TME information to guests KVM: VMX: pass TME information to guests - - - --- 2022-02-03 Fares Mehanna New
[V3] x86/sgx: Add poison handling to reclaimer [V3] x86/sgx: Add poison handling to reclaimer - 1 - --- 2022-02-02 Reinette Chatre New
[V2,4/4] selftests/sgx: Remove extra newlines in test output selftests/sgx: Early enclave loading error path fixes 2 1 - --- 2022-02-01 Reinette Chatre New
[V2,3/4] selftests/sgx: Ensure enclave data available during debug print selftests/sgx: Early enclave loading error path fixes 1 1 - --- 2022-02-01 Reinette Chatre New
[V2,2/4] selftests/sgx: Do not attempt enclave build without valid enclave selftests/sgx: Early enclave loading error path fixes 2 1 - --- 2022-02-01 Reinette Chatre New
[V2,1/4] selftests/sgx: Fix NULL-pointer-dereference upon early test failure selftests/sgx: Early enclave loading error path fixes 1 1 - --- 2022-02-01 Reinette Chatre New
[4/4] selftests/sgx: Remove extra newlines in test output selftests/sgx: Early enclave loading error path fixes 1 1 - --- 2022-01-28 Reinette Chatre New
[3/4] selftests/sgx: Ensure enclave data available during debug print selftests/sgx: Early enclave loading error path fixes - 1 - --- 2022-01-28 Reinette Chatre New
[2/4] selftests/sgx: Do not attempt enclave build without valid enclave selftests/sgx: Early enclave loading error path fixes 1 1 - --- 2022-01-28 Reinette Chatre New
[1/4] selftests/sgx: Fix segfault upon early test failure selftests/sgx: Early enclave loading error path fixes - 1 1 --- 2022-01-28 Reinette Chatre New
[2/2] x86/sgx: Allow sgx_reclaim_pages() to report failure Fixups for overcommit limit pages - 1 - --- 2022-01-26 Kristen Carlson Accardi New
[1/2] x86/sgx: fixup for available backing pages calculation Fixups for overcommit limit pages 1 1 - --- 2022-01-26 Kristen Carlson Accardi New
[V2] x86/sgx: Silence softlockup detection when releasing large enclaves [V2] x86/sgx: Silence softlockup detection when releasing large enclaves 1 1 1 --- 2022-01-25 Reinette Chatre New
[V2] x86/sgx: Add poison handling to reclaimer [V2] x86/sgx: Add poison handling to reclaimer - 1 - --- 2022-01-19 Reinette Chatre New
x86/sgx: Add poison handling to reclaimer x86/sgx: Add poison handling to reclaimer - - - --- 2022-01-18 Reinette Chatre New
x86/sgx: Silence softlockup detection when releasing large enclaves x86/sgx: Silence softlockup detection when releasing large enclaves 1 - - --- 2022-01-18 Reinette Chatre New
[v3,2/2] x86/sgx: account backing pages x86/sgx: Limit EPC overcommit - 1 1 --- 2022-01-18 Kristen Carlson Accardi New
[v3,1/2] x86/sgx: Add accounting for tracking overcommit x86/sgx: Limit EPC overcommit - 1 1 --- 2022-01-18 Kristen Carlson Accardi New
[v3] x86/sgx: Free backing memory after faulting the enclave page [v3] x86/sgx: Free backing memory after faulting the enclave page - - - --- 2022-01-08 Jarkko Sakkinen New
[v2,2/2] x86/sgx: account backing pages x86/sgx: Limit EPC overcommit - - - --- 2022-01-07 Kristen Carlson Accardi New
[v2,1/2] x86/sgx: Add accounting for tracking overcommit x86/sgx: Limit EPC overcommit - - - --- 2022-01-07 Kristen Carlson Accardi New
[tip:,x86/sgx] x86/sgx: Fix NULL pointer dereference on non-SGX systems [tip:,x86/sgx] x86/sgx: Fix NULL pointer dereference on non-SGX systems - 2 2 --- 2022-01-07 tip-bot2 for Nam Cao New
[tip:,x86/sgx] x86/sgx: Fix NULL pointer dereference on non-SGX systems [tip:,x86/sgx] x86/sgx: Fix NULL pointer dereference on non-SGX systems - 2 2 --- 2022-01-07 tip-bot2 for Nam Cao New
[v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems - 2 2 --- 2022-01-04 Dave Hansen New
[2/2] x86/sgx: account backing pages x86/sgx: Limit EPC overcommit - - - --- 2021-12-20 Kristen Carlson Accardi New
[1/2] x86/sgx: Add accounting for tracking overcommit x86/sgx: Limit EPC overcommit - - - --- 2021-12-20 Kristen Carlson Accardi New
x86/sgx: Fix NULL pointer dereference on non-SGX systems x86/sgx: Fix NULL pointer dereference on non-SGX systems - 1 1 --- 2021-12-17 Dave Hansen New
[V2] selftests/sgx: Fix build error caused by missing dependency [V2] selftests/sgx: Fix build error caused by missing dependency - - - --- 2021-12-14 Reinette Chatre New
[v11] sgx.7: New page with overview of Software Guard eXtensions (SGX) [v11] sgx.7: New page with overview of Software Guard eXtensions (SGX) - - - --- 2021-12-11 Jarkko Sakkinen New
selftests/sgx: Fix build error caused by missing dependency selftests/sgx: Fix build error caused by missing dependency - - - --- 2021-12-07 Reinette Chatre New
« 1 2 ... 7 8 928 29 »