Show patches with: none      |   2863 patches
« 1 2 ... 21 22 2328 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,07/17] x86/sgx: Remove pages in sgx_reclaimer_write() v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[v2,06/17] x86/sgx: Move sgx_einit() to encls.c v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[v2,05/17] x86/sgx: Turn encls_failed() as inline function v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[v2,04/17] x86/sgx: Rename 'j' as 'cnt' in sgx_reclaim_pages() v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[v2,03/17] x86/sgx: Write backing storage only if EWB is successful v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[v2,02/17] x86/sgx: Clean up internal includes v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[v2,01/17] selftest/x86/sgx: Remove encl_piggy.h v23 updates - - - --- 2019-09-16 Jarkko Sakkinen New
[RESEND,11/11] x86/sgx: Call sgx_encl_destroy() when the EWB flow fails v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,10/11] x86/sgx: Free VA slot when the EWB flow fails v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,09/11] x86/sgx: Move SGX_ENCL_DEAD check to sgx_reclaimer_write() v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,08/11] x86/sgx: Calculate page index in sgx_reclaimer_write() v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,07/11] x86/sgx: Remove pages in sgx_reclaimer_write() v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,06/11] x86/sgx: Move sgx_einit() to encls.c v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,05/11] x86/sgx: Turn encls_failed() as inline function v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,04/11] x86/sgx: Rename 'j' as 'cnt' in sgx_reclaim_pages() v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,03/11] x86/sgx: Write backing storage only if EWB is successful v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,02/11] x86/sgx: Clean up internal includes v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[RESEND,01/11] selftest/x86/sgx: Remove encl_piggy.h v23 updates - - - --- 2019-09-12 Jarkko Sakkinen New
[2/2] x86/sgx: Take sgx_ewb() into use [1/2] x86/sgx: Wrap ENCLS[EWB] - - - --- 2019-09-12 Jarkko Sakkinen New
[1/2] x86/sgx: Wrap ENCLS[EWB] [1/2] x86/sgx: Wrap ENCLS[EWB] - - - --- 2019-09-12 Jarkko Sakkinen New
x86/sgx: Clean up internal includes x86/sgx: Clean up internal includes - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,24/24] docs: x86/sgx: Document kernel internals Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,23/24] docs: x86/sgx: Document microarchitecture Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,22/24] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,21/24] selftests/x86: Recurse into subdirectories Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,20/24] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,19/24] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,18/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,17/24] x86/fault: Add helper function to sanitize error code Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,16/24] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,15/24] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,14/24] x86/sgx: Add a page reclaimer Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,13/24] x86/sgx: Add provisioning Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,12/24] x86/sgx: Linux Enclave Driver Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,11/24] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,10/24] x86/sgx: Add sgx_einit() for wrapping ENCLS[EINIT] Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,09/24] x86/sgx: Add functions to allocate and free EPC pages Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,08/24] x86/sgx: Enumerate and track EPC sections Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,07/24] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,06/24] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,05/24] x86/sgx: Add ENCLS architectural error codes Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,04/24] x86/cpu/intel: Detect SGX supprt Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,02/24] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v22,01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations - - - --- 2019-09-03 Jarkko Sakkinen New
[v3,5/5] x86/sgx: Destroy the enclave if EEXTEND fails x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-30 Sean Christopherson New
[v3,4/5] x86/sgx: Reject all ioctls on dead enclaves x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-30 Sean Christopherson New
[v3,3/5] x86/sgx: Take encl->lock inside of mm->mmap_sem for EADD x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-30 Sean Christopherson New
[v3,2/5] x86/sgx: Reject concurrent ioctls on single enclave x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-30 Sean Christopherson New
[v3,1/5] x86/sgx: Convert encl->flags from an unsigned int to an atomic x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-30 Sean Christopherson New
[v2,2/2] selftests/x86/sgx: Read encl.bin and encl.ss from the file system [v2,1/2] selftests/x86: sgxsign: Do not query RSA password - - - --- 2019-08-29 Jarkko Sakkinen New
[v2,1/2] selftests/x86: sgxsign: Do not query RSA password [v2,1/2] selftests/x86: sgxsign: Do not query RSA password - - - --- 2019-08-29 Jarkko Sakkinen New
[2/2] selftests/x86/sgx: Read encl.bin and encl.ss from the file system [1/2] selftests/x86: sgxsign: Do not query RSA password - - - --- 2019-08-29 Jarkko Sakkinen New
[1/2] selftests/x86: sgxsign: Do not query RSA password [1/2] selftests/x86: sgxsign: Do not query RSA password - - - --- 2019-08-29 Jarkko Sakkinen New
[v2,5/5] x86/sgx: Destroy the enclave if EEXTEND fails x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 Sean Christopherson New
[v2,4/5] x86/sgx: Reject all ioctls on dead enclaves x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 Sean Christopherson New
[v2,3/5] x86/sgx: Take encl->lock inside of mm->mmap_sem for EADD x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 Sean Christopherson New
[v2,2/5] x86/sgx: Reject concurrent ioctls on single enclave x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 Sean Christopherson New
[v2,1/5] x86/sgx: Convert encl->flags from an unsigned int to an atomic x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 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
[3/4] x86/sgx: Reject concurrent ioctls on single enclave x86/sgx: Fix lock ordering bug w/ EADD - - - --- 2019-08-27 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
[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
[RFC] x86/sgx: Convert sgx_reclaim_pages() to sgx_reclaim_page() [RFC] x86/sgx: Convert sgx_reclaim_pages() to sgx_reclaim_page() - - - --- 2019-08-26 Jarkko Sakkinen New
x86/sgx: Fix sgx_ioc_enclave_add_page() documentation x86/sgx: Fix sgx_ioc_enclave_add_page() documentation - - - --- 2019-08-26 Jarkko Sakkinen New
[3/3] x86/sgx: Fix whitespace damage in sgx_encl_page_alloc() x86/sgx: Misc code cleanups - - - --- 2019-08-23 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
[1/3] x86/sgx: Tweak Kconfig help section according to checkpatch x86/sgx: Misc code cleanups - - - --- 2019-08-23 Sean Christopherson New
[4/4] x86/sgx: Move VM prot bits calculation to sgx_encl_page_alloc() Remaining updates for v22 - - - --- 2019-08-23 Jarkko Sakkinen New
[3/4] x86/sgx: Remove a deperecated enum Remaining updates for v22 - - - --- 2019-08-23 Jarkko Sakkinen New
[2/4] x86/sgx: Validate TCS permssions in sgx_validate_secinfo() Remaining updates for v22 - - - --- 2019-08-23 Jarkko Sakkinen New
[1/4] x86/sgx: Replace @is_secs_child with @pt in sgx_encl_ewb() Remaining updates for v22 - - - --- 2019-08-23 Jarkko Sakkinen New
[v2] x86/sgx: Replace @is_secs_child with @pt in sgx_encl_ewb() [v2] x86/sgx: Replace @is_secs_child with @pt in sgx_encl_ewb() - - - --- 2019-08-23 Jarkko Sakkinen New
x86/sgx: Replace @is_secs_child with @pt in sgx_encl_ewb() x86/sgx: Replace @is_secs_child with @pt in sgx_encl_ewb() - - - --- 2019-08-23 Jarkko Sakkinen New
x86/sgx: Pass userspace source address directly to EADD x86/sgx: Pass userspace source address directly to EADD - - - --- 2019-08-23 Sean Christopherson New
x86/sgx: Fix ELDU MAC failures x86/sgx: Fix ELDU MAC failures - - - --- 2019-08-23 Sean Christopherson New
[v3] x86/sgx: Determine SECS at compile time in sgx_encl_eldu() [v3] x86/sgx: Determine SECS at compile time in sgx_encl_eldu() - - - --- 2019-08-22 Jarkko Sakkinen New
[v2] x86/sgx: Determine SECS at compile time in sgx_encl_eldu() [v2] x86/sgx: Determine SECS at compile time in sgx_encl_eldu() - - - --- 2019-08-22 Jarkko Sakkinen New
x86/sgx: Remove INTEL_SGX_DRIVER x86/sgx: Remove INTEL_SGX_DRIVER - - - --- 2019-08-22 Jarkko Sakkinen New
[2/2] x86/sgx: Determine SECS at compile time in sgx_encl_eldu() v22 fixes - - - --- 2019-08-21 Jarkko Sakkinen New
[1/2] x86/sgx: Remove duplicate check for entry->epc_page in sgx_encl_load_page() v22 fixes - 1 - --- 2019-08-21 Jarkko Sakkinen New
[5/5] x86/sgx: Rename vm_prot_bits as max_vm_flags x86/sgx: Improve permission handing - - - --- 2019-08-19 Jarkko Sakkinen New
[4/5] x86/sgx: Validate TCS permssions in sgx_validate_secinfo() x86/sgx: Improve permission handing - - - --- 2019-08-19 Jarkko Sakkinen New
[3/5] x86/sgx: Make sgx_validate_secinfo() more readable x86/sgx: Improve permission handing - - - --- 2019-08-19 Jarkko Sakkinen New
[2/5] x86/sgx: Use memchr_inv() in sgx_validate_secinfo() x86/sgx: Improve permission handing - - - --- 2019-08-19 Jarkko Sakkinen New
[1/5] x86/sgx: Document permission handling better x86/sgx: Improve permission handing - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,7/7] selftests/x86: Recurse into subdirectories Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,6/7] selftests/x86: Revert SGX changes Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,5/7] selftests/x86/sgx: Fix target in the Makefile Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,4/7] selftests/x86/sgx: Fix EXTRA_CLEAN Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,3/7] selftests/x86/sgx: Add -I$(OUTPUT) when compiling encl_piggy.S Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,2/7] selftests/x86/sgx: Do not generate object files Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v3,1/7] selftests/x86/sgx: Fix objcopy call in the Makefile Fix the reported SGX selftest makefile issues - - - --- 2019-08-19 Jarkko Sakkinen New
[v2,7/7] selftests/x86: Recurse into subdirectories Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
[v2,6/7] selftests/x86: Revert SGX changes Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
[v2,5/7] selftests/x86/sgx: Fix target in the Makefile Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
[v2,4/7] selftests/x86/sgx: Fix EXTRA_CLEAN Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
[v2,3/7] selftests/x86/sgx: Add -I$(OUTPUT) when compiling encl_piggy.S Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
[v2,2/7] selftests/x86/sgx: Do not generate object files Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
[v2,1/7] selftests/x86/sgx: Fix objcopy call in the Makefile Fix the reported SGX selftest makefile issues - - - --- 2019-08-18 Jarkko Sakkinen New
« 1 2 ... 21 22 2328 29 »