index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+2
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-1
/
+2
2025-10-16
x86/sgx: Enable automatic SVN updates for SGX enclaves
Elena Reshetova
1
-2
/
+18
2025-10-16
x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
1
-0
/
+75
2025-10-16
x86/sgx: Introduce functions to count the sgx_(vepc_)open()
Elena Reshetova
1
-0
/
+10
2025-05-29
Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2025-05-15
x86/sgx: Prevent attempts to reclaim poisoned pages
Andrew Zaborowski
1
-0
/
+2
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2024-11-22
Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-12
x86/sgx: Use vmalloc_array() instead of vmalloc()
Thorsten Blum
1
-1
/
+1
2024-11-03
fdget(), trivial conversions
Al Viro
1
-7
/
+3
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-09-17
Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-09-05
x86/sgx: Log information when a node lacks an EPC section
Aaron Lu
1
-0
/
+7
2024-09-05
x86/sgx: Fix deadlock in SGX NUMA node search
Aaron Lu
1
-13
/
+14
2024-08-25
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2023-04-20
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
1
-6
/
+5
2022-12-02
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
1
-4
/
+4
2022-09-08
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
1
-6
/
+9
2022-08-05
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-60
/
+15
2022-07-07
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
1
-0
/
+11
2022-07-07
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
1
-1
/
+1
2022-07-07
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
1
-29
/
+2
2022-07-07
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
1
-1
/
+1
2022-07-07
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
1
-29
/
+0
2022-06-02
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
1
-2
/
+7
2022-05-16
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
1
-3
/
+6
2022-05-16
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
1
-2
/
+4
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-01-07
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
1
-18
/
+47
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
1
-0
/
+20
2021-11-19
Merge branch 'x86/urgent' into x86/sgx, to resolve conflict
Ingo Molnar
1
-6
/
+6
2021-11-16
x86/sgx: Fix free page accounting
Reinette Chatre
1
-6
/
+6
2021-11-15
x86/sgx: Add SGX infrastructure to recover from poison
Tony Luck
1
-0
/
+76
2021-11-15
x86/sgx: Initial poison handling for dirty and free pages
Tony Luck
1
-1
/
+25
2021-11-15
x86/sgx: Add infrastructure to identify SGX EPC pages
Tony Luck
1
-0
/
+9
2021-11-15
x86/sgx: Add new sgx_epc_page flag bit to mark free pages
Tony Luck
1
-0
/
+2
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2021-04-08
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
1
-1
/
+0
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
1
-1
/
+56
2021-04-06
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
1
-0
/
+16
2021-04-06
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
1
-1
/
+10
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
1
-9
/
+5
2021-03-19
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
1
-42
/
+77
2021-03-18
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
1
-29
/
+25
[next]