index
:
linux-stable.git
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
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-08
KVM: selftests: Move TDP mapping functions outside of vmx.c
Sean Christopherson
2026-01-08
KVM: selftests: Reuse virt mapping functions for nested EPTs
Yosry Ahmed
2026-01-08
KVM: selftests: Add a stage-2 MMU instance to kvm_vm
Sean Christopherson
2026-01-08
KVM: selftests: Stop passing VMX metadata to TDP mapping functions
Yosry Ahmed
2026-01-08
KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUs
Yosry Ahmed
2026-01-08
KVM: selftests: Move PTE bitmasks to kvm_mmu
Yosry Ahmed
2026-01-08
KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
Sean Christopherson
2026-01-08
KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIs
Sean Christopherson
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
2026-01-08
KVM: selftests: Stop setting A/D bits when creating EPT PTEs
Yosry Ahmed
2026-01-08
KVM: selftests: Kill eptPageTablePointer
Yosry Ahmed
2026-01-08
KVM: selftests: Rename nested TDP mapping functions
Yosry Ahmed
2026-01-08
KVM: selftests: Stop passing a memslot to nested_map_memslot()
Yosry Ahmed
2026-01-08
KVM: selftests: Make __vm_get_page_table_entry() static
Yosry Ahmed
2026-01-08
KVM: selftests: Fix sign extension bug in get_desc64_base()
MJ Pooladkhay
2026-01-08
KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...
Sean Christopherson
2026-01-08
KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pages
Fred Griffoul
2026-01-08
KVM: VMX: Move nested_mark_vmcs12_pages_dirty() to vmx.c, and rename
Sean Christopherson
2026-01-08
KVM: nVMX: Precisely mark vAPIC and PID maps dirty when delivering nested PI
Sean Christopherson
2026-01-08
KVM: x86: Mark vmcs12 pages as dirty if and only if they're mapped
Sean Christopherson
2026-01-08
KVM: Use vCPU specific memslots in __kvm_vcpu_map()
Sean Christopherson
2026-01-08
MAINTAINERS: add docs and selftest to the TLS file list
Jakub Kicinski
2026-01-08
KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl"
Sean Christopherson
2026-01-08
KVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR with list address
Sean Christopherson
2026-01-08
KVM: VMX: Dedup code for adding MSR to VMCS's auto list
Sean Christopherson
2026-01-08
KVM: VMX: Compartmentalize adding MSRs to host vs. guest auto-load list
Sean Christopherson
2026-01-08
KVM: VMX: Set MSR index auto-load entry if and only if entry is "new"
Sean Christopherson
2026-01-08
KVM: VMX: Bug the VM if either MSR auto-load list is full
Sean Christopherson
2026-01-08
KVM: VMX: Drop unused @entry_only param from add_atomic_switch_msr()
Sean Christopherson
2026-01-08
KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list
Sean Christopherson
2026-01-08
KVM: nVMX: Don't update msr_autostore count when saving TSC for vmcs12
Sean Christopherson
2026-01-08
KVM: VMX: Drop intermediate "guest" field from msr_autostore
Sean Christopherson
2026-01-08
KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match
Sean Christopherson
2026-01-08
KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
Dapeng Mi
2026-01-08
KVM: nSVM: Disable PMU MSR interception as appropriate while running L2
Sean Christopherson
2026-01-08
KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
Mingwei Zhang
2026-01-08
KVM: nVMX: Add macros to simplify nested MSR interception setting
Dapeng Mi
2026-01-08
KVM: x86/pmu: Handle emulated instruction for mediated vPMU
Dapeng Mi
2026-01-08
KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
Sean Christopherson
2026-01-08
KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
Dapeng Mi
2026-01-08
KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD
Sandipan Das
2026-01-08
KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
Dapeng Mi
2026-01-08
KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
Mingwei Zhang
2026-01-08
KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
Dapeng Mi
2026-01-08
KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
Dapeng Mi
2026-01-08
KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
Dapeng Mi
2026-01-08
KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU
Dapeng Mi
2026-01-08
KVM: x86/pmu: Register PMI handler for mediated vPMU
Xiong Zhang
2026-01-08
KVM: x86/pmu: Implement AMD mediated PMU requirements
Sean Christopherson
2026-01-08
KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints
Dapeng Mi
[prev]
[next]