index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
Age
Commit message (
Expand
)
Author
2025-11-26
Merge tag 'kvm-x86-vmx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-mmu-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
2025-11-17
KVM: x86: Use "checked" versions of get_user() and put_user()
Sean Christopherson
2025-11-05
KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
Sean Christopherson
2025-11-05
KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
Sean Christopherson
2025-11-05
KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
Sean Christopherson
2025-11-05
Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
Sean Christopherson
2025-11-05
KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
Sean Christopherson
2025-11-05
KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Sean Christopherson
2025-11-04
KVM: x86/mmu: Move the misplaced export of kvm_zap_gfn_range()
Kai Huang
2025-10-17
KVM: x86/mmu: Move "dummy root" helpers to spte.h
Sean Christopherson
2025-10-13
KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0
Dmytro Maluka
2025-09-30
KVM: x86: Export KVM-internal symbols for sub-modules only
Sean Christopherson
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-mmu-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-23
KVM: x86/mmu: Pretty print PK, SS, and SGX flags in MMU tracepoints
Sean Christopherson
2025-09-10
KVM: x86/mmu: Return -EAGAIN if userspace deletes/moves memslot during prefault
Sean Christopherson
2025-08-27
KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
Ackerley Tng
2025-08-27
KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
Sean Christopherson
2025-08-27
KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
Sean Christopherson
2025-08-27
KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
Sean Christopherson
2025-08-27
KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
Ackerley Tng
2025-08-27
KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
Fuad Tabba
2025-08-19
KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
Vipin Sharma
2025-08-19
KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purpose
Vipin Sharma
2025-08-19
KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU
Vipin Sharma
2025-07-29
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-06-25
KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest
Sean Christopherson
2025-06-24
KVM: x86/mmu: Locally cache whether a PFN is host MMIO when making a SPTE
Sean Christopherson
2025-06-24
KVM: x86: Avoid calling kvm_is_mmio_pfn() when kvm_x86_ops.get_mt_mask is NULL
Sean Christopherson
2025-06-24
KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list
Sean Christopherson
2025-06-24
KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
Sean Christopherson
2025-06-20
KVM: x86/mmu: Exempt nested EPT page tables from !USER, CR0.WP=0 logic
Sean Christopherson
2025-06-12
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
Paolo Bonzini
2025-06-12
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-mmu-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-05-16
KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call()
Sean Christopherson
2025-05-02
KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
Sean Christopherson
2025-04-28
KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload()
Yan Zhao
2025-04-28
KVM: x86/mmu: Warn if PFN changes on shadow-present SPTE in shadow MMU
Yan Zhao
2025-04-28
KVM: x86/tdp_mmu: WARN if PFN changes for spurious faults
Yan Zhao
2025-04-28
KVM: x86/tdp_mmu: Merge prefetch and access checks for spurious faults
Yan Zhao
2025-04-28
KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault
Yan Zhao
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-04
KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU
Sean Christopherson
2025-03-19
Merge tag 'kvm-x86-vmx-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
[next]