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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-26
1
-1
/
+1
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
1
-0
/
+1
*
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
1
-1
/
+1
*
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
2023-09-29
1
-5
/
+25
*
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
2023-09-06
1
-0
/
+3
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
|
*
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
|
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
2023-06-13
1
-1
/
+3
|
/
*
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-25
1
-6
/
+5
|
\
|
*
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
2023-04-21
1
-6
/
+5
*
|
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-30
1
-1
/
+1
|
/
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
2
-2
/
+2
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-2
/
+2
|
\
|
*
x86/sgx: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-09
1
-2
/
+2
*
|
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
3
-17
/
+32
|
\
\
|
*
|
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
2022-12-02
3
-12
/
+12
|
*
|
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
Dave Hansen
2022-11-04
1
-1
/
+1
|
*
|
x86/sgx: Reduce delay and interference of enclave release
Reinette Chatre
2022-10-31
1
-4
/
+19
|
|
/
*
/
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
2022-11-08
1
-0
/
+3
|
/
*
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-07
1
-2
/
+1
|
\
|
*
sgx: use ->f_mapping...
Al Viro
2022-09-01
1
-2
/
+1
*
|
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
2
-9
/
+14
|
\
\
|
*
|
x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()
Kristen Carlson Accardi
2022-08-15
2
-9
/
+14
|
|
/
*
|
x86/sgx: Handle VA page allocation failure for EAUG on PF.
Haitao Huang
2022-09-08
1
-1
/
+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
6
-130
/
+968
|
\
|
*
x86/sgx: Drop 'page_index' from sgx_backing
Sean Christopherson
2022-07-08
2
-2
/
+0
|
*
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
2022-07-07
3
-0
/
+18
|
*
x86/sgx: Support complete page removal
Reinette Chatre
2022-07-07
1
-0
/
+145
|
*
x86/sgx: Support modifying SGX page type
Reinette Chatre
2022-07-07
1
-0
/
+202
|
*
x86/sgx: Tighten accessible memory range after enclave initialization
Reinette Chatre
2022-07-07
1
-0
/
+5
|
*
x86/sgx: Support adding of pages to an initialized enclave
Reinette Chatre
2022-07-07
1
-0
/
+117
|
*
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2022-07-07
1
-0
/
+216
|
*
x86/sgx: Support VA page allocation without reclaiming
Reinette Chatre
2022-07-07
3
-8
/
+10
|
*
x86/sgx: Export sgx_encl_page_alloc()
Jarkko Sakkinen
2022-07-07
3
-32
/
+35
|
*
x86/sgx: Export sgx_encl_{grow,shrink}()
Reinette Chatre
2022-07-07
2
-2
/
+4
|
*
x86/sgx: Keep record of SGX page type
Reinette Chatre
2022-07-07
2
-1
/
+4
|
*
x86/sgx: Create utility to validate user provided offset and length
Reinette Chatre
2022-07-07
1
-6
/
+22
|
*
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2022-07-07
2
-1
/
+3
|
*
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
2022-07-07
3
-31
/
+47
|
*
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
2022-07-07
3
-5
/
+5
|
*
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
2022-07-07
3
-29
/
+68
|
*
x86/sgx: Support loading enclave page without VMA permissions check
Reinette Chatre
2022-07-07
2
-19
/
+40
|
*
x86/sgx: Add wrapper for SGX2 EAUG function
Reinette Chatre
2022-07-07
1
-0
/
+6
[next]