index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
2026-03-04
KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
Sean Christopherson
2026-03-04
x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
Sean Christopherson
2026-03-04
KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
Sean Christopherson
2026-03-04
KVM: SVM: Move core EFER.SVME enablement to kernel
Sean Christopherson
2026-03-04
KVM: VMX: Move core VMXON enablement to kernel
Sean Christopherson
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
2026-03-04
KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
Sean Christopherson
2026-03-04
KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.h
Sean Christopherson
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-03
x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
Xiaoyao Li
2026-03-03
x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
Xiaoyao Li
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
2026-03-02
KVM: x86: Fold emulator_write_phys() into write_emulate()
Sean Christopherson
2026-03-02
KVM: Isolate apicv_update_lock and apicv_nr_irq_window_req in a cacheline
Sean Christopherson
2026-03-02
KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
Sean Christopherson
2026-03-02
KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
Carlos López
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2026-02-28
perf/amd/ibs: Advertise remote socket capability
Ravi Bangoria
2026-02-28
perf/amd/ibs: Enable streaming store filter
Ravi Bangoria
2026-02-27
perf/amd/ibs: Add new MSRs and CPUID bits definitions
Ravi Bangoria
2026-02-27
perf/amd/ibs: Define macro for ldlat mask and shift
Ravi Bangoria
2026-02-27
x86/apic: Enable TSC coupled programming mode
Thomas Gleixner
2026-02-27
x86: Inline TSC reads in timekeeping
Thomas Gleixner
2026-02-25
x86/virt/tdx: Retrieve TDX module version
Chao Gao
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
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-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-10
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-09
Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-06
x86/vmware: Fix hypercall clobbers
Josh Poimboeuf
2026-02-02
x86/kfence: fix booting on 32bit non-PAE systems
Andrew Cooper
[prev]
[next]