index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
encl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-06-02
1
-2
/
+103
*
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
2022-05-16
1
-1
/
+9
*
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
2022-05-16
1
-1
/
+93
*
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
2022-05-16
1
-0
/
+1
*
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
2022-05-16
1
-8
/
+2
*
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
2022-03-11
1
-9
/
+48
*
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
2022-02-10
1
-0
/
+2
*
x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()
ChenXiaoSong
2021-06-11
1
-1
/
+1
*
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
1
-1
/
+1
*
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-26
1
-5
/
+26
*
Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
1
-8
/
+0
|
\
|
*
x86/sgx: Drop racy follow_pfn() check
Daniel Vetter
2021-02-05
1
-8
/
+0
*
|
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
Jarkko Sakkinen
2021-02-08
1
-0
/
+5
|
/
*
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
2020-11-18
1
-0
/
+111
*
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
1
-4
/
+479
*
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
1
-0
/
+8
*
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
2020-11-18
1
-0
/
+146