开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-10
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
2026-03-04
x86/resctrl: Fix SNC detection
Tony Luck
2026-03-04
x86/topo: Fix SNC topology mess
Peter Zijlstra
2026-03-04
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
2026-03-04
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
2026-03-04
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
2026-03-03
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
2026-03-03
x86/xen: update outdated comment
kexinsun
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-01
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
2026-02-23
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
2026-02-23
x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
Thomas Huth
2026-02-23
x86/cfi: Fix CFI rewrite for odd alignments
Peter Zijlstra
2026-02-23
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
2026-02-23
x86/fred: Correct speculative safety in fred_extint()
Andrew Cooper
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-20
Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-18
x86/hyperv: Fix error pointer dereference
Ethan Tidmore
[next]