index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
2022-04-02
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-03-29
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
2022-03-29
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-03-29
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
2022-03-29
KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
Nathan Chancellor
2022-03-21
KVM: use kvcalloc for array allocations
Paolo Bonzini
2022-03-21
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
2022-03-21
kvm: x86: Require const tsc for RT
Thomas Gleixner
2022-03-21
KVM: x86: synthesize CPUID leaf 0x80000021h if useful
Paolo Bonzini
2022-03-21
KVM: x86: add support for CPUID leaf 0x80000021
Paolo Bonzini
2022-03-21
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask
Maxim Levitsky
2022-03-21
Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
Paolo Bonzini
2022-03-21
kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
Paolo Bonzini
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
2022-03-18
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
2022-03-15
Merge tag 'kvm-riscv-5.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2022-03-14
KVM: s390x: fix SCK locking
Claudio Imbrenda
2022-03-11
RISC-V: KVM: Implement SBI HSM suspend call
Anup Patel
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-11
RISC-V: KVM: Implement SBI v0.3 SRST extension
Anup Patel
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
2022-03-11
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
2022-03-11
RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
Vincent Chen
2022-03-11
RISC-V: KVM: remove unneeded semicolon
Yang Li
2022-03-09
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
2022-03-09
KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
Will Deacon
2022-03-09
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2022-03-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
2022-03-08
KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap defunct roots via asynchronous worker
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
Sean Christopherson
2022-03-08
KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages
Sean Christopherson
2022-03-08
KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
Sean Christopherson
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
Sean Christopherson
2022-03-08
KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
Sean Christopherson
2022-03-08
KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
Sean Christopherson
[next]