summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-08-04mm: rename uffd-wp PTE bit macros to uffdKiryl Shutsemau (Meta)
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
2026-08-04x86/mce: Set up the polling timer before CMCI discoveryBreno Leitao
2026-08-04KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()David Woodhouse
2026-08-04x86/boot: Use bool and IS_ENABLED() to simplify query_edd()Thorsten Blum
2026-08-04x86/boot: Use IS_ENABLED() to simplify built-in-or-module checksThorsten Blum
2026-08-02Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-31x86/cpu/scattered: Sort it properlyBorislav Petkov (AMD)
2026-08-01bpf, x86: Fix trampoline stack size for 128-bit argumentsYonghong Song
2026-07-31KVM: VMX: Fix stale PID-pointer table entry left after vCPU freeDmytro Maluka
2026-07-31x86/cpu: Use parsed CPUID(0x1)Ahmed S. Darwish
2026-07-31KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()Sean Christopherson
2026-07-31KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulationSean Christopherson
2026-07-31KVM: x86: Extract VMX's unhandleable emulation check to common x86Sean Christopherson
2026-07-31x86/lib: Add CPUID(0x1) family and model calculationAhmed S. Darwish
2026-07-31KVM: VMX: Cap VMX preemption timer to work around Intel erratumJim Mattson
2026-07-31KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=ySean Christopherson
2026-07-31x86/cpu: Use parsed CPUID(0x0)Ahmed S. Darwish
2026-07-31perf/x86/intel/pt: Drop kernel-doc for deleted struct membersRandy Dunlap
2026-07-31x86/intel/quark: Clean up function kernel-docRandy Dunlap
2026-07-31x86/speculation: Drop Excess function parameter descriptionsRandy Dunlap
2026-07-31x86/lib: checksum_64.h: Eliminate all kernel-doc warningsRandy Dunlap
2026-07-31x86/barrier: Use correct parameter names in kernel-docRandy Dunlap
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2026-07-31dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHAREDAneesh Kumar K.V (Arm)
2026-07-31dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checksAneesh Kumar K.V (Arm)
2026-07-30x86/virt: use higher-level allocator APIBrendan Jackman
2026-07-30KVM: VMX: use higher-level allocator APIBrendan Jackman
2026-07-30perf/x86/intel: use higher-level allocator APIBrendan Jackman
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-30x86/kcfi: Optimize call sequencePeter Zijlstra
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...Mike Rapoport (Microsoft)
2026-07-29KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
2026-07-29x86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
2026-07-29KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in the shadow MMUSean Christopherson
2026-07-29KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in TDP MMUSean Christopherson
2026-07-28x86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira
2026-07-28KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap mergingSean Christopherson
2026-07-28KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappingsSean Christopherson
2026-07-28KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usageSean Christopherson
2026-07-28KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-ExitSean Christopherson
2026-07-28platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table readsMuralidhara M K
2026-07-28platform/x86/amd/hsmp: Source metric-table size from firmwareMuralidhara M K
2026-07-28platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5FhMuralidhara M K
2026-07-28KVM: x86/mmu: Check all address spaces before skipping unsyncJinu Kim
2026-07-28KVM: x86/mmu: Check write tracking in all address spacesJinu Kim
2026-07-28KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi
2026-07-28KVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini
2026-07-28x86/runtime-const: Introduce runtime_const_mask_32()Peter Zijlstra