index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
Age
Commit message (
Expand
)
Author
2025-12-13
x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
Thorsten Blum
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-10-16
x86/sgx: Enable automatic SVN updates for SGX enclaves
Elena Reshetova
2025-10-16
x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
2025-10-16
x86/sgx: Introduce functions to count the sgx_(vepc_)open()
Elena Reshetova
2025-08-25
x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Uros Bizjak
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
2025-05-29
Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-15
x86/sgx: Prevent attempts to reclaim poisoned pages
Andrew Zaborowski
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-28
x86/sgx: Use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-03-10
x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
Vladis Dronov
2025-03-05
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
2024-11-22
Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-12
x86/sgx: Use vmalloc_array() instead of vmalloc()
Thorsten Blum
2024-11-03
fdget(), trivial conversions
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-05
x86/sgx: Log information when a node lacks an EPC section
Aaron Lu
2024-09-05
x86/sgx: Fix deadlock in SGX NUMA node search
Aaron Lu
2024-08-25
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-09-28
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
2023-09-06
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-13
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-20
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-02
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
2022-11-08
x86/sgx: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-08
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
2022-11-04
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
Dave Hansen
2022-10-31
x86/sgx: Reduce delay and interference of enclave release
Reinette Chatre
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-08
x86/sgx: Handle VA page allocation failure for EAUG on PF.
Haitao Huang
2022-09-08
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
2022-09-01
sgx: use ->f_mapping...
Al Viro
[next]