index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
/
tdx
/
tdx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-03
1
-13
/
+13
*
x86/tdx: Add a wrapper to get TDREPORT0 from the TDX Module
Kuppuswamy Sathyanarayanan
2022-11-17
1
-0
/
+40
*
x86/tdx: Panic on bad configs that #VE on "private" memory access
Kirill A. Shutemov
2022-11-01
1
-5
/
+16
*
x86/tdx: Prepare for using "INFO" call for a second purpose
Dave Hansen
2022-11-01
1
-3
/
+3
*
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
2022-06-17
1
-1
/
+14
*
x86/tdx: Clarify RIP adjustments in #VE handler
Kirill A. Shutemov
2022-06-15
1
-55
/
+123
*
x86/tdx: Fix early #VE handling
Kirill A. Shutemov
2022-06-15
1
-1
/
+5
*
x86/mm/cpa: Add support for TDX shared memory
Kirill A. Shutemov
2022-04-07
1
-0
/
+133
*
x86/tdx: Wire up KVM hypercalls
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+17
*
x86/tdx: Port I/O: Add early boot support
Andi Kleen
2022-04-07
1
-0
/
+16
*
x86/tdx: Port I/O: Add runtime hypercalls
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+79
*
x86/tdx: Handle in-kernel MMIO
Kirill A. Shutemov
2022-04-07
1
-0
/
+121
*
x86/tdx: Handle CPUID via #VE
Kirill A. Shutemov
2022-04-07
1
-1
/
+57
*
x86/tdx: Add MSR support for TDX guests
Kirill A. Shutemov
2022-04-07
1
-0
/
+42
*
x86/tdx: Add HLT support for TDX guests
Kirill A. Shutemov
2022-04-07
1
-2
/
+91
*
x86/traps: Add #VE support for TDX guest
Kirill A. Shutemov
2022-04-07
1
-0
/
+38
*
x86/tdx: Exclude shared bit from __PHYSICAL_MASK
Kirill A. Shutemov
2022-04-07
1
-0
/
+8
*
x86/tdx: Extend the confidential computing API to support TDX guests
Kirill A. Shutemov
2022-04-07
1
-0
/
+47
*
x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+24
*
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+22