aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada6-79/+0
2024-05-14x86/ftrace: enable dynamic ftrace without CONFIG_MODULESMike Rapoport (IBM)2-10/+1
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2-27/+29
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)1-47/+23
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)2-5/+5
2024-05-13Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+9
2024-05-13Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-29/+23
2024-05-13Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-97/+77
2024-05-13Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-17/+60
2024-05-13Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+5
2024-05-13Merge tag 'x86-entry-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-19/+1
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-472/+694
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-65/+26
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-34/+15
2024-05-13Merge tag 'x86-bugs-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-216/+216
2024-05-13Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-49/+51
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-16/+54
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-137/+203
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-698/+1283
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2024-05-13Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki1-0/+2
2024-05-12KVM: SVM: Add module parameter to enable SEV-SNPBrijesh Singh1-1/+2
2024-05-12KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNPAshish Kalra1-1/+7
2024-05-12KVM: x86: Implement hook for determining max NPT mapping levelMichael Roth3-0/+21
2024-05-12KVM: SEV: Implement gmem hook for invalidating private pagesMichael Roth4-0/+68
2024-05-12KVM: SEV: Implement gmem hook for initializing private pagesMichael Roth5-0/+111
2024-05-12KVM: SEV: Support SEV-SNP AP Creation NAE eventTom Lendacky6-3/+266
2024-05-12KVM: SEV: Add support to handle RMP nested page faultsBrijesh Singh9-6/+159
2024-05-12KVM: SEV: Add support to handle Page State Change VMGEXITMichael Roth3-0/+204
2024-05-12KVM: SEV: Add support to handle MSR based Page State Change VMGEXITMichael Roth2-0/+54
2024-05-12KVM: SEV: Add support to handle GHCB GPA register VMGEXITBrijesh Singh3-6/+57
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH commandBrijesh Singh2-0/+144
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh2-0/+249
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh3-3/+185
2024-05-12KVM: SEV: Add initial SEV-SNP supportBrijesh Singh5-3/+42
2024-05-12KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=yMichael Roth1-0/+1
2024-05-12KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is neededMichael Roth1-2/+22
2024-05-12Merge branch 'kvm-coco-hooks' into HEADPaolo Bonzini4-2/+40
2024-05-12Merge tag 'kvm-x86-misc-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini6-30/+52
2024-05-12Merge tag 'kvm-x86-mmu-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-29/+66
2024-05-12Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-16/+34
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini61-386/+778
2024-05-10Merge branch 'kvm-sev-es-ghcbv2' into HEADPaolo Bonzini4-14/+111
2024-05-10Merge branch 'kvm-coco-pagefault-prep' into HEADPaolo Bonzini6-98/+174
2024-05-10Merge branch 'kvm-vmx-ve' into HEADPaolo Bonzini11-41/+152
2024-05-10KVM: x86: Add hook for determining max NPT mapping levelMichael Roth3-2/+23
2024-05-10KVM: guest_memfd: Add hook for invalidating memoryMichael Roth3-0/+9
2024-05-10KVM: guest_memfd: Add hook for initializing memoryPaolo Bonzini3-0/+8
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedThomas Gleixner1-9/+7