Show patches with: none      |   2836 patches
« 1 2 3 428 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,12/12] selftests/sgx: Add scripts for EPC cgroup testing Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,11/12] Docs/x86/sgx: Add description for cgroup support Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,10/12] x86/sgx: Implement EPC reclamation for cgroup Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,09/12] x86/sgx: Restructure top-level EPC reclaim function Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,08/12] x86/sgx: Use a list to track to-be-reclaimed pages Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,07/12] x86/sgx: Introduce EPC page states Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,06/12] x86/sgx: Use sgx_epc_lru_list for existing active page list Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,05/12] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,04/12] x86/sgx: Implement basic EPC misc cgroup functionality Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,03/12] cgroup/misc: Add SGX EPC resource type Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,02/12] cgroup/misc: Export APIs for SGX driver Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
[v6,01/12] cgroup/misc: Add per resource callbacks for CSS events Add Cgroup support for SGX EPC memory - - - --- 2023-10-30 Haitao Huang New
x86/sgx: Return VM_FAULT_SIGBUS for EPC exhaustion x86/sgx: Return VM_FAULT_SIGBUS for EPC exhaustion - 1 - --- 2023-10-20 Haitao Huang New
[v7,13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave selftests/sgx: Fix compilation errors - 1 - --- 2023-10-05 Jo Van Bulck New
[v7,12/13] selftests/sgx: Discard unsupported ELF sections selftests/sgx: Fix compilation errors - 1 - --- 2023-10-05 Jo Van Bulck New
[v7,11/13] selftests/sgx: Ensure expected location of test enclave buffer selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v7,10/13] selftests/sgx: Ensure test enclave buffer is entirely preserved selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v7,09/13] selftests/sgx: Fix linker script asserts selftests/sgx: Fix compilation errors - 1 - --- 2023-10-05 Jo Van Bulck New
[v7,08/13] selftests/sgx: Handle relocations in test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v7,07/13] selftests/sgx: Produce static-pie executable for test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v7,06/13] selftests/sgx: Remove redundant enclave base address save/restore selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v7,05/13] selftests/sgx: Specify freestanding environment for enclave compilation selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v7,04/13] selftests/sgx: Separate linker options selftests/sgx: Fix compilation errors - 1 - --- 2023-10-05 Jo Van Bulck New
[v7,03/13] selftests/sgx: Include memory clobber for inline asm in test enclave selftests/sgx: Fix compilation errors - 2 - --- 2023-10-05 Jo Van Bulck New
[v7,02/13] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry selftests/sgx: Fix compilation errors - 1 - --- 2023-10-05 Jo Van Bulck New
[v7,01/13] selftests/sgx: Fix uninitialized pointer dereference in error path selftests/sgx: Fix compilation errors 1 1 - --- 2023-10-05 Jo Van Bulck New
[v5,18/18] selftests/sgx: Add scripts for EPC cgroup testing Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,17/18] Docs/x86/sgx: Add description for cgroup support Add Cgroup support for SGX EPC memory - 1 - --- 2023-09-23 Haitao Huang New
[v5,16/18] x86/sgx: Limit process EPC usage with misc cgroup controller Add Cgroup support for SGX EPC memory - - 1 --- 2023-09-23 Haitao Huang New
[v5,15/18] x86/sgx: Prepare for multiple LRUs Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,11/18] x86/sgx: store unreclaimable pages in LRU lists Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,10/18] x86/sgx: Add EPC page flags to identify owner types Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,08/18] x86/sgx: Use a list to track to-be-reclaimed pages Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,06/18] x86/sgx: Introduce EPC page states Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v5,02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver Add Cgroup support for SGX EPC memory 1 - - --- 2023-09-23 Haitao Huang New
[v5,01/18] cgroup/misc: Add per resource callbacks for CSS events Add Cgroup support for SGX EPC memory - - - --- 2023-09-23 Haitao Huang New
[v6,13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave selftests/sgx: Fix compilation errors - 1 - --- 2023-09-21 Jo Van Bulck New
[v6,12/13] selftests/sgx: Discard unsupported ELF sections selftests/sgx: Fix compilation errors - 1 - --- 2023-09-21 Jo Van Bulck New
[v6,11/13] selftests/sgx: Ensure expected location of test enclave buffer selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v6,10/13] selftests/sgx: Ensure test enclave buffer is entirely preserved selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v6,09/13] selftests/sgx: Fix linker script asserts selftests/sgx: Fix compilation errors - 1 - --- 2023-09-21 Jo Van Bulck New
[v6,08/13] selftests/sgx: Handle relocations in test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v6,07/13] selftests/sgx: Produce static-pie executable for test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v6,06/13] selftests/sgx: Remove redundant enclave base address save/restore selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v6,05/13] selftests/sgx: Specify freestanding environment for enclave compilation selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v6,04/13] selftests/sgx: Separate linker options selftests/sgx: Fix compilation errors - 1 - --- 2023-09-21 Jo Van Bulck New
[v6,03/13] selftests/sgx: Include memory clobber for inline asm in test enclave selftests/sgx: Fix compilation errors - 2 - --- 2023-09-21 Jo Van Bulck New
[v6,02/13] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry selftests/sgx: Fix compilation errors - 1 - --- 2023-09-21 Jo Van Bulck New
[v6,01/13] selftests/sgx: Fix uninitialized pointer dereference in error path selftests/sgx: Fix compilation errors 1 1 - --- 2023-09-21 Jo Van Bulck New
[v4,18/18] selftests/sgx: Add scripts for epc cgroup testing Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,17/18] Docs/x86/sgx: Add description for cgroup support Add Cgroup support for SGX EPC memory - 1 - --- 2023-09-13 Haitao Huang New
[v4,16/18] x86/sgx: Limit process EPC usage with misc cgroup controller Add Cgroup support for SGX EPC memory - - 1 --- 2023-09-13 Haitao Huang New
[v4,15/18] x86/sgx: Prepare for multiple LRUs Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,11/18] x86/sgx: store unreclaimable pages in LRU lists Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,10/18] x86/sgx: Add EPC page flags to identify owner types Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,08/18] x86/sgx: Use a list to track to-be-reclaimed pages Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,06/18] x86/sgx: Introduce EPC page states Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v4,01/18] cgroup/misc: Add per resource callbacks for CSS events Add Cgroup support for SGX EPC memory - - - --- 2023-09-13 Haitao Huang New
[v5,13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave selftests/sgx: Fix compilation errors - 1 - --- 2023-08-31 Jo Van Bulck New
[v5,12/13] selftests/sgx: Discard unsupported ELF sections selftests/sgx: Fix compilation errors - 1 - --- 2023-08-31 Jo Van Bulck New
[v5,11/13] selftests/sgx: Ensure expected location of test enclave buffer selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-31 Jo Van Bulck New
[v5,10/13] selftests/sgx: Ensure test enclave buffer is entirely preserved selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-31 Jo Van Bulck New
[v5,09/13] selftests/sgx: Fix linker script asserts selftests/sgx: Fix compilation errors - 1 - --- 2023-08-31 Jo Van Bulck New
[v5,08/13] selftests/sgx: Handle relocations in test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-31 Jo Van Bulck New
[v5,07/13] selftests/sgx: Produce static-pie executable for test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-31 Jo Van Bulck New
[v5,06/13] selftests/sgx: Remove redundant enclave base address save/restore selftests/sgx: Fix compilation errors 1 - - --- 2023-08-31 Jo Van Bulck New
[v5,05/13] selftests/sgx: Specify freestanding environment for enclave compilation selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-31 Jo Van Bulck New
[v5,04/13] selftests/sgx: Separate linker options selftests/sgx: Fix compilation errors - 1 - --- 2023-08-31 Jo Van Bulck New
[v5,03/13] selftests/sgx: Include memory clobber for inline asm in test enclave selftests/sgx: Fix compilation errors - 2 - --- 2023-08-31 Jo Van Bulck New
[v5,02/13] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry selftests/sgx: Fix compilation errors - 1 - --- 2023-08-31 Jo Van Bulck New
[v5,01/13] selftests/sgx: Fix uninitialized pointer dereference in error path selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-31 Jo Van Bulck New
[v4,13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave selftests/sgx: Fix compilation errors - - - --- 2023-08-25 Jo Van Bulck New
[v4,12/13] selftests/sgx: Remove redundant enclave base address save/restore selftests/sgx: Fix compilation errors 1 - - --- 2023-08-25 Jo Van Bulck New
[v4,11/13] selftests/sgx: Discard unsupported ELF sections selftests/sgx: Fix compilation errors - - - --- 2023-08-25 Jo Van Bulck New
[v4,10/13] selftests/sgx: Fix uninitialized pointer dereferences selftests/sgx: Fix compilation errors - - - --- 2023-08-25 Jo Van Bulck New
[v4,09/13] selftests/sgx: Specify freestanding environment for enclave compilation selftests/sgx: Fix compilation errors - 1 - --- 2023-08-25 Jo Van Bulck New
[v4,08/13] selftests/sgx: Separate linker options selftests/sgx: Fix compilation errors - 1 - --- 2023-08-25 Jo Van Bulck New
[v4,07/13] selftests/sgx: Ensure expected location of test enclave buffer selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-25 Jo Van Bulck New
[v4,06/13] selftests/sgx: Ensure test enclave buffer is entirely preserved selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-25 Jo Van Bulck New
[v4,05/13] selftests/sgx: Include memory clobber for inline asm in test enclave selftests/sgx: Fix compilation errors - 2 - --- 2023-08-25 Jo Van Bulck New
[v4,04/13] selftests/sgx: Fix linker script asserts selftests/sgx: Fix compilation errors - 1 - --- 2023-08-25 Jo Van Bulck New
[v4,03/13] selftests/sgx: Handle relocations in test enclave selftests/sgx: Fix compilation errors - 1 - --- 2023-08-25 Jo Van Bulck New
[v4,02/13] selftests/sgx: Produce static-pie executable for test enclave selftests/sgx: Fix compilation errors 1 1 - --- 2023-08-25 Jo Van Bulck New
« 1 2 3 428 29 »