summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-05-28KVM: arm64: Move sysreg reset check to boot timeMarc Zyngier-37/+35
2020-05-28KVM: arm64: Add missing reset handlers for PMU emulationMarc Zyngier-3/+3
2020-05-28KVM: arm64: Refactor vcpu_{read,write}_sys_regMarc Zyngier-57/+71
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall-53/+54
2020-05-25KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull-5/+3
2020-05-25KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()David Brazdil-1/+1
2020-05-25KVM: arm64: Clean up cpu_init_hyp_mode()David Brazdil-40/+29
2020-05-16KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC versionMarc Zyngier-5/+10
2020-05-16KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu-3/+14
2020-05-16KVM: arm64: Unify handling THP backed host memorySuzuki K Poulose-55/+60
2020-05-16KVM: arm64: Clean up the checking for huge mappingSuzuki K Poulose-1/+5
2020-05-16KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvationJiang Yi-0/+3
2020-05-16KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supportedZenghui Yu-1/+4
2020-05-16KVM: Fix spelling in code commentsFuad Tabba-23/+23
2020-05-16KVM: arm64: Use cpus_have_final_cap for has_vhe()Marc Zyngier-1/+1
2020-05-16KVM: arm64: Simplify __kvm_timer_set_cntvoff implementationMarc Zyngier-14/+3
2020-05-16KVM: arm64: Clean up kvm makefilesFuad Tabba-36/+17
2020-05-16KVM: arm64: Change CONFIG_KVM to a menuconfig entryWill Deacon-5/+11
2020-05-16KVM: arm64: Update help textWill Deacon-2/+0
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon-46/+40
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier-257/+253
2020-05-10Linux 5.7-rc5v5.7-rc5Linus Torvalds-1/+1
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-90/+138
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+13
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+7
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-47/+162
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds-68/+107
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds-2/+2
2020-05-09Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-34/+121
2020-05-09gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds-6/+6
2020-05-09gcc-10: disable 'restrict' warning for nowLinus Torvalds-0/+3
2020-05-09gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds-0/+1
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg-1/+1
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan-1/+5
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig-2/+4
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu-8/+10
2020-05-09gcc-10: disable 'array-bounds' warning for nowLinus Torvalds-0/+1
2020-05-09gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds-23/+3
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+40
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-6/+7
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds-14/+7
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques-2/+2
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-51/+77
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-30/+48
2020-05-08Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+4
2020-05-08Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+9
2020-05-08Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-10/+24
2020-05-08Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-31/+57
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-78/+275