aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2025-10-16sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 modeTim Chen1-0/+70
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra5-18/+11
2025-10-16x86/insn,uprobes,alternative: Unify insn_is_nop()Peter Zijlstra4-48/+151
2025-10-16perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy1-1/+6
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang1-2/+14
2025-10-15KVM: SVM: Disallow EFER.LMSLE when not supported by hardwareJim Mattson1-1/+3
2025-10-15x86/microcode/intel: Enable staging when availableChang S. Bae2-0/+25
2025-10-15x86/microcode/intel: Support mailbox transferChang S. Bae1-6/+166
2025-10-15x86/microcode/intel: Implement staging handlerChang S. Bae1-3/+120
2025-10-15x86/microcode/intel: Define staging state structChang S. Bae1-0/+17
2025-10-15x86/microcode/intel: Establish staging control logicChang S. Bae2-0/+53
2025-10-15x86/microcode: Introduce staging step to reduce late-loading timeChang S. Bae2-1/+14
2025-10-15x86/cpu/topology: Make primary thread mask available with SMP=nChang S. Bae4-13/+9
2025-10-14KVM: x86: Advertise EferLmsleUnsupported to userspaceJim Mattson2-0/+2
2025-10-14livepatch: Add CONFIG_KLP_BUILDJosh Poimboeuf1-0/+1
2025-10-14x86/asm: Annotate special section entriesJosh Poimboeuf5-0/+12
2025-10-14x86/alternative: Refactor INT3 call emulation selftestJosh Poimboeuf1-23/+28
2025-10-14x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotationJosh Poimboeuf1-4/+0
2025-10-14x86/module: Improve relocation error messagesJosh Poimboeuf1-6/+9
2025-10-14KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUNJim Mattson1-0/+1
2025-10-14KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUNJim Mattson1-0/+1
2025-10-14x86/alternative: Drop not needed test after call of alt_replace_call()Juergen Gross1-6/+3
2025-10-13KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init()Thorsten Blum1-20/+10
2025-10-13KVM: nVMX: Use vcpu instead of vmx->vcpu when vcpu is availableXin Li1-4/+4
2025-10-13KVM: VMX: Remove stale vmx_set_dr6() declarationDmytro Maluka1-1/+0
2025-10-13KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0Dmytro Maluka1-0/+3
2025-10-13x86/fred: Fix 64bit identifier in fred_ssAndrew Cooper3-5/+5
2025-10-13x86/mm: Fix SMP ordering in switch_mm_irqs_off()Ingo Molnar1-2/+22
2025-10-13x86/mm: Fix overflow in __cpa_addr()Rik van Riel1-1/+1
2025-10-13x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-4/+10
2025-10-13x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater ForestChen Yu1-0/+1
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)5-9/+10
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-647/+647
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds32-226/+54
2025-10-10KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson1-3/+4
2025-10-10KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUsDapeng Mi1-3/+5
2025-10-07Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-41/+298
2025-10-07Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'Rafael J. Wysocki1-1/+1
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds55-1141/+2537
2025-10-06Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+40
2025-10-04Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+15
2025-10-04Merge tag 'x86_mm_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+7
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-92/+203
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-110/+160
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2-9/+63
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-12/+12
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+26
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+3