linux-2.6-microblaze.git
2022-04-02 Zhenzhong DuanKVM: x86: Remove redundant vm_entry_controls_clearbit...
2022-04-02 Zhenzhong DuanKVM: x86: cleanup enter_rmode()
2022-04-02 Maxim LevitskyKVM: x86: SVM: fix tsc scaling when the host doesn...
2022-04-02 Maxim Levitskykvm: x86: SVM: remove unused defines
2022-04-02 Maxim LevitskyKVM: x86: SVM: move tsc ratio definitions to svm.h
2022-04-02 Maxim LevitskyKVM: x86: SVM: fix avic spec based definitions again
2022-04-02 Paolo BonziniKVM: MIPS: remove reference to trap&emulate virtualization
2022-04-02 Paolo BonziniKVM: x86: document limitations of MSR filtering
2022-04-02 Hou WenlongKVM: x86: Only do MSR filtering when access MSR by...
2022-04-02 Hou WenlongKVM: x86/emulator: Emulate RDPID only if it is enabled...
2022-04-02 Like XuKVM: x86/pmu: Fix and isolate TSX-specific performance...
2022-04-02 Maxim LevitskyKVM: x86: mmu: trace kvm_mmu_set_spte after the new...
2022-04-02 Jim MattsonKVM: x86/svm: Clear reserved bits written to PerfEvtSel...
2022-04-02 Sean ChristophersonKVM: x86: Trace all APICv inhibit changes and capture...
2022-04-02 Sean ChristophersonKVM: x86: Add wrappers for setting/clearing APICv inhibits
2022-04-02 Sean ChristophersonKVM: x86: Make APICv inhibit reasons an enum and cleanu...
2022-04-02 Lai JiangshanKVM: X86: Handle implicit supervisor access with SMAP
2022-04-02 Lai JiangshanKVM: X86: Rename variable smap to not_smap in permissio...
2022-04-02 Lai JiangshanKVM: X86: Fix comments in update_permission_bitmask
2022-04-02 Lai JiangshanKVM: X86: Change the type of access u32 to u64
2022-04-02 David WoodhouseKVM: Remove dirty handling from gfn_to_pfn_cache completely
2022-04-02 Sean ChristophersonKVM: Use enum to track if cached PFN will be used in...
2022-04-02 Peter GondaKVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_...
2022-04-02 Jim MattsonKVM: x86/pmu: Use different raw event masks for AMD...
2022-04-02 Sean ChristophersonKVM: Don't actually set a request when evicting vCPUs...
2022-04-02 David WoodhouseKVM: avoid double put_page with gfn-to-pfn cache
2022-04-02 Sean ChristophersonKVM: x86/mmu: Zap only TDP MMU leafs in zap range and...
2022-04-02 Yi WangKVM: SVM: fix panic on out-of-bounds guest IRQ
2022-04-02 Paolo BonziniKVM: MMU: propagate alloc_workqueue failure
2022-03-29 Vitaly KuznetsovKVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when...
2022-03-29 Vitaly KuznetsovKVM: x86: Avoid theoretical NULL pointer dereference...
2022-03-29 Vitaly KuznetsovKVM: x86: Check lapic_in_kernel() before attempting...
2022-03-29 Paolo BonziniDocumentation: KVM: add API issues section
2022-03-29 Paolo BonziniDocumentation: KVM: add virtual CPU errata documentation
2022-03-29 Paolo BonziniDocumentation: KVM: add separate directories for archit...
2022-03-29 Paolo BonziniDocumentation: kvm: include new locks
2022-03-29 Paolo BonziniDocumentation: kvm: fixes for locking.rst
2022-03-29 Nathan ChancellorKVM: x86: Fix clang -Wimplicit-fallthrough in do_host_c...
2022-03-29 David MatlackRevert "KVM: set owner of cpu and vm file operations"
2022-03-29 David MatlackKVM: Prevent module exit until all VMs are freed
2022-03-21 Paolo BonziniKVM: use kvcalloc for array allocations
2022-03-21 Oliver UptonKVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
2022-03-21 Thomas Gleixnerkvm: x86: Require const tsc for RT
2022-03-21 Paolo BonziniKVM: x86: synthesize CPUID leaf 0x80000021h if useful
2022-03-21 Paolo BonziniKVM: x86: add support for CPUID leaf 0x80000021
2022-03-21 Maxim LevitskyKVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_m...
2022-03-21 Paolo BonziniRevert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap...
2022-03-21 Paolo Bonzinikvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
2022-03-18 Paolo BonziniMerge tag 'kvmarm-5.18' of git://git./linux/kernel...
2022-03-18 Julia LawallKVM: arm64: fix typos in comments
2022-03-18 Marc ZyngierKVM: arm64: Generalise VM features into a set of flags
2022-03-15 Paolo BonziniMerge tag 'kvm-riscv-5.18-1' of https://github.com...
2022-03-15 Paolo BonziniMerge tag 'kvm-s390-next-5.18-2' of https://git./linux...
2022-03-14 Janis Schoetterl... KVM: s390: selftests: Add error memop tests
2022-03-14 Janis Schoetterl... KVM: s390: selftests: Add more copy memop tests
2022-03-14 Janis Schoetterl... KVM: s390: selftests: Add named stages for memop test
2022-03-14 Janis Schoetterl... KVM: s390: selftests: Add macro as abstraction for...
2022-03-14 Janis Schoetterl... KVM: s390: selftests: Split memop tests
2022-03-14 Claudio ImbrendaKVM: s390x: fix SCK locking
2022-03-11 Anup PatelRISC-V: KVM: Implement SBI HSM suspend call
2022-03-11 Anup PatelRISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
2022-03-11 Anup PatelRISC-V: Add SBI HSM suspend related defines
2022-03-11 Anup PatelRISC-V: KVM: Implement SBI v0.3 SRST extension
2022-03-11 Anup PatelRISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset...
2022-03-11 Anup PatelRISC-V: KVM: Upgrade SBI spec version to v0.3
2022-03-11 Vincent ChenRISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
2022-03-11 Guo RenKVM: compat: riscv: Prevent KVM_COMPAT from being selected
2022-03-11 Yang LiRISC-V: KVM: remove unneeded semicolon
2022-03-09 Marc ZyngierMerge branch kvm-arm64/psci-1.1 into kvmarm-master...
2022-03-09 Will DeaconKVM: arm64: Really propagate PSCI SYSTEM_RESET2 argumen...
2022-03-09 Marc ZyngierMerge branch kvm-arm64/misc-5.18 into kvmarm-master...
2022-03-09 Oliver UptonDocumentation: KVM: Update documentation to indicate...
2022-03-08 Suravee SuthikulpanitKVM: SVM: Allow AVIC support on system w/ physical...
2022-03-08 Sean ChristophersonKVM: selftests: Add test to populate a VM with the...
2022-03-08 Sean ChristophersonKVM: selftests: Define cpu_relax() helpers for s390...
2022-03-08 Sean ChristophersonKVM: selftests: Split out helper to allocate guest...
2022-03-08 Sean ChristophersonKVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION...
2022-03-08 Sean ChristophersonKVM: x86/mmu: WARN on any attempt to atomically update...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Check for a REMOVED leaf SPTE before...
2022-03-08 Paolo BonziniKVM: x86/mmu: Zap defunct roots via asynchronous worker
2022-03-08 Sean ChristophersonKVM: x86/mmu: Zap roots in two passes to avoid inducing...
2022-03-08 Paolo BonziniKVM: x86/mmu: Allow yielding when zapping GFNs for...
2022-03-08 Paolo BonziniKVM: x86/mmu: Zap invalidated roots via asynchronous...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Defer TLB flush to caller when freeing...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Do remote TLB flush before dropping RCU...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
2022-03-08 Sean ChristophersonKVM: x86/mmu: Require mmu_lock be held for write to...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Add dedicated helper to zap TDP MMU root...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Skip remote TLB flush when zapping all...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Zap only the target TDP MMU shadow page...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Refactor low-level TDP MMU set SPTE helpe...
2022-03-08 Sean ChristophersonKVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Drop RCU after processing each root in...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Check for !leaf=>leaf, not PFN change...
2022-03-08 Paolo BonziniKVM: x86/mmu: do not allow readers to acquire reference...
2022-03-08 Paolo BonziniKVM: x86/mmu: only perform eager page splitting on...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Require mmu_lock be held for write in...
2022-03-08 Sean ChristophersonKVM: x86/mmu: Document that zapping invalidated roots...
next