| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 2019-06-05 | 3 | -39/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-06-02 | 2 | -2/+5 |
|\ |
|
| * | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID | Thomas Huth | 2019-05-28 | 2 | -2/+3 |
| * | kvm: fix compile on s390 part 2 | Christian Borntraeger | 2019-05-28 | 1 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 4 | -36/+4 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-05-26 | 4 | -122/+151 |
|\ |
|
| * | kvm: Check irqchip mode before assign irqfd | Peter Xu | 2019-05-24 | 1 | -0/+9 |
| * | kvm: fix compilation on s390 | Paolo Bonzini | 2019-05-24 | 1 | -0/+2 |
| * | KVM: Fix spinlock taken warning during host resume | Wanpeng Li | 2019-05-24 | 1 | -1/+4 |
| * | KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation | James Morse | 2019-05-24 | 2 | -121/+136 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 3 | -0/+3 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-05-17 | 3 | -18/+131 |
|\ |
|
| * | kvm: fix compilation on aarch64 | Paolo Bonzini | 2019-05-17 | 1 | -1/+1 |
| * | Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-05-15 | 1 | -6/+34 |
| |\ |
|
| | * | arm64: KVM: Enable VHE support for :G/:H perf event modifiers | Andrew Murray | 2019-04-24 | 1 | -0/+2 |
| | * | arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data | Andrew Murray | 2019-04-24 | 1 | -6/+8 |
| | * | KVM: arm/arm64: Context-switch ptrauth registers | Mark Rutland | 2019-04-24 | 1 | -0/+2 |
| | * | KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE | Dave Martin | 2019-04-18 | 1 | -1/+1 |
| | * | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl | Dave Martin | 2019-03-29 | 1 | -0/+18 |
| | * | KVM: arm/arm64: Add hook for arch-specific KVM initialisation | Dave Martin | 2019-03-29 | 1 | -0/+4 |
| * | | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-05-15 | 1 | -0/+18 |
| |\ \ |
|
| | * | | KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device | Cédric Le Goater | 2019-05-14 | 1 | -6/+0 |
| | * | | KVM: Introduce a 'release' method for KVM devices | Cédric Le Goater | 2019-04-30 | 1 | -0/+13 |
| | * | | KVM: Introduce a 'mmap' method for KVM devices | Cédric Le Goater | 2019-04-30 | 1 | -0/+11 |
| * | | | KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 | Peter Xu | 2019-05-08 | 1 | -2/+2 |
| * | | | KVM: Fix kvm_clear_dirty_log_protect off-by-(minus-)one | Peter Xu | 2019-05-08 | 1 | -2/+2 |
| * | | | KVM: Fix the bitmap range to copy during clear dirty | Peter Xu | 2019-05-08 | 1 | -1/+1 |
| * | | | KVM: Introduce a new guest mapping API | KarimAllah Ahmed | 2019-04-30 | 1 | -0/+64 |
| * | | | kvm_main: fix some comments | Jiang Biao | 2019-04-30 | 1 | -2/+3 |
| * | | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size | Paolo Bonzini | 2019-04-30 | 1 | -3/+4 |
| * | | | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2019-04-30 | 2 | -1/+4 |
| |\ \ \ |
|
| | * | | | KVM: polling: add architecture backend to disable polling | Christian Borntraeger | 2019-04-26 | 2 | -1/+4 |
| | |/ / |
|
| * | | | kvm: move KVM_CAP_NR_MEMSLOTS to common code | Paolo Bonzini | 2019-04-16 | 2 | -3/+2 |
* | | | | mm/mmu_notifier: convert user range->blockable to helper function | Jérôme Glisse | 2019-05-14 | 1 | -1/+2 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | KVM: ARM: Remove pgtable page standard functions from stage-2 page tables | Anshuman Khandual | 2019-04-09 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2019-04-30 | 6 | -11/+48 |
|\ \ \ \ |
|
| * | | | | KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls | Christoffer Dall | 2019-04-25 | 1 | -5/+8 |
| * | | | | kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP | Suzuki K Poulose | 2019-04-25 | 1 | -1/+5 |
| * | | | | KVM: arm/arm64: Ensure vcpu target is unset on reset failure | Andrew Jones | 2019-04-25 | 1 | -3/+8 |
| * | | | | KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs | Marc Zyngier | 2019-04-03 | 3 | -0/+25 |
| * | | | | KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation | Wei Huang | 2019-03-30 | 1 | -2/+2 |
* | | | | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size | Paolo Bonzini | 2019-04-30 | 1 | -3/+4 |
| |_|/ /
|/| | | |
|
* | | | | KVM: fix spectrev1 gadgets | Paolo Bonzini | 2019-04-16 | 2 | -4/+7 |
| |/ /
|/| | |
|
* | | | Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2019-03-28 | 5 | -72/+106 |
|\| | |
|
| * | | KVM: arm/arm64: Comments cleanup in mmu.c | Zenghui Yu | 2019-03-28 | 1 | -14/+9 |
| * | | KVM: arm/arm64: vgic-its: Make attribute accessors static | YueHaibing | 2019-03-20 | 1 | -5/+5 |
| * | | KVM: arm/arm64: Fix handling of stage2 huge mappings | Suzuki K Poulose | 2019-03-20 | 1 | -16/+43 |