index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
2020-01-30
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
Boris Ostrovsky
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-01-30
x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
Boris Ostrovsky
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-30
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
2020-01-29
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
2020-01-28
KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
Alexandru Elisei
2020-01-28
KVM: arm64: pmu: Only handle supported event counters
Eric Auger
2020-01-28
KVM: arm64: pmu: Fix chained SW_INCR counters
Eric Auger
2020-01-28
KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled
Eric Auger
2020-01-28
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
2020-01-27
KVM: x86: Use a typedef for fastop functions
Sean Christopherson
2020-01-27
KVM: X86: Add 'else' to unify fastop and execute call path
Miaohe Lin
2020-01-27
KVM: x86: inline memslot_valid_for_gpte
Paolo Bonzini
2020-01-27
KVM: x86/mmu: Use huge pages for DAX-backed files
Sean Christopherson
2020-01-27
KVM: x86/mmu: Remove lpage_is_disallowed() check from set_spte()
Sean Christopherson
2020-01-27
KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()
Sean Christopherson
2020-01-27
KVM: x86/mmu: Zap any compound page when collapsing sptes
Sean Christopherson
2020-01-27
KVM: x86/mmu: Remove obsolete gfn restoration in FNAME(fetch)
Sean Christopherson
2020-01-27
KVM: x86/mmu: Rely on host page tables to find HugeTLB mappings
Sean Christopherson
2020-01-27
KVM: x86/mmu: Drop level optimization from fast_page_fault()
Sean Christopherson
2020-01-27
KVM: x86/mmu: Walk host page tables to find THP mappings
Sean Christopherson
2020-01-27
KVM: x86/mmu: Refactor THP adjust to prep for changing query
Sean Christopherson
2020-01-27
x86/mm: Introduce lookup_address_in_mm()
Sean Christopherson
2020-01-27
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
KVM: x86/mmu: Enforce max_level on HugeTLB mappings
Sean Christopherson
2020-01-27
KVM: Return immediately if __kvm_gfn_to_hva_cache_init() fails
Sean Christopherson
2020-01-27
KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers
Sean Christopherson
2020-01-27
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-01-27
kvm/x86: export kvm_vector_hashing_enabled() is unnecessary
Peng Hao
2020-01-27
KVM: VMX: remove duplicated segment cache clear
Miaohe Lin
2020-01-27
Adding 'else' to reduce checking.
Haiwei Li
2020-01-27
KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
Krish Sadhukhan
2020-01-27
KVM: remove unused guest_enter
Alex Shi
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
KVM: X86: Drop x86_set_memory_region()
Peter Xu
2020-01-27
KVM: X86: Don't take srcu lock in init_rmode_identity_map()
Peter Xu
2020-01-27
KVM: Add build-time error check on kvm_run size
Peter Xu
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_...
Vitaly Kuznetsov
2020-01-27
KVM: x86: Perform non-canonical checks in 32-bit KVM
Sean Christopherson
2020-01-27
KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
Oliver Upton
2020-01-27
KVM: x86: Remove unused ctxt param from emulator's FPU accessors
Sean Christopherson
2020-01-27
KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
Sean Christopherson
[next]