Show patches with: none      |   2835 patches
« 1 2 ... 22 23 2428 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,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,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,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,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,02/11] x86/sgx: Fix incorrect NULL pointer check x86/sgx: Bug fixes for v22 1 - - --- 2019-08-08 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
[RFC,21/21] KVM: x86: Add capability to grant VM access to privileged SGX attribute x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,20/21] x86/sgx: Export sgx_set_attribute() for use by KVM x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,19/21] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,18/21] KVM: x86: Invoke kvm_x86_ops->cpuid_update() after kvm_update_cpuid() x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,17/21] KVM: VMX: Add handler for ENCLS[EINIT] to support SGX Launch Control x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,16/21] KVM: VMX: Edd emulation of SGX Launch Control LE hash MSRs x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,15/21] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,14/21] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,13/21] x86/sgx: Move the intermediate EINIT helper into the driver x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,12/21] KVM: x86: Define new #PF SGX error code bit x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,11/21] KVM: x86: Export kvm_propagate_fault (as kvm_propagate_page_fault) x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,10/21] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for VMX/SGX x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,09/21] KVM: VMX: Add basic handling of VM-Exit from SGX enclave x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,08/21] KVM: x86: Add kvm_x86_ops hook to short circuit emulation x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,07/21] KVM: x86: Add WARN_ON_ONCE(index!=0) in __do_cpuid_ent x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,06/21] KVM: x86: Add SGX sub-features leaf to reverse CPUID table x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,05/21] x86/sgx: Expose SGX architectural definitions to the kernel x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,04/21] x86/sgx: Add /dev/sgx/virt_epc device to allocate "raw" EPC for VMs x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,03/21] x86/sgx: Move provisioning device to common code x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,02/21] x86/sgx: Move bus registration and device init to common code x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
[RFC,01/21] x86/sgx: Add defines for SGX device minor numbers x86/sgx: KVM: Add SGX virtualization - - - --- 2019-07-27 Sean Christopherson New
x86/sgx: Return 0 when !CONFIG_INTEL_SGX_DRIVER x86/sgx: Return 0 when !CONFIG_INTEL_SGX_DRIVER - - - --- 2019-07-14 Jarkko Sakkinen New
[v21,28/28] docs: x86/sgx: Document the enclave API Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,27/28] docs: x86/sgx: Document kernel internals Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,26/28] docs: x86/sgx: Add Architecture documentation Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,25/28] x86/sgx: Update MAINTAINERS Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,24/28] selftests/x86: Add a selftest for SGX Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,23/28] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,22/28] x86/traps: Attempt to fixup exceptions in vDSO before signaling Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,21/28] x86/fault: Add helper function to sanitize error code Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,20/28] x86/vdso: Add support for exception fixup in vDSO functions Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,19/28] x86/sgx: ptrace() support for the SGX driver Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,18/28] x86/sgx: Add swapping code to the core and SGX driver Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,17/28] x86/sgx: Add provisioning Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,16/28] x86/sgx: Add the Linux SGX Enclave Driver Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,15/28] mm: Introduce vm_ops->may_mprotect() Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,14/28] x86/sgx: Add sgx_einit() for initializing enclaves Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,13/28] x86/sgx: Add functions to allocate and free EPC pages Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,12/28] x86/sgx: Enumerate and track EPC sections Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,11/28] x86/sgx: Add wrappers for ENCLS leaf functions Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,10/28] x86/sgx: Add SGX1 and SGX2 architectural data structures Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,09/28] x86/sgx: Add ENCLS architectural error codes Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,08/28] x86/cpu/intel: Detect SGX support and update caps appropriately Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,07/28] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,06/28] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,05/28] x86/msr: Add SGX Launch Control MSR definitions Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,04/28] x86/cpufeatures: Add Intel-defined SGX_LC feature bit Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,03/28] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,02/28] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits) Intel SGX foundations - - - --- 2019-07-13 Jarkko Sakkinen New
[v21,01/28] x86/cpufeatures: Add Intel-defined SGX feature bit Intel SGX foundations - 1 - --- 2019-07-13 Jarkko Sakkinen New
[RFC,v4,3/3] selftests/x86/sgx: Augment SGX selftest to test vDSO API x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack - - - --- 2019-07-13 Xing, Cedric New
[RFC,v4,2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow parameter passing on untrusted st… x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack - - - --- 2019-07-13 Xing, Cedric New
[RFC,v4,1/3] selftests/x86/sgx: Fix Makefile for SGX selftest x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack - - - --- 2019-07-13 Xing, Cedric New
x86/sgx: Use a loop to release mm_struct's in sgx_release() x86/sgx: Use a loop to release mm_struct's in sgx_release() - - - --- 2019-07-12 Jarkko Sakkinen 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/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: 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,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,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] 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_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,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,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
[RFC,v3,3/3] selftests/x86: Augment SGX selftest to test new __vdso_sgx_enter_enclave() and its cal… x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack - - - --- 2019-07-11 Xing, Cedric New
[RFC,v3,2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow parameter passing on untrusted st… x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack - - - --- 2019-07-11 Xing, Cedric New
[RFC,v3,1/3] selftests/x86: Fixed Makefile for SGX selftest x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack - - - --- 2019-07-11 Xing, Cedric New
[RFC,v3,4/4] x86/sgx: Implement SGX specific hooks in SELinux security/x86/sgx: SGX specific LSM hooks - - - --- 2019-07-07 Xing, Cedric New
[RFC,v3,3/4] X86/sgx: Introduce EMA as a new LSM module security/x86/sgx: SGX specific LSM hooks - - - --- 2019-07-07 Xing, Cedric New
[RFC,v3,2/4] x86/64: Call LSM hooks from SGX subsystem/module security/x86/sgx: SGX specific LSM hooks - - - --- 2019-07-07 Xing, Cedric New
[RFC,v3,1/4] x86/sgx: Add SGX specific LSM hooks security/x86/sgx: SGX specific LSM hooks - - - --- 2019-07-07 Xing, Cedric New
[RFC,v2,3/3] x86/sgx: Implement SGX specific hooks in SELinux security/x86/sgx: SGX specific LSM hooks - - - --- 2019-06-27 Xing, Cedric New
[RFC,v2,2/3] x86/sgx: Call LSM hooks from SGX subsystem/module security/x86/sgx: SGX specific LSM hooks - - - --- 2019-06-27 Xing, Cedric New
[RFC,v2,1/3] x86/sgx: Add SGX specific LSM hooks security/x86/sgx: SGX specific LSM hooks - - - --- 2019-06-27 Xing, Cedric New
[RFC,v4,12/12] LSM: x86/sgx: Show line of sight to LSM support SGX2's EAUG security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,11/12] security/apparmor: Add enclave_load() implementation security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,10/12] security/selinux: Add enclave_load() implementation security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,09/12] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,08/12] security/selinux: Require SGX_MAPWX to map enclave page WX security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,07/12] LSM: x86/sgx: Introduce ->enclave_map() hook for Intel SGX security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,06/12] mm: Introduce vm_ops->may_mprotect() security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,05/12] x86/sgx: Enforce noexec filesystem restriction for enclaves security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,04/12] x86/sgx: Require userspace to define enclave pages' protection bits security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,03/12] selftests: x86/sgx: Mark the enclave loader as not needing an exec stack security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,02/12] x86/sgx: Do not naturally align MAP_FIXED address security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC,v4,01/12] x86/sgx: Use mmu_notifier.release() instead of per-vma refcounting security: x86/sgx: SGX vs. LSM - - - --- 2019-06-19 Sean Christopherson New
[RFC] x86/sgx: Use mmu_notifier.release() instead of per-vma refcounting [RFC] x86/sgx: Use mmu_notifier.release() instead of per-vma refcounting - - - --- 2019-06-19 Sean Christopherson New
x86/sgx: rip off the refcount from sgx_encl_add_page flow x86/sgx: rip off the refcount from sgx_encl_add_page flow - - - --- 2019-06-19 Jarkko Sakkinen New
[RFC,v3,12/12] LSM: x86/sgx: Show line of sight to LSM support SGX2's EAUG security: x86/sgx: SGX vs. LSM, round 3 - - - --- 2019-06-17 Sean Christopherson New
[RFC,v3,11/12] security/apparmor: Add enclave_load() implementation security: x86/sgx: SGX vs. LSM, round 3 - - - --- 2019-06-17 Sean Christopherson New
[RFC,v3,10/12] security/selinux: Add enclave_load() implementation security: x86/sgx: SGX vs. LSM, round 3 - - - --- 2019-06-17 Sean Christopherson New
[RFC,v3,09/12] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX security: x86/sgx: SGX vs. LSM, round 3 - - - --- 2019-06-17 Sean Christopherson New
[RFC,v3,08/12] security/selinux: Require SGX_EXECMEM to map enclave page WX security: x86/sgx: SGX vs. LSM, round 3 - - - --- 2019-06-17 Sean Christopherson New
« 1 2 ... 22 23 2428 29 »