summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-11-17Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-13x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=yBaoquan He
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel
2024-11-08KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson
2024-11-08KVM: x86: Unconditionally set irr_pending when updating APICv stateSean Christopherson
2024-11-08kvm: svm: Fix gctx page leak on invalid inputsDionna Glaze
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-05x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 clientMario Limonciello
2024-11-04KVM: SVM: Propagate error from snp_guest_req_init() to userspaceSean Christopherson
2024-11-04KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabledSean Christopherson
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-10-29x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann
2024-10-28x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-23x86/sev: Ensure that RMP table fixups are reservedAshish Kalra
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-10-20KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky
2024-10-20KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()Sean Christopherson
2024-10-20KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslotSean Christopherson
2024-10-20x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov
2024-10-17Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-15x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-10-11Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-11x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen
2024-10-10x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-10x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-10x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-09x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-08x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta
2024-10-08x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta
2024-10-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-10-08x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross
2024-10-08x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander
2024-10-07x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini