linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 12:54:12 to 2021-11-08 20:07:39 UTC [more...]

[PATCH] x86/sgx: Free backing memory after faulting the enclave page
 2021-11-08 20:07 UTC  (17+ messages)

[PATCH] x86/sgx: Fix free page accounting
 2021-11-08 19:48 UTC  (11+ messages)

[PATCH v12 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-08  6:21 UTC  (3+ messages)
` [PATCH v12 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v11 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-05 22:14 UTC  (7+ messages)
` [PATCH v11 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v10 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-02 20:12 UTC  (4+ messages)
` [PATCH v10 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v9 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-01  0:01 UTC  (9+ messages)
` [PATCH v9 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH] x86/sgx: SGX documentation fixes
 2021-10-31 17:50 UTC  (2+ messages)

[PATCH V2 00/15] selftests/sgx: Oversubscription, page permission, thread entry
 2021-10-29 19:03 UTC  (24+ messages)
` [PATCH V2 01/15] selftests/x86/sgx: Fix a benign linker warning
` [PATCH V2 02/15] x86/sgx: Rename fallback labels in sgx_init()
` [PATCH V2 03/15] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
` [PATCH V2 04/15] selftests/sgx: Assign source for each segment
` [PATCH V2 05/15] selftests/sgx: Make data measurement for an enclave segment optional
` [PATCH V2 06/15] selftests/sgx: Create a heap for the test enclave
` [PATCH V2 07/15] selftests/sgx: Dump segments and /proc/self/maps only on failure
` [PATCH V2 08/15] selftests/sgx: Encpsulate the test enclave creation
` [PATCH V2 09/15] selftests/sgx: Move setup_test_encl() to each TEST_F()
` [PATCH V2 10/15] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed
` [PATCH V2 11/15] selftests/sgx: Provide per-op parameter structs for the test enclave
` [PATCH V2 12/15] selftests/sgx: Rename test properties in preparation for more enclave tests
` [PATCH V2 13/15] selftests/sgx: Add page permission and exception test
` [PATCH V2 14/15] selftests/sgx: Enable multiple thread support
` [PATCH V2 15/15] selftests/sgx: Add test for multiple TCS entry

[PATCH v5 0/7] Basic recovery for machine checks inside SGX
 2021-10-29 18:39 UTC  (91+ messages)
  ` [PATCH v5 1/7] x86/sgx: Provide indication of life-cycle of EPC pages
  ` [PATCH v5 2/7] x86/sgx: Add infrastructure to identify SGX "
  ` [PATCH v6 0/7] Basic recovery for machine checks inside SGX
    ` [PATCH v6 1/7] x86/sgx: Provide indication of life-cycle of EPC pages
    ` [PATCH v6 2/7] x86/sgx: Add infrastructure to identify SGX "
    ` [PATCH v6 3/7] x86/sgx: Initial poison handling for dirty and free pages
    ` [PATCH v6 4/7] x86/sgx: Add SGX infrastructure to recover from poison
    ` [PATCH v6 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
    ` [PATCH v6 6/7] x86/sgx: Add hook to error injection address validation
    ` [PATCH v6 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
    ` [PATCH v7 0/7] Basic recovery for machine checks inside SGX
      ` [PATCH v7 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark in-use pages
      ` [PATCH v7 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
      ` [PATCH v7 3/7] x86/sgx: Initial poison handling for dirty and free pages
      ` [PATCH v7 4/7] x86/sgx: Add SGX infrastructure to recover from poison
      ` [PATCH v7 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
      ` [PATCH v7 6/7] x86/sgx: Add hook to error injection address validation
      ` [PATCH v7 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
      ` [PATCH v8 0/7] Basic recovery for machine checks inside SGX
        ` [PATCH v8 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark in-use pages
        ` [PATCH v8 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
        ` [PATCH v8 3/7] x86/sgx: Initial poison handling for dirty and free pages
        ` [PATCH v8 4/7] x86/sgx: Add SGX infrastructure to recover from poison
        ` [PATCH v8 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
        ` [PATCH v8 6/7] x86/sgx: Add hook to error injection address validation
        ` [PATCH v8 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
        ` [PATCH v9 0/7] Basic recovery for machine checks inside SGX
          ` [PATCH v9 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark in-use pages
          ` [PATCH v9 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
          ` [PATCH v9 3/7] x86/sgx: Initial poison handling for dirty and free pages
          ` [PATCH v9 4/7] x86/sgx: Add SGX infrastructure to recover from poison
          ` [PATCH v9 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
          ` [PATCH v9 6/7] x86/sgx: Add hook to error injection address validation
          ` [PATCH v9 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
          ` [PATCH v10 0/7] Basic recovery for machine checks inside SGX
            ` [PATCH v10 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark free pages
            ` [PATCH v10 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
            ` [PATCH v10 3/7] x86/sgx: Initial poison handling for dirty and free pages
            ` [PATCH v10 4/7] x86/sgx: Add SGX infrastructure to recover from poison
            ` [PATCH v10 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
            ` [PATCH v10 6/7] x86/sgx: Add hook to error injection address validation
            ` [PATCH v10 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
            ` [PATCH v11 0/7] Basic recovery for machine checks inside SGX
              ` [PATCH v11 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark free pages
              ` [PATCH v11 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
              ` [PATCH v11 3/7] x86/sgx: Initial poison handling for dirty and free pages
              ` [PATCH v11 4/7] x86/sgx: Add SGX infrastructure to recover from poison
              ` [PATCH v11 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
              ` [PATCH v11 6/7] x86/sgx: Add hook to error injection address validation
              ` [PATCH v11 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()

[PATCH] selftest/sgx: use swap() to make code cleaner
 2021-10-28  0:34 UTC 

[PATCH v8 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-10-25 23:46 UTC  (8+ messages)
` [PATCH v8 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v8] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-10-23  1:21 UTC  (2+ messages)

[PATCH v7 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-10-18 13:35 UTC  (3+ messages)
` [PATCH v7 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-10-05 15:53 UTC 

[syzbot] KMSAN: uninit-value in kvm_cpuid
 2021-10-01 15:13 UTC  (2+ messages)

[PATCH v6 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-10-01 14:52 UTC  (6+ messages)
` [PATCH v6 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v5 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-09-28  3:01 UTC  (6+ messages)
` [PATCH v5 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-23 20:33 UTC  (10+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE_ALL ioctl


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).