index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5 days
KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
Venkatesh Srinivas
5 days
KVM: x86/mmu: Fix use-after-free on vendor module reload
Phil Rosenthal
5 days
KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as roots
Hyunwoo Kim
5 days
KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
Sean Christopherson
5 days
KVM: nVMX: Hide shadow VMCS right after VMCLEAR
Hyunwoo Kim
7 days
Merge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11 days
KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...
Nikunj A Dadhania
11 days
KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state
Sean Christopherson
11 days
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
x86/boot: Validate console=uart8250 baud rate to fix early boot hang
Thorsten Blum
13 days
KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()
Daniel Paziyski
2026-07-11
x86/boot: Reject too long acpi_rsdp= values
Thorsten Blum
2026-07-11
x86/cpu: Remove Makefile rule for removed UMC CPU support
Ethan Nelson-Moore
2026-07-11
Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-11
perf/x86/amd/brs: Fix kernel address leakage
Sandipan Das
2026-07-10
KVM: TDX: Reject concurrent change to CPUID entry count
Binbin Wu
2026-07-10
KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
Atish Patra
2026-07-10
perf/x86/amd/lbr: Fix kernel address leakage
Sandipan Das
2026-07-08
KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabled
Sean Christopherson
2026-07-08
KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks
Sean Christopherson
2026-07-08
KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
Sean Christopherson
2026-07-08
KVM: x86: Nullify irqfd->producer if updating IRTE for bypass fails
leixiang
2026-07-08
perf/x86/amd/core: Avoid enabling BRS from the SVM reload path
Sandipan Das
2026-07-07
x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"
Tycho Andersen (AMD)
2026-07-07
x86/video: Only fall back to vga_default_device() without screen info
Mario Limonciello
2026-07-05
Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-05
Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-03
Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
2026-07-02
uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
Jiri Olsa
2026-07-02
x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
2026-07-02
x86/Xen: correct commentary and parameter naming of xen_exchange_memory()
Jan Beulich
2026-07-01
x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...
Reinette Chatre
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2026-07-01
x86/bugs: Enable IBPB flush on BPF JIT allocation
Pawan Gupta
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-25
Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-24
x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
Sean Christopherson
2026-06-24
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
2026-06-24
KVM: x86: Unconditionally recompute CR8 intercept on PPR update
Carlos López
2026-06-24
KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
Sean Christopherson
2026-06-24
KVM: x86: WARN (once) if RTC pending EOI tracking goes off the rails
Sean Christopherson
2026-06-24
KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalid
Sean Christopherson
2026-06-24
KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flows
Sean Christopherson
2026-06-24
KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs
Sean Christopherson
2026-06-24
KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation
Sean Christopherson
2026-06-23
Merge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]