Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   351 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] x86/sgx: Revert using BIT() to define ENCLS_FAULT_FLAG x86/sgx: Revert two recent master changes - - - --- 2019-10-08 Sean Christopherson New
[1/3] x86/sgx: Tweak Kconfig help section according to checkpatch x86/sgx: Misc code cleanups - - - --- 2019-08-23 Sean Christopherson New
[1/4] x86/sgx: Ensure enclave state is visible before marking it created x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 Sean Christopherson New
[1/7] x86/sgx: Remove dead code to handle non-existent IOR ioctl x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[2/2] x86/sgx: Revert moving sgx_init() call to sgx_detect() x86/sgx: Revert two recent master changes - - - --- 2019-10-08 Sean Christopherson New
[2/3] x86/sgx: Add missing SPDX license to encls.c x86/sgx: Misc code cleanups - - - --- 2019-08-23 Sean Christopherson New
[2/4] x86/sgx: Preserved allowed attributes during SGX_IOC_ENCLAVE_CREATE x86/sgx: Fix lock ordering bug w/ EADD 1 - - --- 2019-08-27 Sean Christopherson New
[2/7] x86/sgx: Remove unnecessary @cmd parameter from ioctl helpers x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[3/3] x86/sgx: Fix whitespace damage in sgx_encl_page_alloc() x86/sgx: Misc code cleanups - - - --- 2019-08-23 Sean Christopherson New
[3/4] x86/sgx: Reject concurrent ioctls on single enclave x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 Sean Christopherson New
[3/7] x86/sgx: Let ioctl helpers do copy to/from user x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[4/4] x86/sgx: Take encl->lock inside of mm->mmap_sem for EADD x86/sgx: Fix lock ordering bug w/ EADD 1 - - --- 2019-08-27 Sean Christopherson New
[4/7] x86/sgx: Allow userspace to add multiple pages in single ioctl() x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[5/7] x86/sgx: Add flag to zero added region instead of copying from source x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[6/7] x86/sgx: Use the actual zero page as the source when adding zero pages x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[7/7] x86/sgx: Add a reserved field to sgx_enclave_add_region to drop 'packed' x86/sgx: Clean up and enhance add pages ioctl - - - --- 2019-06-05 Sean Christopherson New
[for_v2?,v2,01/14] selftests/x86/sgx: Fix a benign linker warning selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,02/14] selftests/x86/sgx: Use getauxval() to retrieve the vDSO base address selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,03/14] selftests/x86/sgx: Sanitize the types for sgx_vdso_call()'s input params selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,04/14] selftests/x86/sgx: Mark helper functions as static selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,05/14] selftests/x86/sgx: Move vDSO setup to a helper function selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,06/14] selftests/x86/sgx: Move individual tests into helper functions selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,07/14] selftests/x86/sgx: Use standard helper function to signal pass/fail selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,08/14] selftests/harness: Move operator macros to their own header file selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,09/14] selftests/x86/sgx: Use kselftest operators to check test results selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,10/14] selftests/x86/sgx: Handle setup failures via kselftest assertions selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,11/14] selftests/x86/sgx: Add a check on the vDSO exception reporting mechanism selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,12/14] selftests/x86/sgx: Add test of vDSO with basic exit handler selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,13/14] selftests/x86/sgx: Add check to verify exit handler stack alignment selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v2?,v2,14/14] selftests/x86/sgx: Add test for exception behavior with exit handler selftests/x86/sgx: Improve tests - - - --- 2019-10-17 Sean Christopherson New
[for_v21,1/2] x86/sgx: Use SRCU to protect mm_list during reclaim x86/sgx: Use SRCU and mmu_notifier 1 - - --- 2019-07-11 Sean Christopherson New
[for_v21,2/2] x86/sgx: Use mmu_notifier.release() instead of per-vma refcounting x86/sgx: Use SRCU and mmu_notifier 1 - - --- 2019-07-11 Sean Christopherson New
[for_v21,v2,1/2] x86/sgx: Use SRCU to protect mm_list during reclaim x86/sgx: Use SRCU and mmu_notifier - - - --- 2019-07-12 Sean Christopherson New
[for_v21,v2,2/2] x86/sgx: Use mmu_notifier.release() instead of per-vma refcounting x86/sgx: Use SRCU and mmu_notifier - - - --- 2019-07-12 Sean Christopherson New
[for_v21] docs: x86/sgx: Add a blurb on basic EPC management to 'kernel internals' [for_v21] docs: x86/sgx: Add a blurb on basic EPC management to 'kernel internals' 1 - - --- 2019-07-11 Sean Christopherson New
[for_v21] x86/sgx: Annotate SGX driver init functions with __init [for_v21] x86/sgx: Annotate SGX driver init functions with __init - - - --- 2019-07-11 Sean Christopherson New
[for_v21] x86/sgx: Flush work if and only if the work struct has been init'd [for_v21] x86/sgx: Flush work if and only if the work struct has been init'd - - - --- 2019-07-12 Sean Christopherson New
[for_v21] x86/sgx: Provide stub for sgx_drv_init when driver is disabled [for_v21] x86/sgx: Provide stub for sgx_drv_init when driver is disabled - - - --- 2019-07-12 Sean Christopherson New
[for_v21] x86/sgx: Return error from driver init if launch control isn't supported [for_v21] x86/sgx: Return error from driver init if launch control isn't supported - - - --- 2019-07-12 Sean Christopherson New
[for_v21] x86/vdso: Do not attempt to fixup #DB or #BP exceptions [for_v21] x86/vdso: Do not attempt to fixup #DB or #BP exceptions 1 - - --- 2019-07-11 Sean Christopherson New
[for_v22,01/11] x86/sgx: Fix an SECS collision with enclave page at VA=0 x86/sgx: Bug fixes for v22 - - - --- 2019-08-08 Sean Christopherson New
[for_v22,02/11] x86/sgx: Fix incorrect NULL pointer check x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,03/11] x86/sgx: Return '0' when sgx_ioc_enclave_set_attribute() succeeds x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,04/11] x86/sgx: x86/sgx: Require EADD destination to be page aligned x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,05/11] x86/sgx: Require EADD source to be page aligned x86/sgx: Bug fixes for v22 - - - --- 2019-08-08 Sean Christopherson New
[for_v22,06/11] x86/sgx: Check the bounds of the enclave address against ELRANGE x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,07/11] x86/sgx: Check that enclave is created at beginning of EADD/EINIT ioctl x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,08/11] x86/sgx: Do not free enclave resources on redundant ECREATE x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,09/11] x86/sgx: Refactor error handling for user of sgx_encl_grow() x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,1/6] x86/sgx: Validate generic SECINFO immediately after copying from user x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-08 Sean Christopherson New
[for_v22,10/11] x86/sgx: Call sgx_encl_grow() with the enclave's lock held x86/sgx: Bug fixes for v22 - - - --- 2019-08-08 Sean Christopherson New
[for_v22,11/11] x86/sgx: Shrink the enclave if ECREATE/EADD fails x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 Sean Christopherson New
[for_v22,2/6] x86/sgx: Set SGX_ENCL_PAGE_TCS when allocating encl_page x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-08 Sean Christopherson New
[for_v22,3/6] x86/sgx: Move encl_page insertion into tree out of alloc flow x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-08 Sean Christopherson New
[for_v22,4/6] x86/sgx: Allocate encl_page prior to taking encl->lock x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-08 Sean Christopherson New
[for_v22,5/6] x86/sgx: Remove the EADD page worker x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-08 Sean Christopherson New
[for_v22,6/6] x86/sgx: Pass userspace source address directly to EADD x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-08 Sean Christopherson New
[for_v22,v2,1/8] selftests/x86/sgx: Align enclave binary on 4k boundary x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,2/8] x86/sgx: Require EADD source to be page aligned x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,3/8] x86/sgx: Validate generic SECINFO immediately after copying from user x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,4/8] x86/sgx: Set SGX_ENCL_PAGE_TCS when allocating encl_page x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,5/8] x86/sgx: Move encl_page insertion into tree out of alloc flow x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,6/8] x86/sgx: Allocate encl_page prior to taking encl->lock x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,7/8] x86/sgx: Remove the EADD page worker x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22,v2,8/8] x86/sgx: Pass userspace source address directly to EADD x86/sgx: Remove EADD worker and page copy - - - --- 2019-08-13 Sean Christopherson New
[for_v22] selftests/x86/sgx: Ensure SECS base (ELRANGE) is naturally aligned [for_v22] selftests/x86/sgx: Ensure SECS base (ELRANGE) is naturally aligned - - - --- 2019-08-10 Sean Christopherson New
[for_v23,01/16] x86/vdso: sgx: Drop the pseudocode "documentation" x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,02/16] x86/vdso: sgx: Do not use exception info to pass success/failure x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,03/16] x86/vdso: sgx: Rename the enclave exit handler typedef x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,04/16] x86/vdso: sgx: Move enclave exit handler declaration to UAPI header x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,05/16] x86/vdso: sgx: Add comment regarding kernel-doc shenanigans x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,06/16] x86/vdso: sgx: Rewrite __vdso_sgx_enter_enclave() function comment x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,07/16] selftests/x86: Fix linker warning in SGX selftest x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,08/16] selftests/x86/sgx: Use getauxval() to retrieve the vDSO base address x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,09/16] selftests/x86/sgx: Add helper function and macros to assert results x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,1/3] x86/sgx: Update the free page count in a single operation x86/sgx: More cleanup for v23 - - - --- 2019-10-22 Sean Christopherson New
[for_v23,1/4] x86/sgx: Pass EADD the kernel's virtual address for the source page x86/sgx: Fix add page bugs - - - --- 2019-10-10 Sean Christopherson New
[for_v23,1/5] x86/vdso: sgx: Fix misaligned stack bug when invoking exit handler x86/vdso: sgx: Bug fixes - - - --- 2019-10-11 Sean Christopherson New
[for_v23,1/7] x86/sgx: Modify ADD_PAGE ioctl to take offset instead of full address x86/sgx: Improve add pages ioctl - - - --- 2019-10-09 Sean Christopherson New
[for_v23,1/9] x86/sgx: WARN once if an enclave is released with unfreed EPC pages x86/sgx: misc page related fixes - - - --- 2019-10-10 Sean Christopherson New
[for_v23,10/16] selftests/x86/sgx: Handle setup failures via test assertions x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,11/16] selftests/x86/sgx: Sanitize the types for sgx_call()'s input params x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,12/16] selftests/x86/sgx: Move existing sub-test to a separate helper x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,13/16] selftests/x86/sgx: Add a test of the vDSO exception reporting mechanism x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,14/16] selftests/x86/sgx: Add test of vDSO with basic exit handler x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,15/16] selftests/x86/sgx: Add sub-test for exception behavior with exit handler x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,16/16] x86/vdso: sgx: Rework __vdso_sgx_enter_enclave() to prefer "no callback" x86/vdso: sgx: Major vDSO cleanup - - - --- 2019-10-08 Sean Christopherson New
[for_v23,2/3] x86/sgx: Do not add in-use EPC page to the free page list x86/sgx: More cleanup for v23 - - - --- 2019-10-22 Sean Christopherson New
[for_v23,2/4] x86/sgx: Check the validity of the source page address for EADD x86/sgx: Fix add page bugs - - - --- 2019-10-10 Sean Christopherson New
[for_v23,2/5] selftests/x86/sgx: Add check to verify exit handler stack alignment x86/vdso: sgx: Bug fixes - - - --- 2019-10-11 Sean Christopherson New
[for_v23,2/7] selftests/x86/sgx: Update test to account for ADD_PAGE change x86/sgx: Improve add pages ioctl - - - --- 2019-10-09 Sean Christopherson New
[for_v23,2/9] x86/sgx: Do not EWB SECS if the enclave is dead x86/sgx: misc page related fixes - - - --- 2019-10-10 Sean Christopherson New
[for_v23,3/3] x86/sgx: Move reclaim logic out of sgx_free_page() x86/sgx: More cleanup for v23 - - - --- 2019-10-22 Sean Christopherson New
[for_v23,3/4] x86/sgx: Fix EEXTEND error handling x86/sgx: Fix add page bugs - - - --- 2019-10-10 Sean Christopherson New
[for_v23,3/5] x86/vdso: sgx: Fix unwinder support x86/vdso: sgx: Bug fixes - - - --- 2019-10-11 Sean Christopherson New
[for_v23,3/7] x86/sgx: Tweak ADD_PAGE ioctl to allow adding multiple pages x86/sgx: Improve add pages ioctl - - - --- 2019-10-09 Sean Christopherson New
[for_v23,3/9] x86/sgx: Fix a memory leak in sgx_encl_destroy() x86/sgx: misc page related fixes - - - --- 2019-10-10 Sean Christopherson New
[for_v23,4/4] x86/sgx: Drop mmap_sem before EEXTENDing an enclave page x86/sgx: Fix add page bugs - - - --- 2019-10-10 Sean Christopherson New
[for_v23,4/5] x86/vdso: sgx: Reorder params to callback to improve readability x86/vdso: sgx: Bug fixes - - - --- 2019-10-11 Sean Christopherson New
[for_v23,4/7] selftests/x86/sgx: Update enclave build flow to do multi-page add x86/sgx: Improve add pages ioctl - - - --- 2019-10-09 Sean Christopherson New
« 1 2 3 4 »