linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] x86/sgx: Use guard() instead of mutex_lock() to simplify code
 2025-09-02  9:11 UTC  (3+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-08-27 16:59 UTC  (48+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-08-25 13:59 UTC  (10+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH 2/6] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH 3/6] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH 4/6] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH 5/6] KVM: x86: Export KVM-internal symbols for sub-modules only
` [PATCH 6/6] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible

[PATCH v15 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-18  7:11 UTC  (6+ messages)
` [PATCH v15 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v15 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v15 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v15 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v15 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v14 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-18  5:41 UTC  (16+ messages)
` [PATCH v14 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v14 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v14 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v14 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v14 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v13 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-13 13:56 UTC  (10+ messages)
` [PATCH v13 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v13 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v13 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v13 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v13 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v11 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-12 16:18 UTC  (24+ messages)
` [PATCH v11 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v11 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v11 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v11 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v11 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v12 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-12  4:56 UTC  (12+ messages)
` [PATCH v12 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v12 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v12 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v12 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v12 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[CfP] Confidential Computing Microconference @ LPC 2025
 2025-08-11 18:21 UTC 

[PATCH v10 0/6] Enable automatic SVN updates for SGX enclaves
 2025-08-05 10:11 UTC  (18+ messages)
` [PATCH v10 1/6] x86/sgx: Convert sgx_(vepc_)open to __sgx_(vepc_)open
` [PATCH v10 2/6] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v10 3/6] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v10 4/6] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v10 5/6] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v10 6/6] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v9 0/6] Enable automatic SVN updates for SGX enclaves
 2025-07-28 15:45 UTC  (16+ messages)
` [PATCH v9 1/6] x86/sgx: Convert sgx_(vepc_)open to __sgx_(vepc_)open
` [PATCH v9 2/6] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()
` [PATCH v9 3/6] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v9 4/6] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v9 5/6] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v9 6/6] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v8 0/5] Enable automatic SVN updates for SGX enclaves
 2025-07-22  6:46 UTC  (15+ messages)
` [PATCH v8 1/5] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()
` [PATCH v8 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v8 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v8 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v8 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v7 0/5] Enable automatic SVN updates for SGX enclaves
 2025-07-14 15:37 UTC  (10+ messages)
` [PATCH v7 1/5] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()
` [PATCH v7 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v7 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v7 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v7 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH] x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
 2025-06-24 20:49 UTC  (6+ messages)

[PATCH 6.1 403/508] x86/sgx: Prevent attempts to reclaim poisoned pages
 2025-06-23 13:07 UTC 

[PATCH 6.12 221/414] x86/sgx: Prevent attempts to reclaim poisoned pages
 2025-06-23 13:05 UTC 

[PATCH 6.6 154/290] x86/sgx: Prevent attempts to reclaim poisoned pages
 2025-06-23 13:06 UTC 

[PATCH 6.15 348/592] x86/sgx: Prevent attempts to reclaim poisoned pages
 2025-06-23 13:05 UTC 

[PATCH] x86: Fix build warnings about export.h
 2025-06-12 19:03 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).