index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
vdso/treewide: Drop GENERIC_TIME_VSYSCALL
Thomas Weißschuh
1
-1
/
+0
2026-06-02
KVM: x86: Take PIC lock on KVM_GET_IRQCHIP path
Carlos López
1
-0
/
+4
2026-06-01
x86/cpu: Keep the PROCESSOR_SELECT menu together
Randy Dunlap
1
-4
/
+4
2026-06-01
x86/CPU/AMD: Add more Zen6 models
Pratik Vishwakarma
1
-1
/
+1
2026-05-31
Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-29
/
+36
2026-05-30
Merge commit 'kvm-vmenter-load-store-regs' into HEAD
Paolo Bonzini
5
-171
/
+181
2026-05-30
KVM: SEV: Macrofy GPR swapping in __svm_sev_es_vcpu_run()
Chang S. Bae
3
-38
/
+10
2026-05-30
KVM: SVM: Macrofy GPR swapping in __svm_vcpu_run()
Chang S. Bae
1
-64
/
+19
2026-05-30
KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()
Chang S. Bae
4
-72
/
+155
2026-05-30
x86/cpu: Make CONFIG_X86_TSC unconditional
Ingo Molnar
3
-3
/
+1
2026-05-29
KVM: x86: ioapic: Use old_dest_mode consistently in ioapic_write_indirect()
Li RongQing
1
-1
/
+1
2026-05-29
Revert "x86/fpu: Refine and simplify the magic number check during signal ret...
Andrei Vagin
1
-3
/
+8
2026-05-29
Merge commit 'kvm-psc-for-7.1' into HEAD
Paolo Bonzini
1
-26
/
+65
2026-05-29
KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
Sean Christopherson
1
-6
/
+6
2026-05-29
KVM: SEV: Check PSC request indices against the actual size of the buffer
Sean Christopherson
1
-2
/
+15
2026-05-29
KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()
Sean Christopherson
1
-5
/
+6
2026-05-29
KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
Sean Christopherson
1
-0
/
+3
2026-05-29
KVM: SEV: Compute the correct max length of the in-GHCB scratch area
Sean Christopherson
1
-9
/
+10
2026-05-29
KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
Sean Christopherson
1
-1
/
+1
2026-05-29
KVM: SEV: Ignore Port I/O requests of length '0'
Sean Christopherson
1
-0
/
+8
2026-05-29
KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+
Sean Christopherson
1
-0
/
+5
2026-05-29
KVM: SEV: Ignore MMIO requests of length '0'
Sean Christopherson
1
-3
/
+7
2026-05-29
KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
Michael Roth
1
-0
/
+4
2026-05-29
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-10
/
+54
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
1
-2
/
+3
2026-05-28
x86/cpu: Fix a F00F bug warning and clean up surrounding code
Sohil Mehta
2
-13
/
+3
2026-05-28
x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
Ricardo Neri
1
-1
/
+9
2026-05-28
x86/hyperv/vtl: Mark the wakeup mailbox page as private
Yunhong Jiang
1
-0
/
+17
2026-05-28
x86/acpi: Add a helper to get the address of the wakeup mailbox
Ricardo Neri
2
-0
/
+11
2026-05-28
x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
Yunhong Jiang
1
-3
/
+8
2026-05-28
x86/realmode: Make the location of the trampoline configurable
Yunhong Jiang
3
-4
/
+9
2026-05-28
x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
Yunhong Jiang
1
-1
/
+1
2026-05-28
x86/dt: Parse the Wakeup Mailbox for Intel processors
Ricardo Neri
1
-0
/
+47
2026-05-28
x86/acpi: Add functions to setup and access the wakeup mailbox
Ricardo Neri
2
-0
/
+21
2026-05-28
x86/topology: Add missing struct declaration and attribute dependency
Ricardo Neri
1
-0
/
+3
2026-05-28
KVM: x86: Use fls() instead of ffs() for rmaps histogram bucketing
Li RongQing
1
-1
/
+1
2026-05-28
KVM: x86: Fix wrong return value type in guest_cpuid_has()
Li RongQing
1
-1
/
+1
2026-05-28
x86/kvm/vmx: Fix x86_64 CFI build
Peter Zijlstra
3
-11
/
+5
2026-05-27
KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
Jim Mattson
1
-0
/
+4
2026-05-27
KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitions
Yosry Ahmed
5
-4
/
+51
2026-05-27
KVM: x86/pmu: Track mediated PMU counters with mode-specific enables
Yosry Ahmed
4
-2
/
+16
2026-05-27
KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
Yosry Ahmed
5
-1
/
+39
2026-05-27
KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0
Yosry Ahmed
4
-2
/
+15
2026-05-27
KVM: x86/pmu: Check mediated PMU counter enablement before event filters
Yosry Ahmed
1
-1
/
+1
2026-05-27
KVM: x86/pmu: Do a single atomic OR when reprogramming counters
Yosry Ahmed
1
-4
/
+1
2026-05-27
KVM: x86/pmu: Rename reprogram_counters() to clarify usage
Yosry Ahmed
3
-5
/
+6
2026-05-27
KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.c
Yosry Ahmed
4
-12
/
+13
2026-05-27
KVM: nSVM: Move VMRUN instruction retirement after entering guest mode
Yosry Ahmed
1
-3
/
+7
2026-05-27
KVM: nSVM: Unify RIP and PMU handling calls when emulating VMRUN
Yosry Ahmed
1
-12
/
+8
2026-05-27
KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP fails
Yosry Ahmed
1
-4
/
+5
[prev]
[next]