aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-24/+56
2024-11-08KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson1-1/+3
2024-11-08KVM: x86: Unconditionally set irr_pending when updating APICv stateSean Christopherson1-11/+18
2024-11-08kvm: svm: Fix gctx page leak on invalid inputsDionna Glaze1-4/+4
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-8/+31
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello2-6/+6
2024-11-04KVM: SVM: Propagate error from snp_guest_req_init() to userspaceSean Christopherson1-2/+5
2024-11-04KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabledSean Christopherson2-6/+26
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2024-10-29x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann1-1/+4
2024-10-28x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov1-6/+6
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+38
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds1-2/+2
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds4-21/+42
2024-10-23x86/sev: Ensure that RMP table fixups are reservedAshish Kalra1-0/+2
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)1-8/+17
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)1-8/+18
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta1-0/+1
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+29
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-16/+47
2024-10-20KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson1-1/+5
2024-10-20KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky1-3/+3
2024-10-20KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()Sean Christopherson1-0/+11
2024-10-20KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslotSean Christopherson1-10/+6
2024-10-20x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov1-0/+4
2024-10-17Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+43
2024-10-15x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui1-1/+13
2024-10-11Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2024-10-11x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen1-1/+2
2024-10-10x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner1-0/+17
2024-10-10x86/bugs: Skip RSB fill at VMEXITJohannes Wikner1-0/+15
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner1-0/+5
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner2-0/+4
2024-10-10x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson1-1/+2
2024-10-09x86/bugs: Use code segment selector for VERW operandPawan Gupta1-1/+10
2024-10-08x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta1-1/+2
2024-10-08x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta1-1/+2
2024-10-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor1-2/+2
2024-10-08x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross1-0/+4
2024-10-08x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander1-9/+14
2024-10-07x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong1-0/+2
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-22/+57
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini150-3111/+3034
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini2-4/+4
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2-4/+7
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2024-10-03KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMUPaolo Bonzini1-14/+46
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen1-0/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2