index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-27
2
-6
/
+6
|
\
|
*
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
2023-05-09
2
-2
/
+2
|
*
x86/coco: Mark cc_platform_has() and descendants noinstr
Borislav Petkov (AMD)
2023-05-08
1
-4
/
+4
*
|
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
1
-14
/
+48
|
\
\
|
*
|
x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
Kirill A. Shutemov
2023-06-07
1
-3
/
+48
|
*
|
x86/tdx: Wrap exit reason with hcall_func()
Nikolay Borisov
2023-05-23
1
-11
/
+0
|
|
/
*
|
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
3
-100
/
+75
|
\
\
|
*
|
x86/tdx: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
3
-68
/
+75
|
*
|
x86/tdx: Refactor try_accept_one()
Kirill A. Shutemov
2023-06-06
1
-19
/
+19
|
*
|
x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
Kirill A. Shutemov
2023-06-06
1
-32
/
+0
|
|
/
*
/
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
2023-05-31
1
-0
/
+11
|
/
*
Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
2
-37
/
+47
|
\
|
*
x86/tdx: Drop flags from __tdx_hypercall()
Kirill A. Shutemov
2023-03-22
2
-37
/
+47
*
|
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
1
-9
/
+4
|
\
\
|
*
|
x86/coco: Export cc_vendor
Borislav Petkov (AMD)
2023-03-30
1
-9
/
+4
|
|
/
*
/
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-03-27
1
-10
/
+30
|
/
*
Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-25
2
-25
/
+118
|
\
|
*
x86/tdx: Do not corrupt frame-pointer in __tdx_hypercall()
Kirill A. Shutemov
2023-02-03
1
-6
/
+6
|
*
x86/tdx: Disable NOTIFY_ENABLES
Kirill A. Shutemov
2023-01-27
1
-0
/
+7
|
*
x86/tdx: Relax SEPT_VE_DISABLE check for debug TD
Kirill A. Shutemov
2023-01-27
1
-2
/
+17
|
*
x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
Kirill A. Shutemov
2023-01-27
1
-1
/
+37
|
*
x86/tdx: Expand __tdx_hypercall() to handle more arguments
Kirill A. Shutemov
2023-01-27
1
-5
/
+30
|
*
x86/tdx: Refactor __tdx_hypercall() to allow pass down more arguments
Kirill A. Shutemov
2023-01-27
1
-18
/
+28
|
*
x86/tdx: Fix typo in comment in __tdx_hypercall()
Kirill A. Shutemov
2023-01-27
1
-1
/
+1
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-13
/
+13
|
\
|
|
*
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-03
1
-13
/
+13
*
|
cpuidle, tdx: Make TDX code noinstr clean
Peter Zijlstra
2023-01-13
2
-2
/
+5
*
|
x86/tdx: Remove TDX_HCALL_ISSUE_STI
Peter Zijlstra
2023-01-13
2
-32
/
+4
*
|
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-0
/
+3
|
/
*
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-02
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-18
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
*
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
5
-1
/
+923
|
\
|
*
x86/tdx: Fix RETs in TDX asm
Peter Zijlstra
2022-05-20
1
-2
/
+2
|
*
x86/tdx: Annotate a noreturn function
Borislav Petkov
2022-04-21
1
-0
/
+1
|
*
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
2022-04-07
1
-0
/
+1
|
*
x86/mm/cpa: Add support for TDX shared memory
Kirill A. Shutemov
2022-04-07
2
-0
/
+134
|
*
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+1
|
*
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
2
-1
/
+85
|
*
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
2
-2
/
+104
|
*
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
[next]