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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-06-02
3
-6
/
+115
*
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: Obtain backing storage page with enclave mutex held
Reinette Chatre
2022-05-16
1
-3
/
+6
*
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
3
-11
/
+7
*
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
2022-03-11
1
-9
/
+48
*
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
2022-02-17
1
-9
/
+1
*
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
2022-02-10
1
-0
/
+2
*
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-12
1
-31
/
+5
|
\
|
*
x86/sgx: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-31
/
+5
*
|
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
2022-01-07
1
-18
/
+47
*
|
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-12-09
2
-0
/
+21
*
|
Merge branch 'x86/urgent' into x86/sgx, to resolve conflict
Ingo Molnar
2021-11-19
1
-6
/
+6
|
\
|
|
*
x86/sgx: Fix free page accounting
Reinette Chatre
2021-11-16
1
-6
/
+6
*
|
x86/sgx: Add SGX infrastructure to recover from poison
Tony Luck
2021-11-15
1
-0
/
+76
*
|
x86/sgx: Initial poison handling for dirty and free pages
Tony Luck
2021-11-15
2
-2
/
+28
*
|
x86/sgx: Add infrastructure to identify SGX EPC pages
Tony Luck
2021-11-15
1
-0
/
+9
*
|
x86/sgx: Add new sgx_epc_page flag bit to mark free pages
Tony Luck
2021-11-15
2
-0
/
+5
|
/
*
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
2021-10-22
1
-0
/
+53
*
x86/sgx/virt: extract sgx_vepc_remove_page
Paolo Bonzini
2021-10-22
1
-5
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-2
/
+2
|
\
|
*
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
2021-06-29
1
-2
/
+2
*
|
Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()
ChenXiaoSong
2021-06-11
1
-1
/
+1
*
|
x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
Kai Huang
2021-06-15
1
-0
/
+1
|
/
*
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-2
/
+2
|
\
|
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
2
-3
/
+3
*
|
x86/sgx: Mark sgx_vepc_vm_ops static
Wei Yongjun
2021-04-12
1
-1
/
+1
*
|
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
2021-04-08
1
-1
/
+0
*
|
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-04-06
3
-32
/
+58
*
|
x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
Sean Christopherson
2021-04-06
1
-0
/
+117
*
|
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
3
-3
/
+20
*
|
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2021-04-06
2
-2
/
+15
*
|
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
2021-04-06
1
-15
/
+0
*
|
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
3
-342
/
+2
*
|
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
2021-04-06
1
-1
/
+10
*
|
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
2021-04-06
3
-0
/
+269
*
|
x86/sgx: Add SGX_CHILD_PRESENT hardware error code
Sean Christopherson
2021-03-26
1
-0
/
+2
*
|
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-26
5
-17
/
+39
*
|
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
2021-03-25
1
-6
/
+8
*
|
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
2021-03-19
2
-48
/
+87
*
|
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
2021-03-18
2
-36
/
+25
|
/
*
Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
2
-13
/
+9
|
\
|
*
x86/sgx: Drop racy follow_pfn() check
Daniel Vetter
2021-02-05
1
-8
/
+0
|
*
x86/sgx: Fix the return type of sgx_init()
Sami Tolvanen
2021-01-21
1
-5
/
+9
*
|
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
Jarkko Sakkinen
2021-02-08
2
-0
/
+8
|
/
*
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-12-03
1
-1
/
+1
*
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
2020-11-24
1
-1
/
+1
*
x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-19
1
-1
/
+1
[next]