Show patches with: State = Action Required       |   2814 patches
« 1 2 ... 18 19 2028 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v27,14/22] x86/sgx: Add a page reclaimer Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,13/22] x86/sgx: Add provisioning Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,12/22] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,11/22] selftests/x86: Recurse into subdirectories Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,10/22] x86/sgx: Linux Enclave Driver Intel SGX foundations - - 2 --- 2020-02-23 Jarkko Sakkinen New
[v27,09/22] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,08/22] x86/sgx: Add functions to allocate and free EPC pages Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,07/22] x86/sgx: Enumerate and track EPC sections Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,06/22] x86/cpu/intel: Detect SGX supprt Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,05/22] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,04/22] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,03/22] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,02/22] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v27,01/22] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations - - - --- 2020-02-23 Jarkko Sakkinen New
[v26,22/22] docs: x86/sgx: Document SGX micro architecture and kernel internals Intel SGX foundations 1 - - --- 2020-02-09 Jarkko Sakkinen New
[v26,21/22] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,20/22] selftests/x86: Add vDSO selftest for SGX Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,19/22] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions Intel SGX foundations - - 1 --- 2020-02-09 Jarkko Sakkinen New
[v26,18/22] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,17/22] x86/fault: Add helper function to sanitize error code Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,16/22] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,15/22] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,14/22] x86/sgx: Add a page reclaimer Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,13/22] x86/sgx: Add provisioning Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,12/22] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,11/22] selftests/x86: Recurse into subdirectories Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,10/22] x86/sgx: Linux Enclave Driver Intel SGX foundations - - 2 --- 2020-02-09 Jarkko Sakkinen New
[v26,09/22] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,08/22] x86/sgx: Add functions to allocate and free EPC pages Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,07/22] x86/sgx: Enumerate and track EPC sections Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,06/22] x86/cpu/intel: Detect SGX supprt Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,05/22] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,04/22] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,03/22] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,02/22] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
[v26,01/22] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations - - - --- 2020-02-09 Jarkko Sakkinen New
x86/sgx: Sanitize pages in two rounds x86/sgx: Sanitize pages in two rounds - - - --- 2020-02-06 Jarkko Sakkinen New
[v25,21/21] docs: x86/sgx: Document SGX micro architecture and kernel internals Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,20/21] selftests/x86: Add vDSO selftest for SGX Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,19/21] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,18/21] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,17/21] x86/fault: Add helper function to sanitize error code Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,16/21] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,15/21] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,14/21] x86/sgx: Add a page reclaimer Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,13/21] x86/sgx: Add provisioning Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,12/21] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,11/21] selftests/x86: Recurse into subdirectories Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,10/21] x86/sgx: Linux Enclave Driver Intel SGX foundations - - 1 --- 2020-02-04 Jarkko Sakkinen New
[v25,09/21] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,08/21] x86/sgx: Add functions to allocate and free EPC pages Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,07/21] x86/sgx: Enumerate and track EPC sections Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,06/21] x86/cpu/intel: Detect SGX supprt Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,05/21] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,04/21] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,03/21] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,02/21] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[v25,01/21] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations - - - --- 2020-02-04 Jarkko Sakkinen New
[for_v25] x86/sgx: Fix exception fixup bug [for_v25] x86/sgx: Fix exception fixup bug - - - --- 2020-02-03 Sean Christopherson New
[for_v25,3/3] x86/cpu: Configure SGX support when initializing feature control MSR x86/sgx: Fix feature control rebase - - - --- 2020-02-01 Sean Christopherson New
[for_v25,2/3] x86/msr: Fixup "Intel SGX Launch Control hardware bits" x86/sgx: Fix feature control rebase - - - --- 2020-02-01 Sean Christopherson New
[for_v25,1/3] x86/msr: Fixup "Add Intel SGX hardware bits" x86/sgx: Fix feature control rebase - - - --- 2020-02-01 Sean Christopherson New
x86/sgx: Uncoditionally disallow SGX if MSRs are not writable x86/sgx: Uncoditionally disallow SGX if MSRs are not writable - - - --- 2020-01-23 Jarkko Sakkinen New
[for_v25] x86/sgx: Remove unused SGX_DRV_NR_DEVICES define [for_v25] x86/sgx: Remove unused SGX_DRV_NR_DEVICES define - - - --- 2020-01-14 Sean Christopherson New
[for_v25] x86/sgx: Move the intermediate EINIT helper into the driver [for_v25] x86/sgx: Move the intermediate EINIT helper into the driver - - - --- 2019-12-21 Sean Christopherson New
[for_v25,4/4] x86/sgx: Pre-calculate VA slot virtual address in sgx_encl_ewb() x86/sgx: Reclaim bug fix and cleanup - - - --- 2019-12-21 Sean Christopherson New
[for_v25,3/4] x86/sgx: Drop unused @encl parameter from __sgx_encl_ewb() x86/sgx: Reclaim bug fix and cleanup - - - --- 2019-12-21 Sean Christopherson New
[for_v25,2/4] x86/sgx: Use goto to handle sgx_encl_get_backing() failure in SECS flows x86/sgx: Reclaim bug fix and cleanup - - - --- 2019-12-21 Sean Christopherson New
[for_v25,1/4] x86/sgx: Put SECS backing iff retrieving the backing succeeds x86/sgx: Reclaim bug fix and cleanup - - - --- 2019-12-21 Sean Christopherson New
[for_v25] x86/sgx: Move SGX sub-feature bits to their own word [for_v25] x86/sgx: Move SGX sub-feature bits to their own word - - - --- 2019-12-20 Sean Christopherson New
[for_v25,4/4] selftests/x86: Remove redundant kernel include selftests/x86: x86/sgx: Minor selftest cleanup - - - --- 2019-12-20 Sean Christopherson New
[for_v25,3/4] selftests/x86: Add .gitignore for SGX selftest selftests/x86: x86/sgx: Minor selftest cleanup - - - --- 2019-12-20 Sean Christopherson New
[for_v25,2/4] x86/sgx: Add missing linux/bits.h include in sgx/arch.h selftests/x86: x86/sgx: Minor selftest cleanup - - - --- 2019-12-20 Sean Christopherson New
[for_v25,1/4] selftests/x86: Fix INCLUDES definition in SGX Makefile selftests/x86: x86/sgx: Minor selftest cleanup - - - --- 2019-12-20 Sean Christopherson New
x86/sgx: Fix double-free when EADD fails x86/sgx: Fix double-free when EADD fails - - - --- 2019-12-05 Jarkko Sakkinen New
[v24,24/24] docs: x86/sgx: Document kernel internals Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,23/24] docs: x86/sgx: Document microarchitecture Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,22/24] selftests/x86: Add vDSO selftest for SGX Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,21/24] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,19/24] x86/fault: Add helper function to sanitize error code Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,18/24] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,17/24] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,16/24] x86/sgx: Add a page reclaimer Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,15/24] x86/sgx: Add provisioning Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,14/24] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,13/24] selftests/x86: Recurse into subdirectories Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,12/24] x86/sgx: Linux Enclave Driver Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,11/24] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,10/24] x86/sgx: Add sgx_einit() for wrapping ENCLS[EINIT] Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,09/24] x86/sgx: Add functions to allocate and free EPC pages Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,08/24] x86/sgx: Enumerate and track EPC sections Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,07/24] x86/cpu/intel: Detect SGX supprt Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,06/24] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,05/24] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,04/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,03/24] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,02/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[v24,01/24] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2019-11-29 Jarkko Sakkinen New
[for,v24,v3,4/4] x86/sgx: Add @count to &sgx_enclave_add_pages [for,v24,v3,1/4] x86/sgx: %SGX_IOC_ENCLAVE_ADD_PAGES: Return -EIO when ENCLS fails - - - --- 2019-11-19 Jarkko Sakkinen New
« 1 2 ... 18 19 2028 29 »