| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 1 | -2/+0 |
| 2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 5 | -5/+0 |
| 2020-04-01 | vhost: refine vhost and vringh kconfig |  Jason Wang | 1 | -2/+0 |
| 2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 8 | -45/+159 |
| 2020-03-31 | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 2 | -4/+39 |
| 2020-03-25 | Merge branch 'for-next/asm-cleanups' into for-next/core |  Catalin Marinas | 1 | -6/+4 |
| 2020-03-25 | Merge branch 'for-next/asm-annotations' into for-next/core |  Catalin Marinas | 4 | -21/+26 |
| 2020-03-25 | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/core |  Catalin Marinas | 4 | -18/+129 |
| 2020-03-24 | arm64: use mov_q instead of literal ldr |  Remi Denis-Courmont | 1 | -6/+4 |
| 2020-03-17 | KVM: arm64: limit PMU version to PMUv3 for ARMv8.1 |  Andrew Murray | 1 | -0/+10 |
| 2020-03-16 | KVM: Remove unnecessary asm/kvm_host.h includes |  Peter Xu | 5 | -5/+0 |
| 2020-03-13 | arm64: kvm: hyp: use cpus_have_final_cap() |  Mark Rutland | 3 | -15/+15 |
| 2020-03-09 | arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations |  Mark Brown | 1 | -2/+4 |
| 2020-03-09 | arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs |  Mark Brown | 1 | -2/+4 |
| 2020-03-09 | arm64: kvm: Annotate assembly using modern annoations |  Mark Brown | 4 | -17/+18 |
| 2020-03-06 | arm64/kvm: disable access to AMU registers from kvm guests |  Ionela Voinescu | 2 | -3/+104 |
| 2020-02-28 | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 2 | -4/+39 |
| 2020-02-22 | KVM: arm64: Define our own swab32() to avoid a uapi static inline |  James Morse | 1 | -2/+2 |
| 2020-02-17 | kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe() |  Mark Rutland | 1 | -2/+37 |
| 2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 5 | -46/+94 |
| 2020-01-30 | Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 3 | -40/+93 |
| 2020-01-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -1/+5 |
| 2020-01-27 | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() |  Sean Christopherson | 1 | -5/+0 |
| 2020-01-27 | KVM: arm64: Free sve_state via arm specific hook |  Sean Christopherson | 1 | -0/+5 |
| 2020-01-27 | KVM: Drop kvm_arch_vcpu_setup() |  Sean Christopherson | 1 | -5/+0 |
| 2020-01-23 | arm64: KVM: Annotate guest entry/exit as a single function |  Mark Brown | 1 | -4/+3 |
| 2020-01-22 | KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE |  Andrew Murray | 1 | -1/+5 |
| 2020-01-22 | Merge branch 'for-next/errata' into for-next/core |  Will Deacon | 3 | -13/+13 |
| 2020-01-22 | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core |  Will Deacon | 3 | -22/+33 |
| 2020-01-19 | KVM: arm64: Correct PSTATE on exception entry |  Mark Rutland | 1 | -5/+65 |
| 2020-01-19 | arm64: kvm: Fix IDMAP overlap with HYP VA |  Russell King | 1 | -31/+25 |
| 2020-01-16 | arm64: kvm: stop treating register x18 as caller save |  Ard Biesheuvel | 1 | -20/+23 |
| 2020-01-16 | arm64: Workaround for Cortex-A55 erratum 1530923 |  Steven Price | 2 | -4/+4 |
| 2020-01-16 | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE |  Steven Price | 3 | -6/+6 |
| 2020-01-16 | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE |  Steven Price | 2 | -3/+3 |
| 2020-01-15 | arm64: Introduce ID_ISAR6 CPU register |  Anshuman Khandual | 1 | -1/+1 |
| 2020-01-14 | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly |  Suzuki K Poulose | 1 | -1/+9 |
| 2019-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -9/+33 |
| 2019-12-18 | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master |  Paolo Bonzini | 7 | -13/+66 |
| 2019-12-12 | KVM: arm64: Ensure 'params' is initialised when looking up sys register |  Will Deacon | 1 | -1/+4 |
| 2019-12-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -7/+1 |
| 2019-12-06 | KVM: arm64: Don't log IMP DEF sysreg traps |  Mark Rutland | 1 | -0/+8 |
| 2019-12-06 | arm64: KVM: Invoke compute_layout() before alternatives are applied |  Sebastian Andrzej Siewior | 1 | -7/+1 |
| 2019-12-06 | KVM: arm64: Sanely ratelimit sysreg messages |  Mark Rutland | 2 | -8/+21 |
| 2019-11-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 5 | -4/+33 |
| 2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 3 | -10/+100 |
| 2019-11-21 | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 5 | -4/+33 |
| 2019-11-08 | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core |  Catalin Marinas | 1 | -2/+2 |
| 2019-11-08 | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next |  Marc Zyngier | 1 | -0/+4 |
| 2019-10-28 | Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/core |  Catalin Marinas | 3 | -8/+98 |