index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
2022-05-03
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
6
-39
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2022-04-27
2
-5
/
+9
|
*
|
|
|
|
|
x86/cpu: Remove "noexec"
Borislav Petkov
2022-04-04
1
-1
/
+0
|
*
|
|
|
|
|
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
2022-04-04
2
-31
/
+1
|
*
|
|
|
|
|
x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
Borislav Petkov
2022-04-04
1
-2
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
12
-35
/
+235
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ACPICA: Avoid cache flush inside virtual machines
Kirill A. Shutemov
2022-04-07
1
-1
/
+13
|
*
|
|
|
|
|
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
2022-04-07
1
-3
/
+3
|
*
|
|
|
|
|
x86/acpi/x86/boot: Add multiprocessor wake-up support
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+5
|
*
|
|
|
|
|
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
2022-04-07
2
-0
/
+3
|
*
|
|
|
|
|
x86/tdx: Wire up KVM hypercalls
Kuppuswamy Sathyanarayanan
2022-04-07
2
-0
/
+33
|
*
|
|
|
|
|
x86/tdx: Port I/O: Add early boot support
Andi Kleen
2022-04-07
1
-0
/
+4
|
*
|
|
|
|
|
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
2022-04-07
2
-27
/
+32
|
*
|
|
|
|
|
x86: Consolidate port I/O helpers
Kirill A. Shutemov
2022-04-07
2
-20
/
+36
|
*
|
|
|
|
|
x86: Adjust types used in port I/O helpers
Kirill A. Shutemov
2022-04-07
1
-13
/
+13
|
*
|
|
|
|
|
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
2022-04-07
2
-3
/
+9
|
*
|
|
|
|
|
x86/tdx: Add HLT support for TDX guests
Kirill A. Shutemov
2022-04-07
1
-0
/
+4
|
*
|
|
|
|
|
x86/traps: Add #VE support for TDX guest
Kirill A. Shutemov
2022-04-07
2
-0
/
+25
|
*
|
|
|
|
|
x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+30
|
*
|
|
|
|
|
x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
Kirill A. Shutemov
2022-04-07
1
-0
/
+29
|
*
|
|
|
|
|
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
2022-04-07
3
-1
/
+29
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
13
-37
/
+442
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
2022-05-19
2
-0
/
+8
|
*
|
|
|
|
|
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
2022-04-27
1
-0
/
+35
|
*
|
|
|
|
|
virt: sevguest: Change driver name to reflect generic SEV support
Tom Lendacky
2022-04-21
1
-1
/
+1
|
*
|
|
|
|
|
x86/sev: Register SEV-SNP guest request platform device
Brijesh Singh
2022-04-07
1
-0
/
+4
|
*
|
|
|
|
|
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2022-04-07
3
-0
/
+21
|
*
|
|
|
|
|
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
1
-0
/
+2
|
*
|
|
|
|
|
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
1
-0
/
+3
|
*
|
|
|
|
|
x86/boot: Add a pointer to Confidential Computing blob in bootparams
Michael Roth
2022-04-07
2
-1
/
+3
|
*
|
|
|
|
|
x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
Michael Roth
2022-04-07
1
-0
/
+2
|
*
|
|
|
|
|
KVM: x86: Move lookup of indexed CPUID leafs to helper
Michael Roth
2022-04-07
1
-0
/
+34
|
*
|
|
|
|
|
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
2022-04-07
2
-0
/
+19
|
*
|
|
|
|
|
x86/head/64: Re-enable stack protection
Michael Roth
2022-04-06
1
-1
/
+0
|
*
|
|
|
|
|
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
3
-0
/
+10
|
*
|
|
|
|
|
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
3
-0
/
+28
|
*
|
|
|
|
|
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
2022-04-06
1
-0
/
+10
|
*
|
|
|
|
|
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-0
/
+2
|
*
|
|
|
|
|
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-0
/
+13
|
*
|
|
|
|
|
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
1
-0
/
+26
|
*
|
|
|
|
|
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
2
-0
/
+17
|
*
|
|
|
|
|
x86/sev: Add a helper for the PVALIDATE instruction
Brijesh Singh
2022-04-06
1
-0
/
+21
|
*
|
|
|
|
|
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
3
-1
/
+9
|
*
|
|
|
|
|
x86/sev: Save the negotiated GHCB version
Brijesh Singh
2022-04-06
1
-1
/
+1
|
*
|
|
|
|
|
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-04-06
1
-0
/
+8
|
*
|
|
|
|
|
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
2022-04-06
1
-0
/
+2
|
*
|
|
|
|
|
x86/boot: Introduce helpers for MSR reads/writes
Michael Roth
2022-04-06
2
-10
/
+16
|
*
|
|
|
|
|
KVM: SVM: Update the SEV-ES save area mapping
Tom Lendacky
2022-04-06
1
-16
/
+50
|
*
|
|
|
|
|
KVM: SVM: Create a separate mapping for the GHCB save area
Tom Lendacky
2022-04-06
1
-3
/
+45
[prev]
[next]