index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
2026-08-04
mm: rename uffd-wp PTE bit macros to uffd
Kiryl Shutsemau (Meta)
2026-08-04
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
2026-08-04
x86/mce: Set up the polling timer before CMCI discovery
Breno Leitao
2026-08-04
KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
David Woodhouse
2026-08-04
x86/boot: Use bool and IS_ENABLED() to simplify query_edd()
Thorsten Blum
2026-08-04
x86/boot: Use IS_ENABLED() to simplify built-in-or-module checks
Thorsten Blum
2026-08-02
Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-31
x86/cpu/scattered: Sort it properly
Borislav Petkov (AMD)
2026-08-01
bpf, x86: Fix trampoline stack size for 128-bit arguments
Yonghong Song
2026-07-31
KVM: VMX: Fix stale PID-pointer table entry left after vCPU free
Dmytro Maluka
2026-07-31
x86/cpu: Use parsed CPUID(0x1)
Ahmed S. Darwish
2026-07-31
KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
Sean Christopherson
2026-07-31
KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulation
Sean Christopherson
2026-07-31
KVM: x86: Extract VMX's unhandleable emulation check to common x86
Sean Christopherson
2026-07-31
x86/lib: Add CPUID(0x1) family and model calculation
Ahmed S. Darwish
2026-07-31
KVM: VMX: Cap VMX preemption timer to work around Intel erratum
Jim Mattson
2026-07-31
KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=y
Sean Christopherson
2026-07-31
x86/cpu: Use parsed CPUID(0x0)
Ahmed S. Darwish
2026-07-31
perf/x86/intel/pt: Drop kernel-doc for deleted struct members
Randy Dunlap
2026-07-31
x86/intel/quark: Clean up function kernel-doc
Randy Dunlap
2026-07-31
x86/speculation: Drop Excess function parameter descriptions
Randy Dunlap
2026-07-31
x86/lib: checksum_64.h: Eliminate all kernel-doc warnings
Randy Dunlap
2026-07-31
x86/barrier: Use correct parameter names in kernel-doc
Randy Dunlap
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2026-07-31
dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
2026-07-31
dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
Aneesh Kumar K.V (Arm)
2026-07-30
x86/virt: use higher-level allocator API
Brendan Jackman
2026-07-30
KVM: VMX: use higher-level allocator API
Brendan Jackman
2026-07-30
perf/x86/intel: use higher-level allocator API
Brendan Jackman
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2026-07-30
x86/kcfi: Optimize call sequence
Peter Zijlstra
2026-07-30
Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...
Mike Rapoport (Microsoft)
2026-07-29
KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active
Sean Christopherson
2026-07-29
x86/CPU/AMD: Carve out a Zen5 models range
Pratik Vishwakarma
2026-07-29
KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in the shadow MMU
Sean Christopherson
2026-07-29
KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in TDP MMU
Sean Christopherson
2026-07-28
x86/boot: Add volatile, clobbers and zero-length test in memcmp()
Mauricio Faria de Oliveira
2026-07-28
KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap merging
Sean Christopherson
2026-07-28
KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappings
Sean Christopherson
2026-07-28
KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
Sean Christopherson
2026-07-28
KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit
Sean Christopherson
2026-07-28
platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
Muralidhara M K
2026-07-28
platform/x86/amd/hsmp: Source metric-table size from firmware
Muralidhara M K
2026-07-28
platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5Fh
Muralidhara M K
2026-07-28
KVM: x86/mmu: Check all address spaces before skipping unsync
Jinu Kim
2026-07-28
KVM: x86/mmu: Check write tracking in all address spaces
Jinu Kim
2026-07-28
KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs
Weiming Shi
2026-07-28
KVM: VMX: add memory clobber to asm for VMX instructions
Paolo Bonzini
2026-07-28
x86/runtime-const: Introduce runtime_const_mask_32()
Peter Zijlstra
[prev]
[next]