开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-05-21
KVM: x86: Drop kvm_vcpu_do_singlestep() now that it's been gutted
Sean Christopherson
2026-05-21
KVM: x86: Move KVM_GUESTDBG_SINGLESTEP handling into kvm_inject_emulated_db()
Hou Wenlong
2026-05-21
KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when checking for code breakpoints in ...
Hou Wenlong
2026-05-21
KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when emulating MOV DR (in emulator)
Hou Wenlong
2026-05-21
KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
Hou Wenlong
2026-05-21
KVM: x86: Capture "struct x86_exception" in inject_emulated_exception()
Hou Wenlong
2026-05-21
KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
Sean Christopherson
2026-05-13
KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYS
Sean Christopherson
2026-05-13
KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT
Sean Christopherson
2026-05-13
KVM: x86: Don't leave APF half-enabled on bad APF data GPA
Ethan Yang
2026-05-13
KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler
Sean Christopherson
2026-05-13
KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits
Sean Christopherson
2026-05-13
Merge branch 'kvm-apx-prepare' into HEAD
Paolo Bonzini
2026-05-13
KVM: x86: Use a proper bitmap for tracking available/dirty registers
Sean Christopherson
2026-05-13
KVM: x86: Track available/dirty register masks as "unsigned long" values
Sean Christopherson
2026-05-13
KVM: x86: Add wrapper APIs to reset dirty/available register masks
Sean Christopherson
2026-05-13
KVM: nVMX: Do a bitwise-AND of regs_avail when switching active VMCS
Sean Christopherson
2026-05-13
KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
Sean Christopherson
2026-05-13
KVM: x86: Add dedicated storage for guest RIP
Sean Christopherson
2026-05-10
Merge branch 'kvm-vmenter' into HEAD
Paolo Bonzini
2026-05-10
Merge branch 'kvm-mbec' into HEAD
Paolo Bonzini
2026-05-10
KVM: nSVM: enable GMET for guests
Paolo Bonzini
2026-05-10
KVM: SVM: work around errata 1218
Paolo Bonzini
2026-05-10
KVM: SVM: enable GMET and set it in MMU role
Paolo Bonzini
2026-05-10
KVM: x86/mmu: add support for GMET to NPT page table walks
Paolo Bonzini
2026-05-10
KVM: x86/mmu: hard code more bits in kvm_init_shadow_npt_mmu
Paolo Bonzini
2026-05-10
KVM: SVM: add GMET bit definitions
Paolo Bonzini
2026-05-10
KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
Paolo Bonzini
2026-05-10
KVM: x86/mmu: propagate access mask from root pages down
Paolo Bonzini
2026-05-10
KVM: nVMX: allow MBEC with EVMCS
Jon Kohler
2026-05-10
KVM: nVMX: advertise MBEC to nested guests
Jon Kohler
2026-05-10
KVM: x86/mmu: add support for MBEC to EPT page table walks
Paolo Bonzini
2026-05-10
KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
Paolo Bonzini
2026-05-10
KVM: nVMX: pass advanced EPT violation vmexit info to guest
Paolo Bonzini
2026-05-10
KVM: VMX: enable use of MBEC
Paolo Bonzini
2026-05-10
KVM: x86/mmu: move cr4_smep to base role
Paolo Bonzini
2026-05-10
KVM: x86/mmu: split XS/XU bits for EPT
Paolo Bonzini
2026-05-10
KVM: x86: make translate_nested_gpa vendor-specific
Paolo Bonzini
2026-05-10
KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
Paolo Bonzini
2026-05-10
KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
Paolo Bonzini
2026-05-10
KVM: x86/mmu: introduce ACC_READ_MASK
Paolo Bonzini
2026-05-10
KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
Paolo Bonzini
2026-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-05-03
KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
Sean Christopherson
2026-05-03
KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flow
Sean Christopherson
2026-05-03
KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty
Paolo Bonzini
2026-05-03
KVM: x86: check for nEPT/nNPT in slow flush hypercalls
Paolo Bonzini
2026-05-03
Merge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-03
sh: Fix fallout from ZERO_PAGE consolidation
Mike Rapoport (Microsoft)
2026-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[next]