index
:
kernel/git/stable/linux.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-07
x86/paravirt: Use static_call() for the paravirt spinlock ops
Peter Zijlstra
2026-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-08-07
bpf, x86: Fix exception table metadata for arena load-acquire
Daniel Borkmann
2026-08-07
KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
Sean Christopherson
2026-08-06
KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
Paolo Bonzini
2026-08-06
KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
Paolo Bonzini
2026-08-06
x86/xen: Drop CONFIG_XEN_PVHVM_SMP
Juergen Gross
2026-08-06
xen: Drop CONFIG_XEN_PVHVM
Juergen Gross
2026-08-06
x86/xen: Remove redundant config dependency on X86_LOCAL_APIC
Juergen Gross
2026-08-05
Merge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-05
KVM: x86/pmu: Clean up vPMU comments and stray blank lines
Like Xu
2026-08-05
x86/CPU: Rename struct cpuid_read_output to struct cpuid_output
Borislav Petkov (AMD)
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
2026-08-05
x86/mm: Fix and document DEBUG_PAGEALLOC
Peter Zijlstra
2026-08-05
x86/mm: Use guard() for pgd_lock
Peter Zijlstra
2026-08-05
x86/mm: Use guard() in cpa_collapse_large_pages()
Peter Zijlstra
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
2026-08-04
x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
David Hildenbrand (Arm)
2026-08-04
x86/mm: stop marking page tables as MIX_SECTION_INFO
David Hildenbrand (Arm)
2026-08-04
x86/mm: stop marking vmemmap as SECTION_INFO
David Hildenbrand (Arm)
2026-08-04
mm: provide free_reserved_pages(), removing x86 variant
David Hildenbrand (Arm)
2026-08-04
x86/mm: drop order parameter from free_pagetable()
David Hildenbrand (Arm)
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
[prev]
[next]