linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 03:07:39 to 2021-07-28 22:51:56 UTC [more...]

[PATCH v2 0/4] Swap and fault all the pages of the test enclave binary
 2021-07-28 22:51 UTC  (5+ messages)
` [PATCH v2 1/4] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
` [PATCH v2 2/4] selftests/sgx: Fix calculations for sub-maximum field sizes
` [PATCH v2 3/4] selftests/sgx: Assign source for each segment
` [PATCH v2 4/4] selftests/sgx: Trigger the reclaimer and #PF handler

[PATCH v2] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
 2021-07-27  3:12 UTC  (4+ messages)

[PATCH 0/4] Basic recovery for machine checks inside SGX
 2021-07-15 15:33 UTC  (13+ messages)
` [PATCH 1/4] x86/sgx: Track phase and type of SGX EPC pages
` [PATCH 2/4] x86/sgx: Add basic infrastructure to recover from errors in SGX memory
` [PATCH 3/4] x86/sgx: Hook sgx_memory_failure() into mainline code
` [PATCH 4/4] x86/sgx: Add hook to error injection address validation

[PATCH 5.13 749/800] selftests/sgx: remove checks for file execute permissions
 2021-07-12  6:12 UTC 

Vacation weeks 28, 29
 2021-07-09 16:29 UTC 

[PATCH 0/4] selftests/sgx: Trigger the page reclaimer and #PF handler
 2021-07-09 16:25 UTC  (20+ messages)
` [PATCH 1/4] x86/sgx: Add sgx_nr_all_pages to the debugfs
` [PATCH 2/4] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
` [PATCH 3/4] selftests/sgx: Assign source for each segment
` [PATCH 4/4] selftests/sgx: Trigger the reclaimer and #PF handler

[PATCH] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
 2021-07-05  5:02 UTC 

[PATCH] x86/SGX: drop spurious kernel-doc notation
 2021-06-29 20:22 UTC  (2+ messages)

[PATCH v2] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-25 23:06 UTC  (7+ messages)

[PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped
 2021-06-25  0:47 UTC  (7+ messages)

[PATCH] selftests/sgx: remove checks for file execute permissions
 2021-06-24  0:40 UTC  (5+ messages)

[PATCH] x86/mm: avoid truncating memblocks for SGX memory
 2021-06-18 15:19 UTC  (3+ messages)

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-18  9:07 UTC  (18+ messages)
` [PATCH v8 2/5] selftests/sgx: Migrate to kselftest harness
` [PATCH v8 3/5] selftests/sgx: Dump enclave memory map
` [PATCH v8 4/5] selftests/sgx: Add EXPECT_EEXIT() macro
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage

[PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-18  5:15 UTC  (8+ messages)

[PATCH] x86/sgx: Add SGX_PAGE_REPEAT flag for SGX_IOC_ENCLAVE_ADD_PAGES
 2021-06-14 20:48 UTC  (4+ messages)

[PATCH v7 1/4] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-09 21:02 UTC  (9+ messages)
` [PATCH v7 2/4] selftests/sgx: Migrate to kselftest harness
` [PATCH v7 3/4] selftests/sgx: Dump enclave memory map
` [PATCH v7 4/4] selftests/sgx: Add EXPECT_EEXIT() macro

[BUG] bug report on x86/sgx: ksgxd()
 2021-06-09 16:15 UTC  (4+ messages)

Proposal
 2021-06-09 12:10 UTC 

[PATCH -next] x86/sgx: fix doc warning
 2021-06-09  3:55 UTC 

[syzbot] WARNING in x86_emulate_instruction
 2021-06-07 13:58 UTC  (7+ messages)

Fwd: [CFP LPC 2021] Confidential Computing Microconference
 2021-06-03 14:53 UTC 

[PATCH v6 1/3] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-26  4:46 UTC  (3+ messages)
` [PATCH v6 2/3] selftests/sgx: Migrate to kselftest harness
` [PATCH v6 3/3] selftests/sgx: Dump enclave memory map

[PATCH v5 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-20 16:32 UTC  (7+ messages)
` [PATCH v5 2/2] selftests/sgx: Migrate to kselftest harness

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (14+ messages)
` [PATCH v2 27/40] docs: x86: "

[PATCH v6, RESEND] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-05-12 21:14 UTC 

[PATCH v6] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-05-12 21:13 UTC 

[PATCH v4 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-12 19:17 UTC  (8+ messages)
` [PATCH v4 2/2] selftests/sgx: Migrate to kselftest harness

[PATCH v5] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-05-12  1:16 UTC  (5+ messages)

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-11  9:37 UTC  (20+ messages)
` [PATCH 37/53] docs: x86: avoid using UTF-8 chars

Personal
 2021-05-10 14:06 UTC 

[PATCH v3 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-07  8:35 UTC  (2+ messages)
` [PATCH v3 2/2] selftests/sgx: Migrate to kselftest harness

[PATCH v2 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-06  5:55 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/sgx: Report kselftest results

[PATCH 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-06  1:40 UTC  (3+ messages)
` [PATCH 2/2] selftests/sgx: Report kselftest results

Subject: [PATCH 0/1] SGX self test fails
 2021-05-03 22:37 UTC  (8+ messages)
` [PATCH] selftests/sgx: Defeat execute permissions test

[PATCH v4] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-04-29  6:09 UTC  (3+ messages)

SGX feature extensions patch
 2021-04-28 10:24 UTC  (3+ 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).