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
2022-08-05
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-08
x86/sgx: Drop 'page_index' from sgx_backing
Sean Christopherson
2022-07-07
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
2022-07-07
x86/sgx: Support complete page removal
Reinette Chatre
2022-07-07
x86/sgx: Support modifying SGX page type
Reinette Chatre
2022-07-07
x86/sgx: Tighten accessible memory range after enclave initialization
Reinette Chatre
2022-07-07
x86/sgx: Support adding of pages to an initialized enclave
Reinette Chatre
2022-07-07
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2022-07-07
x86/sgx: Support VA page allocation without reclaiming
Reinette Chatre
2022-07-07
x86/sgx: Export sgx_encl_page_alloc()
Jarkko Sakkinen
2022-07-07
x86/sgx: Export sgx_encl_{grow,shrink}()
Reinette Chatre
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
2022-07-07
x86/sgx: Create utility to validate user provided offset and length
Reinette Chatre
2022-07-07
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2022-07-07
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
2022-07-07
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
2022-07-07
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
2022-07-07
x86/sgx: Support loading enclave page without VMA permissions check
Reinette Chatre
2022-07-07
x86/sgx: Add wrapper for SGX2 EAUG function
Reinette Chatre
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODT function
Reinette Chatre
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
2022-07-07
x86/sgx: Add short descriptions to ENCLS wrappers
Reinette Chatre
2022-06-02
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-05-16
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
2022-05-16
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
2022-05-16
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
2022-05-16
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
2022-05-16
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
2022-03-11
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
2022-02-10
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-07
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
2021-12-11
x86/sgx: Remove .fixup usage
Peter Zijlstra
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-11-19
Merge branch 'x86/urgent' into x86/sgx, to resolve conflict
Ingo Molnar
2021-11-16
x86/sgx: Fix free page accounting
Reinette Chatre
2021-11-15
x86/sgx: Add SGX infrastructure to recover from poison
Tony Luck
2021-11-15
x86/sgx: Initial poison handling for dirty and free pages
Tony Luck
2021-11-15
x86/sgx: Add infrastructure to identify SGX EPC pages
Tony Luck
2021-11-15
x86/sgx: Add new sgx_epc_page flag bit to mark free pages
Tony Luck
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
[next]