index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
Age
Commit message (
Expand
)
Author
2021-10-22
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
2021-10-22
x86/sgx/virt: extract sgx_vepc_remove_page
Paolo Bonzini
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
2021-06-28
Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-15
x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
Kai Huang
2021-06-11
x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()
ChenXiaoSong
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-12
x86/sgx: Mark sgx_vepc_vm_ops static
Wei Yongjun
2021-04-08
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-04-06
x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
Sean Christopherson
2021-04-06
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2021-04-06
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
2021-03-26
x86/sgx: Add SGX_CHILD_PRESENT hardware error code
Sean Christopherson
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-25
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
2021-03-19
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
2021-03-18
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-02-20
Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-08
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
Jarkko Sakkinen
2021-02-05
x86/sgx: Drop racy follow_pfn() check
Daniel Vetter
2021-01-21
x86/sgx: Fix the return type of sgx_init()
Sami Tolvanen
2020-12-03
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-24
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
2020-11-19
x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-18
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2020-11-18
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
2020-11-17
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2020-11-17
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
Sean Christopherson
2020-11-17
x86/sgx: Add wrappers for ENCLS functions
Jarkko Sakkinen
2020-11-17
x86/sgx: Add SGX architectural data structures
Jarkko Sakkinen