Linux SGX
[Prev Page][Next Page]
- [PATCH v8 02/15] cgroup/misc: Export APIs for SGX driver, (continued)
- [PATCH v8 02/15] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v8 04/15] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v8 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v8 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v8 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup, Haitao Huang
- [PATCH v8 08/15] x86/sgx: Implement EPC reclamation flows for cgroup, Haitao Huang
- [PATCH v8 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge(), Haitao Huang
- [PATCH v8 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v8 11/15] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v8 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer, Haitao Huang
- [PATCH v8 13/15] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [PATCH v8 15/15] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v8 14/15] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH AUTOSEL 5.15 06/19] selftests/sgx: Fix linker script asserts, Sasha Levin
- [PATCH AUTOSEL 6.1 07/27] selftests/sgx: Fix linker script asserts, Sasha Levin
- [PATCH AUTOSEL 6.6 08/31] selftests/sgx: Fix linker script asserts, Sasha Levin
- [PATCH AUTOSEL 6.7 08/39] selftests/sgx: Fix linker script asserts, Sasha Levin
- [PATCH 22/82] x86/sgx: Refactor intentional wrap-around calculation,
Kees Cook
- [PATCH v7 00/15] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v7 01/15] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v7 02/15] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v7 03/15] cgroup/misc: Add SGX EPC resource type, Haitao Huang
- [PATCH v7 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v7 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v7 04/15] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v7 08/15] x86/sgx: Implement EPC reclamation flows for cgroup, Haitao Huang
- [PATCH v7 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge(), Haitao Huang
- [PATCH v7 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup, Haitao Huang
- [PATCH v7 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v7 11/15] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v7 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer, Haitao Huang
- [PATCH v7 13/15] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [PATCH v7 15/15] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v7 14/15] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- disable large folios for shmem file used by xfs xfile,
Christoph Hellwig
- [PATCH] x86/sgx: fix kernel-doc comment misuse,
Randy Dunlap
- [PATCH] x86/sgx: Remove unnecessary try_to_freeze(),
Kevin Hao
- [PATCH v1] selftests/sgx: Skip non X86_64 platform,
Zhao Mengmeng
- PSA: this list has moved to new vger infra (no action required), Konstantin Ryabitsev
- RE: [PATCH] x86/sgx: Charge proper mem_cgroup for usage due to EPC reclamation by cgroups, Chris Yan (HE/HIM)
- [PATCH v6 00/12] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v6 01/12] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v6 02/12] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v6 03/12] cgroup/misc: Add SGX EPC resource type, Haitao Huang
- [PATCH v6 05/12] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v6 04/12] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v6 06/12] x86/sgx: Use sgx_epc_lru_list for existing active page list, Haitao Huang
- [PATCH v6 08/12] x86/sgx: Use a list to track to-be-reclaimed pages, Haitao Huang
- [PATCH v6 12/12] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v6 10/12] x86/sgx: Implement EPC reclamation for cgroup, Haitao Huang
- [PATCH v6 07/12] x86/sgx: Introduce EPC page states, Haitao Huang
- [PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function, Haitao Huang
- [PATCH v6 11/12] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- Re: [PATCH v6 00/12] Add Cgroup support for SGX EPC memory, Jarkko Sakkinen
- Re: [PATCH v6 00/12] Add Cgroup support for SGX EPC memory, Dave Hansen
- [PATCH] x86/sgx: Return VM_FAULT_SIGBUS for EPC exhaustion,
Haitao Huang
- [PATCH v7 00/13] selftests/sgx: Fix compilation errors,
Jo Van Bulck
- [PATCH v7 02/13] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry, Jo Van Bulck
- [PATCH v7 05/13] selftests/sgx: Specify freestanding environment for enclave compilation, Jo Van Bulck
- [PATCH v7 07/13] selftests/sgx: Produce static-pie executable for test enclave, Jo Van Bulck
- [PATCH v7 04/13] selftests/sgx: Separate linker options, Jo Van Bulck
- [PATCH v7 11/13] selftests/sgx: Ensure expected location of test enclave buffer, Jo Van Bulck
- [PATCH v7 01/13] selftests/sgx: Fix uninitialized pointer dereference in error path, Jo Van Bulck
- [PATCH v7 06/13] selftests/sgx: Remove redundant enclave base address save/restore, Jo Van Bulck
- [PATCH v7 12/13] selftests/sgx: Discard unsupported ELF sections, Jo Van Bulck
- [PATCH v7 08/13] selftests/sgx: Handle relocations in test enclave, Jo Van Bulck
- [PATCH v7 09/13] selftests/sgx: Fix linker script asserts, Jo Van Bulck
- [PATCH v7 03/13] selftests/sgx: Include memory clobber for inline asm in test enclave, Jo Van Bulck
- [PATCH v7 13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave, Jo Van Bulck
- [PATCH v7 10/13] selftests/sgx: Ensure test enclave buffer is entirely preserved, Jo Van Bulck
- Re: [PATCH v7 00/13] selftests/sgx: Fix compilation errors, Huang, Kai
- [PATCH v5 00/18] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver, Haitao Huang
- [PATCH v5 03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists, Haitao Huang
- [PATCH v5 05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists, Haitao Huang
- [PATCH v5 04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list, Haitao Huang
- [PATCH v5 06/18] x86/sgx: Introduce EPC page states, Haitao Huang
- [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages, Haitao Huang
- [PATCH v5 07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state, Haitao Huang
- [PATCH v5 08/18] x86/sgx: Use a list to track to-be-reclaimed pages, Haitao Huang
- [PATCH v5 10/18] x86/sgx: Add EPC page flags to identify owner types, Haitao Huang
- [PATCH v5 11/18] x86/sgx: store unreclaimable pages in LRU lists, Haitao Huang
- [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC, Haitao Huang
- [PATCH v5 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup, Haitao Huang
- [PATCH v5 14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU, Haitao Huang
- [PATCH v5 15/18] x86/sgx: Prepare for multiple LRUs, Haitao Huang
- [PATCH v5 17/18] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v5 18/18] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Haitao Huang
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Jarkko Sakkinen
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Huang, Kai
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Huang, Kai
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Huang, Kai
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Huang, Kai
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Huang, Kai
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Huang, Kai
- Re: [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Michal Koutný
- [PATCH v6 00/13] selftests/sgx: Fix compilation errors,
Jo Van Bulck
- [PATCH v6 02/13] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry, Jo Van Bulck
- [PATCH v6 07/13] selftests/sgx: Produce static-pie executable for test enclave, Jo Van Bulck
- [PATCH v6 09/13] selftests/sgx: Fix linker script asserts, Jo Van Bulck
- [PATCH v6 04/13] selftests/sgx: Separate linker options, Jo Van Bulck
- [PATCH v6 13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave, Jo Van Bulck
- [PATCH v6 03/13] selftests/sgx: Include memory clobber for inline asm in test enclave, Jo Van Bulck
- [PATCH v6 06/13] selftests/sgx: Remove redundant enclave base address save/restore, Jo Van Bulck
- [PATCH v6 01/13] selftests/sgx: Fix uninitialized pointer dereference in error path, Jo Van Bulck
- [PATCH v6 05/13] selftests/sgx: Specify freestanding environment for enclave compilation, Jo Van Bulck
- [PATCH v6 11/13] selftests/sgx: Ensure expected location of test enclave buffer, Jo Van Bulck
- [PATCH v6 08/13] selftests/sgx: Handle relocations in test enclave, Jo Van Bulck
- [PATCH v6 10/13] selftests/sgx: Ensure test enclave buffer is entirely preserved, Jo Van Bulck
- [PATCH v6 12/13] selftests/sgx: Discard unsupported ELF sections, Jo Van Bulck
- [PATCH v4 00/18] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v4 01/18] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v4 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages, Haitao Huang
- [PATCH v4 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver, Haitao Huang
- [PATCH v4 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC, Haitao Huang
- [PATCH v4 04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list, Haitao Huang
- [PATCH v4 07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state, Haitao Huang
- [PATCH v4 05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists, Haitao Huang
- [PATCH v4 08/18] x86/sgx: Use a list to track to-be-reclaimed pages, Haitao Huang
- [PATCH v4 03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists, Haitao Huang
- [PATCH v4 11/18] x86/sgx: store unreclaimable pages in LRU lists, Haitao Huang
- [PATCH v4 10/18] x86/sgx: Add EPC page flags to identify owner types, Haitao Huang
- [PATCH v4 06/18] x86/sgx: Introduce EPC page states, Haitao Huang
- [PATCH v4 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup, Haitao Huang
- [PATCH v4 14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU, Haitao Huang
- [PATCH v4 15/18] x86/sgx: Prepare for multiple LRUs, Haitao Huang
- [PATCH v4 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller, Haitao Huang
- [PATCH v4 17/18] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v4 18/18] selftests/sgx: Add scripts for epc cgroup testing, Haitao Huang
- Re: [PATCH v4 00/18] Add Cgroup support for SGX EPC memory, Tejun Heo
- [PATCH v5 00/13] selftests/sgx: Fix compilation errors,
Jo Van Bulck
- [PATCH v5 05/13] selftests/sgx: Specify freestanding environment for enclave compilation, Jo Van Bulck
- [PATCH v5 04/13] selftests/sgx: Separate linker options, Jo Van Bulck
- [PATCH v5 01/13] selftests/sgx: Fix uninitialized pointer dereference in error path, Jo Van Bulck
- [PATCH v5 03/13] selftests/sgx: Include memory clobber for inline asm in test enclave, Jo Van Bulck
- [PATCH v5 06/13] selftests/sgx: Remove redundant enclave base address save/restore, Jo Van Bulck
- [PATCH v5 02/13] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry, Jo Van Bulck
- [PATCH v5 12/13] selftests/sgx: Discard unsupported ELF sections, Jo Van Bulck
- [PATCH v5 08/13] selftests/sgx: Handle relocations in test enclave, Jo Van Bulck
- [PATCH v5 11/13] selftests/sgx: Ensure expected location of test enclave buffer, Jo Van Bulck
- [PATCH v5 07/13] selftests/sgx: Produce static-pie executable for test enclave, Jo Van Bulck
- [PATCH v5 09/13] selftests/sgx: Fix linker script asserts, Jo Van Bulck
- [PATCH v5 13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave, Jo Van Bulck
- [PATCH v5 10/13] selftests/sgx: Ensure test enclave buffer is entirely preserved, Jo Van Bulck
- Re: [v5.15] WARNING in kvm_arch_vcpu_ioctl_run,
Muhammad Usama Anjum
- [PATCH v4 00/13] selftests/sgx: Fix compilation errors,
Jo Van Bulck
- [PATCH v4 02/13] selftests/sgx: Produce static-pie executable for test enclave, Jo Van Bulck
- [PATCH v4 09/13] selftests/sgx: Specify freestanding environment for enclave compilation, Jo Van Bulck
- [PATCH v4 03/13] selftests/sgx: Handle relocations in test enclave, Jo Van Bulck
- [PATCH v4 07/13] selftests/sgx: Ensure expected location of test enclave buffer, Jo Van Bulck
- [PATCH v4 04/13] selftests/sgx: Fix linker script asserts, Jo Van Bulck
- [PATCH v4 08/13] selftests/sgx: Separate linker options, Jo Van Bulck
- [PATCH v4 01/13] selftests/sgx: Fix uninitialized pointer dereference in error path, Jo Van Bulck
- [PATCH v4 06/13] selftests/sgx: Ensure test enclave buffer is entirely preserved, Jo Van Bulck
- [PATCH v4 10/13] selftests/sgx: Fix uninitialized pointer dereferences, Jo Van Bulck
- [PATCH v4 05/13] selftests/sgx: Include memory clobber for inline asm in test enclave, Jo Van Bulck
- [PATCH v4 11/13] selftests/sgx: Discard unsupported ELF sections, Jo Van Bulck
- [PATCH v4 12/13] selftests/sgx: Remove redundant enclave base address save/restore, Jo Van Bulck
- [PATCH v4 13/13] selftests/sgx: Remove incomplete ABI sanitization code in test enclave, Jo Van Bulck
- Re: [CfP] Confidential Computing Microconference @ LPC 2023, Jörg Rödel
- [PATCH v2] tpm: Enable hwrng only for Pluton on AMD CPUs,
Jarkko Sakkinen
- [PATCH] tpm: Enable hwrng only for Pluton on AMD CPUs, Jarkko Sakkinen
- [PATCH v2 0/6] Extend struct tpm_buf to support sized buffers (TPM2B),
Jarkko Sakkinen
- [PATCH] x86/sgx: Describe the parameters of sgx_calc_section_metric(),
Jarkko Sakkinen
- [PATCH v3 0/9] selftests/sgx: Fix compilation errors,
Jo Van Bulck
- [PATCH v3 1/9] selftests/sgx: Fix uninitialized pointer dereference in error path, Jo Van Bulck
- [PATCH v3 8/9] selftests/sgx: Separate linker options, Jo Van Bulck
- [PATCH v3 9/9] selftests/sgx: Specify freestanding environment for enclave compilation, Jo Van Bulck
- [PATCH v3 2/9] selftests/sgx: Produce static-pie executable for test enclave, Jo Van Bulck
- [PATCH v3 3/9] selftests/sgx: Handle relocations in test enclave, Jo Van Bulck
- [PATCH v3 7/9] selftests/sgx: Ensure expected location of test enclave buffer, Jo Van Bulck
- [PATCH v3 5/9] selftests/sgx: Include memory clobber for inline asm in test enclave, Jo Van Bulck
- [PATCH v3 6/9] selftests/sgx: Ensure test enclave buffer is entirely preserved, Jo Van Bulck
- [PATCH v3 4/9] selftests/sgx: Fix linker script asserts, Jo Van Bulck
- Re: [PATCH v3 0/9] selftests/sgx: Fix compilation errors, Jarkko Sakkinen
- [PATCHv3] x86/sgx: Avoid softlockup from sgx_vepc_release,
Jack Wang
- [PATCHv2] x86/sgx: Avoid softlockup from sgx_vepc_release,
Jack Wang
- [PATCH] x86/sgx: Avoid softlockup from sgx_vepc_release,
Jack Wang
- softlockup regarding sgx sgx_vepc_free_page+0x2e,
Jinpu Wang
- [PATCH v2 0/8] selftests/sgx: Fix compilation errors,
Jo Van Bulck
- SGX Memory Reservation on SPR,
Dave Hansen
- [PATCH v6] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race,
Haitao Huang
- WARNING in kvm_arch_vcpu_ioctl_run,
Yikebaer Aizezi
- [no subject], Yikebaer Aizezi
- [PATCH v5] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race,
Haitao Huang
- [PATCH v4] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race,
Haitao Huang
- [PATCH 0/5] selftests/sgx: Fix compilation errors.,
Jo Van Bulck
- [PATCH v2 0/4] selftests/sgx: Harden test enclave,
Jo Van Bulck
- [PATCH 0/4] selftests/sgx: Harden test enclave,
Jo Van Bulck
- [PATCH v3] x86/sgx: Fix a NULL pointer, Haitao Huang
- [PATCH v2] x86/sgx: fix a NULL pointer, Haitao Huang
- [PATCH] cgroup/misc: Fix an overflow,
Haitao Huang
- [PATCH] x86/sgx: fix a NULL pointer,
Haitao Huang
- [PATCH v3 00/28] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v3 01/28] x86/sgx: Store struct sgx_encl when allocating new VA pages, Haitao Huang
- [PATCH v3 02/28] x86/sgx: Add EPC page flags to identify owner type, Haitao Huang
- [PATCH v3 03/28] x86/sgx: Add 'struct sgx_epc_lru_lists' to encapsulate lru list(s), Haitao Huang
- [PATCH v3 05/28] x86/sgx: Store reclaimable epc pages in sgx_epc_lru_lists, Haitao Huang
- [PATCH v3 04/28] x86/sgx: Use sgx_epc_lru_lists for existing active page list, Haitao Huang
- [PATCH v3 07/28] x86/sgx: Introduce EPC page states, Haitao Huang
- [PATCH v3 06/28] x86/sgx: store unreclaimable EPC pages in sgx_epc_lru_lists, Haitao Huang
- [PATCH v3 09/28] x86/sgx: Use a list to track to-be-reclaimed pages, Haitao Huang
- [PATCH v3 08/28] x86/sgx: Introduce RECLAIM_IN_PROGRESS state, Haitao Huang
- [PATCH v3 10/28] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default, Haitao Huang
- [PATCH v3 23/28] selftests/sgx: Retry the ioctl()'s returned with EAGAIN, Haitao Huang
- [PATCH v3 13/28] x86/sgx: Prepare for multiple LRUs, Haitao Huang
- [PATCH v3 17/28] x86/sgx: fix a NULL pointer, Haitao Huang
- [PATCH v3 24/28] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c, Haitao Huang
- [PATCH v3 25/28] selftests/sgx: Use encl->encl_size in sigstruct.c, Haitao Huang
- [PATCH v3 14/28] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup, Haitao Huang
- [PATCH v3 11/28] x85/sgx: Return the number of EPC pages that were successfully reclaimed, Haitao Huang
- [PATCH v3 28/28] selftests/sgx: Add scripts for epc cgroup testing, Haitao Huang
- [PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v3 16/28] x86/sgx: Add EPC OOM path to forcefully reclaim EPC, Haitao Huang
- [PATCH v3 27/28] selftests/sgx: Add SGX selftest augment_via_eaccept_long, Haitao Huang
[Index of Archives]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]