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-05-27
KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
Yosry Ahmed
3
-4
/
+18
2026-05-27
KVM: TDX: Move external page table freeing to TDX code
Sean Christopherson
2
-6
/
+21
2026-05-27
KVM: x86: Move error handling inside free_external_spt()
Sean Christopherson
4
-28
/
+18
2026-05-27
KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEs
Yan Zhao
1
-4
/
+4
2026-05-27
KVM: TDX: Drop kvm_x86_ops.remove_external_spte()
Sean Christopherson
4
-49
/
+31
2026-05-27
KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
Sean Christopherson
1
-40
/
+40
2026-05-27
KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child external PTEs
Rick Edgecombe
1
-3
/
+1
2026-05-27
KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to extern...
Sean Christopherson
1
-45
/
+81
2026-05-27
KVM: SEV: Restrict userspace return codes for KVM_HC_MAP_GPA_RANGE
Sagi Shahar
1
-2
/
+10
2026-05-27
KVM: TDX: Allow userspace to return errors to guest for MAPGPA
Vishal Annapurve
2
-7
/
+27
2026-05-27
KVM: VMX: Handle bad values on proxied writes to LBR MSRs
Xuanqing Shi
1
-2
/
+4
2026-05-27
KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte()
Sean Christopherson
1
-17
/
+18
2026-05-27
KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON()
Rick Edgecombe
1
-1
/
+4
2026-05-27
KVM: TDX: Move lockdep assert in __tdp_mmu_set_spte_atomic() to TDX code
Rick Edgecombe
2
-2
/
+2
2026-05-27
KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX code
Rick Edgecombe
2
-10
/
+3
2026-05-27
KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte()
Sean Christopherson
3
-15
/
+15
2026-05-27
KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
Sean Christopherson
1
-41
/
+31
2026-05-27
KVM: TDX: Wrap mapping of leaf and non-leaf S-EPT entries into helpers
Sean Christopherson
1
-9
/
+15
2026-05-27
KVM: TDX: Drop kvm_x86_ops.link_external_spt()
Sean Christopherson
4
-52
/
+44
2026-05-27
x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines
Alexis Lothoré (eBPF Foundation)
1
-0
/
+7
2026-05-27
x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'
Nathan Chancellor
1
-10
/
+0
2026-05-27
x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
Nathan Chancellor
2
-18
/
+2
2026-05-27
x86/build: Drop unnecessary '-ffreestanding' addition to KBUILD_CFLAGS
Nathan Chancellor
1
-5
/
+0
2026-05-27
x86/mm: Fix freeing of PMD-sized vmemmap pages
David Hildenbrand (Arm)
1
-14
/
+26
2026-05-27
KVM: x86: Virtualize AMD CPUID faulting
Jim Mattson
4
-9
/
+17
2026-05-27
KVM: x86: Remove supports_cpuid_fault() helper
Jim Mattson
2
-6
/
+1
2026-05-27
KVM: x86: Prioritize CPUID faulting over CPUID VM-exits in nested VMX
Jim Mattson
1
-0
/
+2
2026-05-27
KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
Sean Christopherson
6
-20
/
+20
2026-05-26
KVM: x86: Treat KVM's virtual PMU as disabled for TDX VMs
Vishal Annapurve
3
-1
/
+12
2026-05-26
KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits
Kevin Cheng
2
-6
/
+33
2026-05-26
KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits
Kevin Cheng
3
-21
/
+31
2026-05-26
KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
Sean Christopherson
5
-14
/
+28
2026-05-26
x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external users
Yan Zhao
2
-6
/
+6
2026-05-26
x86/tdx: Drop exported function tdx_quirk_reset_page()
Yan Zhao
3
-9
/
+2
2026-05-26
x86/tdx: Use PFN directly for unmapping guest private memory
Sean Christopherson
3
-16
/
+13
2026-05-26
x86/tdx: Use PFN directly for mapping guest private memory
Sean Christopherson
3
-13
/
+20
2026-05-26
x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest
Borislav Petkov
5
-15
/
+16
2026-05-26
KVM: x86: Widen x86_exception's error_code to 64 bits
Kevin Cheng
2
-1
/
+7
2026-05-26
KVM: SEV: Mark source page dirty when writing back CPUID data on failure
Ackerley Tng
1
-0
/
+1
2026-05-26
KVM: SEV: Unmap local kmaps in LIFO order, per highmem requirements
Ackerley Tng
1
-2
/
+2
2026-05-26
KVM: SEV: Pin source page for write when adding CPUID data for SNP guest
Sean Christopherson
2
-1
/
+2
2026-05-26
x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats
Thomas Gleixner
6
-24
/
+11
2026-05-26
x86/irq: Suppress unlikely interrupt stats by default
Thomas Gleixner
4
-12
/
+31
2026-05-26
x86/irq: Make irqstats array based
Thomas Gleixner
27
-233
/
+174
2026-05-26
x86/irq: Optimize interrupts decimals printing
Dmitry Ilvokhin
1
-53
/
+59
2026-05-26
rust: kasan/kbuild: fix rustc-option when cross-compiling
Alice Ryhl
2
-0
/
+12
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
2
-4
/
+20
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
30
-147
/
+237
2026-05-24
x86/tlb: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()
Fushuai Wang
1
-12
/
+7
2026-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+8
[prev]
[next]