index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
2021-02-12
Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/next
Marc Zyngier
2021-02-12
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
2021-02-12
Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/next
Marc Zyngier
2021-02-12
Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/next
Marc Zyngier
2021-02-12
Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/next
Marc Zyngier
2021-02-11
KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytes
Sean Christopherson
2021-02-11
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
Wei Yongjun
2021-02-11
Merge tag 'kvm-ppc-next-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
2021-02-11
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
Nicholas Piggin
2021-02-11
KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries
Paul Mackerras
2021-02-10
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
2021-02-10
KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
Fabiano Rosas
2021-02-10
KVM: PPC: remove unneeded semicolon
Yang Li
2021-02-10
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
2021-02-09
KVM: x86/xen: Allow reset of Xen attributes
David Woodhouse
2021-02-09
KVM: x86/mmu: Make HVA handler retpoline-friendly
Maciej S. Szmigiero
2021-02-09
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
2021-02-09
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
2021-02-09
KVM: SVM: Remove an unnecessary forward declaration
Sean Christopherson
2021-02-09
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Sean Christopherson
2021-02-09
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
2021-02-09
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
2021-02-09
KVM: x86/xen: Use hva_t for holding hypercall page address
Sean Christopherson
2021-02-09
KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
David Woodhouse
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-08
KVM: x86: compile out TDP MMU on 32-bit systems
Paolo Bonzini
[next]