Show patches with: none      |   2837 patches
« 1 2 3 428 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v33,01/21] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations 1 1 - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,02/21] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits Intel SGX foundations 1 1 - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,03/21] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,04/21] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,05/21] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,06/21] x86/cpu/intel: Detect SGX support Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,07/21] x86/cpu/intel: Add nosgx kernel parameter Intel SGX foundations - 1 1 --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,08/21] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,09/21] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page() Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,10/21] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,11/21] x86/sgx: Linux Enclave Driver Intel SGX foundations 1 - 6 --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,12/21] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,13/21] x86/sgx: Add a page reclaimer Intel SGX foundations 1 - 5 --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,14/21] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,15/21] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,16/21] x86/fault: Add helper function to sanitize error code Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,17/21] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,18/21] x86/vdso: Implement a vDSO for Intel SGX enclave call Intel SGX foundations 1 - 1 --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,19/21] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,20/21] docs: x86/sgx: Document SGX micro architecture and kernel internals Intel SGX foundations 1 - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v33,21/21] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2020-06-17 Jarkko Sakkinen Rejected
[v32,21/21] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2020-06-01 Jarkko Sakkinen Under Review
[v34,01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations 1 1 - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits Intel SGX foundations 1 1 - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,04/24] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,05/24] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,06/24] x86/cpu/intel: Detect SGX support Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,07/24] x86/cpu/intel: Add nosgx kernel parameter Intel SGX foundations - 1 1 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page() Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,10/24] mm: Add vm_ops->mprotect() Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,11/24] x86/sgx: Add SGX enclave driver Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,15/24] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,16/24] x86/sgx: Add a page reclaimer Intel SGX foundations 1 - 5 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,17/24] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,18/24] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,19/24] x86/fault: Add helper function to sanitize error code Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Intel SGX foundations 1 - 1 --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,22/24] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v34,24/24] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Intel SGX foundations 1 1 - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits Intel SGX foundations 1 1 - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,04/24] x86/sgx: Add SGX microarchitectural data structures Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,05/24] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,06/24] x86/cpu/intel: Detect SGX support Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,07/24] x86/cpu/intel: Add nosgx kernel parameter Intel SGX foundations - 1 1 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page() Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,10/24] mm: Add vm_ops->mprotect() Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,11/24] x86/sgx: Add SGX enclave driver Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT Intel SGX foundations 1 - 6 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,15/24] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,16/24] x86/sgx: Add a page reclaimer Intel SGX foundations 1 - 5 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,17/24] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,18/24] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,19/24] x86/fault: Add helper function to sanitize error code Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Intel SGX foundations 1 - 1 --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,22/24] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals Intel SGX foundations 1 - - --- 2020-07-07 Jarkko Sakkinen Under Review
[v35,24/24] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2020-07-07 Jarkko Sakkinen Under Review
[intel-sgx-kernel-dev,v2] intel_sgx: Add lock to make EPC eviction atomic - - - --- 2016-11-28 Sean Christopherson New
[intel-sgx-kernel-dev,v2] intel_sgx: Add lock to make EPC eviction atomic - - - --- 2016-11-28 Sean Christopherson New
[intel-sgx-kernel-dev,v3,1/7] intel_sgx: fix deadlock in sgx_ioc_enclave_create() - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v3,2/7] intel_sgx: freeze VMAs after EPC pages have been added - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v3,3/7] intel_sgx: fix null pointer deref in sgx_invalidate() - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v3,4/7] intel_sgx: invalidate enclave when the user threads cease to exist - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v3,5/7] intel_sgx: add LRU algorithm to page swapping - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v3,6/7] intel_sgx: return correct errno for EINIT ioctl - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v3,7/7] intel_sgx: lock the enclave for the entire EPC eviction flow - - - --- 2016-11-30 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,1/8] intel_sgx: fix deadlock in sgx_ioc_enclave_create() - - - --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,2/8] intel_sgx: fix null pointer deref in sgx_invalidate() - - - --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,3/8] intel_sgx: fix error resolution in SGX_IOC_ENCLAVE_INIT - 1 1 --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,4/8] intel_sgx: lock the enclave for the entire EPC eviction flow - 1 1 --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,5/8] intel_sgx: freeze VMAs after EPC pages have been added - - - --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,6/8] intel_sgx: reduce the use of SGX_ENCL_SUSPEND - - - --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,7/8] intel_sgx: invalidate enclave when the user threads cease to exist - - - --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,8/8] intel_sgx: add LRU algorithm to page swapping - 1 1 --- 2016-12-01 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,1/8] intel_sgx: fix deadlock in sgx_ioc_enclave_create() - - - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,2/8] intel_sgx: fix null pointer deref in sgx_invalidate() - - - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,3/8] intel_sgx: fix error resolution in SGX_IOC_ENCLAVE_INIT - 1 - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,4/8] intel_sgx: lock the enclave for the entire EPC eviction flow - 1 - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,5/8] intel_sgx: freeze VMAs after EPC pages have been added - - - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,6/8] intel_sgx: reduce the use of SGX_ENCL_SUSPEND - - - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,7/8] intel_sgx: invalidate enclave when the user threads cease to exist - - - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v5,8/8] intel_sgx: add LRU algorithm to page swapping - 1 - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v4,5/8] intel_sgx: freeze VMAs after EPC pages have been added - - - --- 2016-12-02 Sean Christopherson New
[intel-sgx-kernel-dev,RFC] intel_sgx: recover from EWB failure - - - --- 2016-12-02 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v6,1/8] intel_sgx: fallback more gracefully from EWB failure - - - --- 2016-12-04 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v6,2/8] intel_sgx: fix deadlock in sgx_ioc_enclave_create() - - - --- 2016-12-04 Jarkko Sakkinen New
[intel-sgx-kernel-dev,v6,3/8] intel_sgx: fix null pointer deref in sgx_invalidate() - - - --- 2016-12-04 Jarkko Sakkinen New
« 1 2 3 428 29 »