summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | x86/traps: Add #VE support for TDX guestKirill A. Shutemov2022-04-072-0/+25
| * | | | | | | | | | | | | x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functionsKuppuswamy Sathyanarayanan2022-04-071-0/+30
| * | | | | | | | | | | | | x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappersKirill A. Shutemov2022-04-071-0/+29
| * | | | | | | | | | | | | x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan2022-04-073-1/+29
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-2311-36/+426
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan2022-05-192-0/+8
| * | | | | | | | | | | | | x86/sev: Get the AP jump table address from secrets pageBrijesh Singh2022-04-271-0/+35
| * | | | | | | | | | | | | virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky2022-04-211-1/+1
| * | | | | | | | | | | | | x86/sev: Register SEV-SNP guest request platform deviceBrijesh Singh2022-04-071-0/+4
| * | | | | | | | | | | | | x86/sev: Provide support for SNP guest request NAEsBrijesh Singh2022-04-072-0/+17
| * | | | | | | | | | | | | x86/sev: Add SEV-SNP feature detection/setupMichael Roth2022-04-071-0/+2
| * | | | | | | | | | | | | x86/compressed: Add SEV-SNP feature detection/setupMichael Roth2022-04-071-0/+3
| * | | | | | | | | | | | | x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth2022-04-071-0/+1
| * | | | | | | | | | | | | x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlersMichael Roth2022-04-071-0/+2
| * | | | | | | | | | | | | KVM: x86: Move lookup of indexed CPUID leafs to helperMichael Roth2022-04-071-0/+34
| * | | | | | | | | | | | | x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh2022-04-071-0/+18
| * | | | | | | | | | | | | x86/head/64: Re-enable stack protectionMichael Roth2022-04-061-1/+0
| * | | | | | | | | | | | | x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky2022-04-062-0/+5
| * | | | | | | | | | | | | x86/mm: Validate memory when changing the C-bitBrijesh Singh2022-04-062-0/+26
| * | | | | | | | | | | | | x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh2022-04-061-0/+10
| * | | | | | | | | | | | | x86/sev: Register GHCB memory when SEV-SNP is activeBrijesh Singh2022-04-061-0/+2
| * | | | | | | | | | | | | x86/compressed: Register GHCB memory when SEV-SNP is activeBrijesh Singh2022-04-061-0/+13
| * | | | | | | | | | | | | x86/compressed: Add helper for validating pages in the decompression stageBrijesh Singh2022-04-061-0/+26
| * | | | | | | | | | | | | x86/sev: Check the VMPL levelBrijesh Singh2022-04-062-0/+17
| * | | | | | | | | | | | | x86/sev: Add a helper for the PVALIDATE instructionBrijesh Singh2022-04-061-0/+21
| * | | | | | | | | | | | | x86/sev: Check SEV-SNP features supportBrijesh Singh2022-04-062-1/+7
| * | | | | | | | | | | | | x86/sev: Save the negotiated GHCB versionBrijesh Singh2022-04-061-1/+1
| * | | | | | | | | | | | | x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh2022-04-061-0/+8
| * | | | | | | | | | | | | x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh2022-04-061-0/+2
| * | | | | | | | | | | | | x86/boot: Introduce helpers for MSR reads/writesMichael Roth2022-04-062-10/+16
| * | | | | | | | | | | | | KVM: SVM: Update the SEV-ES save area mappingTom Lendacky2022-04-061-16/+50
| * | | | | | | | | | | | | KVM: SVM: Create a separate mapping for the GHCB save areaTom Lendacky2022-04-061-3/+45
| * | | | | | | | | | | | | KVM: SVM: Create a separate mapping for the SEV-ES save areaTom Lendacky2022-04-061-20/+67
| * | | | | | | | | | | | | KVM: SVM: Define sev_features and VMPL field in the VMSABrijesh Singh2022-04-051-2/+4
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-231-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki2022-04-101-0/+9
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | efi: libstub: declare DXE services tableBaskov Evgeniy2022-05-031-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-011-4/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-291-4/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-013-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf2022-04-191-0/+1
| * | | | | | | | | x86/cpu: Load microcode during restore_processor_state()Borislav Petkov2022-04-191-0/+2
| * | | | | | | | | x86/cpu: Add new Alderlake and Raptorlake CPU model numbersTony Luck2022-04-191-0/+3
| | |_|_|/ / / / / | |/| | | | | | |
* / | | | | | | | KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang2022-04-212-0/+2
|/ / / / / / / /
* | | | | | | | Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-111-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval2022-04-151-2/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-121-5/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov2022-04-111-3/+1