开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
sgx.h
Age
Commit message (
Expand
)
Author
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2022-07-07
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
2022-07-07
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-11-15
x86/sgx: Initial poison handling for dirty and free pages
Tony Luck
2021-11-15
x86/sgx: Add new sgx_epc_page flag bit to mark free pages
Tony Luck
2021-04-06
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
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
2020-11-18
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
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