index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-22
1
-1
/
+1
|
\
|
*
x86/sgx: Use vmalloc_array() instead of vmalloc()
Thorsten Blum
2024-11-12
1
-1
/
+1
*
|
fdget(), trivial conversions
Al Viro
2024-11-03
1
-7
/
+3
|
/
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-2
/
+2
|
\
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-2
/
+2
*
|
Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-17
1
-1
/
+1
|
\
\
|
*
|
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
2024-08-25
1
-1
/
+1
|
|
/
*
|
x86/sgx: Log information when a node lacks an EPC section
Aaron Lu
2024-09-06
1
-0
/
+7
*
|
x86/sgx: Fix deadlock in SGX NUMA node search
Aaron Lu
2024-09-06
1
-13
/
+14
|
/
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
1
-0
/
+1
*
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
2023-04-21
1
-6
/
+5
*
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
2022-12-02
1
-4
/
+4
*
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
2022-09-08
1
-6
/
+9
*
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-05
1
-60
/
+15
|
\
|
*
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
2022-07-07
1
-0
/
+11
|
*
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2022-07-07
1
-1
/
+1
|
*
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
2022-07-07
1
-29
/
+2
|
*
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
2022-07-07
1
-1
/
+1
|
*
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
2022-07-07
1
-29
/
+0
*
|
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-06-02
1
-2
/
+7
|
/
*
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
2022-05-17
1
-3
/
+6
*
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
2022-05-17
1
-2
/
+4
*
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
2022-02-17
1
-9
/
+1
*
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
1
-0
/
+20
*
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
1
-1
/
+25
*
|
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
1
-0
/
+2
|
/
*
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
1
-2
/
+2
*
|
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
1
-1
/
+56
*
|
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
1
-0
/
+16
*
|
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
2021-04-06
1
-1
/
+10
*
|
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-26
1
-9
/
+5
*
|
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
2021-03-19
1
-42
/
+77
*
|
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
2021-03-18
1
-29
/
+25
|
/
*
x86/sgx: Fix the return type of sgx_init()
Sami Tolvanen
2021-01-21
1
-5
/
+9
*
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2020-11-18
1
-6
/
+8
*
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
1
-0
/
+466
*
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
2020-11-18
1
-1
/
+11
*
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2020-11-17
1
-0
/
+65
*
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
Sean Christopherson
2020-11-17
1
-0
/
+190