summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-37/+442
2022-05-23Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan2-0/+8
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy1-0/+5
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+0
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+6
2022-04-29Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson1-4/+0
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh1-0/+35
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang2-0/+2
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky1-1/+1
2022-04-19x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf1-0/+1
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov1-0/+2
2022-04-19x86/cpu: Add new Alderlake and Raptorlake CPU model numbersTony Luck1-0/+3
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval1-2/+0
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+5
2022-04-12stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka1-4/+2
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov1-3/+1
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit1-0/+1
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta1-2/+2
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+23
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+5
2022-04-10x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki1-0/+9
2022-04-07x86/sev: Register SEV-SNP guest request platform deviceBrijesh Singh1-0/+4
2022-04-07x86/sev: Provide support for SNP guest request NAEsBrijesh Singh3-0/+21
2022-04-07x86/sev: Add SEV-SNP feature detection/setupMichael Roth1-0/+2
2022-04-07x86/compressed: Add SEV-SNP feature detection/setupMichael Roth1-0/+3
2022-04-07x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth2-1/+3
2022-04-07x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlersMichael Roth1-0/+2
2022-04-07KVM: x86: Move lookup of indexed CPUID leafs to helperMichael Roth1-0/+34
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh2-0/+19
2022-04-07x86/msi: Fix msi message data shadow structReto Buerki1-8/+11
2022-04-07x86/extable: Prefer local labels in .set directivesNick Desaulniers1-10/+10
2022-04-06x86/head/64: Re-enable stack protectionMichael Roth1-1/+0
2022-04-06x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky3-0/+10
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh3-0/+28
2022-04-06x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh1-0/+10
2022-04-06x86/sev: Register GHCB memory when SEV-SNP is activeBrijesh Singh1-0/+2
2022-04-06x86/compressed: Register GHCB memory when SEV-SNP is activeBrijesh Singh1-0/+13
2022-04-06x86/compressed: Add helper for validating pages in the decompression stageBrijesh Singh1-0/+26
2022-04-06x86/sev: Check the VMPL levelBrijesh Singh2-0/+17
2022-04-06x86/sev: Add a helper for the PVALIDATE instructionBrijesh Singh1-0/+21
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh3-1/+9
2022-04-06x86/sev: Save the negotiated GHCB versionBrijesh Singh1-1/+1
2022-04-06x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh1-0/+8
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh1-0/+2
2022-04-06x86/boot: Introduce helpers for MSR reads/writesMichael Roth2-10/+16
2022-04-06KVM: SVM: Update the SEV-ES save area mappingTom Lendacky1-16/+50
2022-04-06KVM: SVM: Create a separate mapping for the GHCB save areaTom Lendacky1-3/+45