summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
32 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysKVM: x86: clarify leave_smm() return valuePaolo Bonzini
5 daysKVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
5 daysKVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini
5 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
5 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
5 daysKVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
5 daysKVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing
5 daysKVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim
5 daysKVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas
5 daysKVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López
5 daysMerge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
7 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
8 daysMerge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
9 daysMerge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysx86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin
12 daysx86/resctrl: Fix SNC detectionTony Luck
12 daysx86/topo: Fix SNC topology messPeter Zijlstra
12 daysx86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
12 daysx86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
12 daysx86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
13 daysx86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek
14 daysx86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong
14 daysx86/xen: update outdated commentkexinsun
14 daysx86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-23perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
2026-02-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18x86/hyperv: Fix error pointer dereferenceEthan Tidmore