index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
6 days
x86/bugs: Enable IBPB flush on BPF JIT allocation
Pawan Gupta
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13 days
x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
Sean Christopherson
13 days
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
2026-06-22
Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-19
Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-18
x86: Remove arch-specific strncpy() implementation
Kees Cook
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-16
Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2026-06-16
Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-06-12
Merge branch 'kvm-single-pdptrs' into HEAD
Paolo Bonzini
2026-06-12
KVM: x86/mmu: move pdptrs out of the MMU
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-11
x86/cpu: Remove unused !CONFIG_X86_TSC code
Ingo Molnar
2026-06-08
x86/msr: Remove wrmsrl()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsrl()
Juergen Gross
2026-06-08
x86/msr: Remove wrmsr_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsr_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove wrmsr_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsr_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsrl_on_cpu()
Juergen Gross
2026-06-08
x86/xen: Replace generic lazy tracking with cpu specific one
Juergen Gross
2026-06-08
x86/xen: Get rid of last XEN_LAZY_MMU uses
Juergen Gross
2026-06-03
x86/cpuid: Update bitfields to x86-cpuid-db v3.1
Maciej Wieczor-Retman
2026-06-03
x86/virt/tdx: Enable TDX module runtime updates
Chao Gao
2026-06-03
x86/virt/seamldr: Add module update locking
Dave Hansen
2026-06-03
x86/virt/seamldr: Initialize the newly-installed TDX module
Chao Gao
2026-06-03
x86/virt/seamldr: Shut down the current TDX module
Chao Gao
2026-06-03
coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
Chao Gao
2026-06-03
coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
Chao Gao
2026-06-03
coco/tdx-host: Expose P-SEAMLDR information via sysfs
Chao Gao
2026-06-03
x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
Chao Gao
2026-06-03
coco/tdx-host: Expose TDX module version
Chao Gao
[next]