summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-243-35/+50
|\
| * KVM: SEV: Init target VMCBs in sev_migrate_fromPeter Gonda2022-06-243-33/+48
| * KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()Mingwei Zhang2022-06-241-2/+2
* | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-231-1/+2
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-171-1/+2
| |\ \ | | |/ | |/|
| | * bpf, x86: Fix tail call count offset calculation on bpf2bpf callJakub Sitnicki2022-06-161-1/+2
* | | Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-211-1/+1
|\ \ \
| * | | efi/x86: libstub: Fix typo in __efi64_argmap* nameEvgeniy Baskov2022-06-211-1/+1
* | | | Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-194-75/+159
|\ \ \ \
| * | | | x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov2022-06-171-1/+14
| * | | | x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov2022-06-151-55/+123
| * | | | x86/tdx: Fix early #VE handlingKirill A. Shutemov2022-06-151-1/+5
| * | | | x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2022-06-133-24/+23
| | |_|/ | |/| |
* | | | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-192-7/+8
|\ \ \ \
| * | | | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-062-7/+8
| | |/ / | |/| |
* | | | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-174-17/+18
|\ \ \ \
| * | | | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede2022-06-174-17/+18
| |/ / /
* | | | Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-173-6/+88
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan2022-06-153-6/+88
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-149-127/+197
|\ \ \
| * | | KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSEPaolo Bonzini2022-06-092-20/+23
| * | | KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/putMaxim Levitsky2022-06-093-27/+8
| * | | KVM: x86: disable preemption while updating apicv inhibitionMaxim Levitsky2022-06-091-0/+2
| * | | KVM: x86: SVM: fix avic_kick_target_vcpus_fastMaxim Levitsky2022-06-091-36/+69
| * | | KVM: x86: SVM: remove avic's broken code that updated APIC IDMaxim Levitsky2022-06-091-35/+0
| * | | KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC baseMaxim Levitsky2022-06-094-6/+37
| * | | KVM: x86: document AVIC/APICv inhibit reasonsMaxim Levitsky2022-06-091-2/+57
| * | | KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRsYuan Yao2022-06-091-1/+1
| * | | Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-06-09263-3668/+8570
| |\| |
* | | | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-148-39/+353
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/speculation/mmio: Print SMT warningJosh Poimboeuf2022-06-011-0/+11
| * | | KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta2022-05-214-0/+80
| * | | x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta2022-05-211-7/+14
| * | | x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta2022-05-211-3/+5
| * | | x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-05-211-0/+22
| * | | x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta2022-05-211-2/+14
| * | | x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta2022-05-211-10/+16
| * | | x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-05-213-4/+112
| * | | x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta2022-05-211-26/+33
| * | | x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-05-213-2/+61
* | | | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-105-8/+8
|\ \ \ \
| * | | | xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-062-0/+4
| * | | | virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-063-8/+4
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-0812-37/+113
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini2022-06-084-0/+28
| * | KVM: x86: do not set st->preempted when going back to user spacePaolo Bonzini2022-06-082-14/+18
| * | KVM: SVM: fix tsc scaling cache logicMaxim Levitsky2022-06-073-15/+23
| * | KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingBen Gardon2022-06-073-6/+42
| * | x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich2022-06-071-1/+1
| * | KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Shaoqin Huang2022-06-071-1/+1