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-03-12
KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowed
Lai Jiangshan
1
-0
/
+9
2026-03-12
KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
Anel Orazgaliyeva
1
-5
/
+5
2026-03-12
KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()
xuanqingshi
1
-0
/
+3
2026-03-12
KVM: VMX: Remove unnecessary parentheses
Xin Li
1
-1
/
+1
2026-03-12
KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checks
Yosry Ahmed
1
-3
/
+3
2026-03-12
KVM: x86: Move some EFER bits enablement to common code
Yosry Ahmed
3
-11
/
+14
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
2
-10
/
+2
2026-03-12
x86/tsc: Handle CLOCK_SOURCE_VALID_FOR_HRES correctly
Thomas Gleixner
1
-1
/
+9
2026-03-12
perf/x86/intel: Only check GP counters for PEBS constraints validation
Dapeng Mi
1
-8
/
+14
2026-03-12
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
1
-4
/
+7
2026-03-12
perf/x86/intel: Add missing branch counters constraint apply
Dapeng Mi
1
-10
/
+21
2026-03-12
x86/perf: Make sure to program the counter value for stopped events on migration
Peter Zijlstra
1
-1
/
+3
2026-03-12
perf/x86: Move event pointer setup earlier in x86_pmu_enable()
Breno Leitao
1
-1
/
+2
2026-03-12
x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8
Uros Bizjak
1
-2
/
+2
2026-03-12
x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()
Uros Bizjak
1
-1
/
+1
2026-03-12
x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()
Uros Bizjak
1
-6
/
+6
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2
-5
/
+5
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
3
-2
/
+15
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
3
-12
/
+32
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-5
/
+9
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
3
-5
/
+21
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
1
-1
/
+2
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
1
-1
/
+1
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
1
-4
/
+5
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
1
-1
/
+4
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-2
/
+2
2026-03-11
x86/hyperv: Use __naked attribute to fix stackless C function
Ard Biesheuvel
1
-39
/
+43
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2
-0
/
+32
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
2
-2
/
+2
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
2
-90
/
+76
2026-03-11
x86/vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
1
-0
/
+4
2026-03-10
x86/64/defconfig: Add CONFIG_IRQ_REMAP
Shashank Balaji
1
-0
/
+1
2026-03-10
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
1
-0
/
+6
2026-03-09
x86/virt/sev: Keep the RMP table bookkeeping area mapped
Tom Lendacky
1
-23
/
+17
2026-03-09
x86/virt/sev: Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN
Tycho Andersen (AMD)
1
-3
/
+0
2026-03-09
x86/virt/sev: Drop support for SNP hotplug
Tycho Andersen (AMD)
1
-27
/
+5
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+54
2026-03-08
x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
Uros Bizjak
1
-1
/
+1
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-92
/
+225
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-37
/
+11
2026-03-07
x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
Uros Bizjak
1
-3
/
+2
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2026-03-06
perf/x86/amd/ibs: Fix comment typo in ibs_op_data
Yen-Hsiang Hsu
1
-1
/
+1
2026-03-06
x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
Xie Yuanbin
3
-24
/
+26
2026-03-05
x86/microcode: Add platform mask to Intel microcode "old" list
Dave Hansen
1
-160
/
+238
2026-03-05
x86/cpu: Add platform ID to CPU matching structure
Dave Hansen
1
-0
/
+3
2026-03-05
x86/cpu: Add platform ID to CPU info structure
Dave Hansen
4
-1
/
+9
2026-03-05
x86/microcode: Refactor platform ID enumeration into a helper
Dave Hansen
1
-11
/
+43
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2
-3
/
+3
[prev]
[next]