summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2022-04-13x86/apic: Clarify i82489DX bit overlap in APIC_LVT0Thomas Gleixner
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-12x86/32: Simplify ELF_CORE_COPY_REGSBrian Gerst
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki
2022-04-08x86/PCI: Clip only host bridge windows for E820 regionsBjorn Helgaas
2022-04-07ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov
2022-04-07x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov
2022-04-07x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson
2022-04-07x86/tdx: Wire up KVM hypercallsKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Port I/O: Add early boot supportAndi Kleen
2022-04-07x86/boot: Port I/O: Add decompression-time support for TDXKirill A. Shutemov
2022-04-07x86: Consolidate port I/O helpersKirill A. Shutemov
2022-04-07x86: Adjust types used in port I/O helpersKirill A. Shutemov
2022-04-07x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Add HLT support for TDX guestsKirill A. Shutemov
2022-04-07x86/traps: Add #VE support for TDX guestKirill A. Shutemov
2022-04-07x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functionsKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappersKirill A. Shutemov
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan
2022-04-07x86/sev: Register SEV-SNP guest request platform deviceBrijesh Singh
2022-04-07x86/sev: Provide support for SNP guest request NAEsBrijesh Singh
2022-04-07x86/sev: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/compressed: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth
2022-04-07x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlersMichael Roth
2022-04-07KVM: x86: Move lookup of indexed CPUID leafs to helperMichael Roth
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh
2022-04-07x86/msi: Fix msi message data shadow structReto Buerki
2022-04-07x86/extable: Prefer local labels in .set directivesNick Desaulniers
2022-04-06x86/head/64: Re-enable stack protectionMichael Roth
2022-04-06x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh
2022-04-06x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh
2022-04-06x86/sev: Register GHCB memory when SEV-SNP is activeBrijesh Singh
2022-04-06x86/compressed: Register GHCB memory when SEV-SNP is activeBrijesh Singh
2022-04-06x86/compressed: Add helper for validating pages in the decompression stageBrijesh Singh
2022-04-06x86/sev: Check the VMPL levelBrijesh Singh
2022-04-06x86/sev: Add a helper for the PVALIDATE instructionBrijesh Singh
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh
2022-04-06x86/sev: Save the negotiated GHCB versionBrijesh Singh
2022-04-06x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh
2022-04-06x86/boot: Introduce helpers for MSR reads/writesMichael Roth