index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
6
-2
/
+54
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-3
/
+25
2019-08-09
kvm: remove unnecessary PageReserved check
Paolo Bonzini
1
-2
/
+1
2019-08-09
KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
Alexandru Elisei
1
-0
/
+16
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
5
-2
/
+38
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
1
-16
/
+5
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2
-8
/
+2
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-1
/
+24
2019-08-05
KVM: Check preempted_in_kernel for involuntary preemption
Wanpeng Li
1
-3
/
+4
2019-07-26
KVM: arm: vgic-v3: Mark expected switch fall-through
Anders Roxell
1
-0
/
+8
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
3
-4
/
+4
2019-07-23
KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index
Zenghui Yu
2
-3
/
+17
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-4
/
+8
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-120
/
+455
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
1
-1
/
+1
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
31
-443
/
+465
2019-07-10
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
1
-1
/
+1
2019-07-08
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
1
-1
/
+2
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
1
-12
/
+12
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
1
-15
/
+124
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
1
-1
/
+9
2019-07-05
KVM: arm/arm64: Support chained PMU counters
Andrew Murray
1
-37
/
+215
2019-07-05
KVM: arm/arm64: Remove pmc->bitmask
Andrew Murray
1
-10
/
+20
2019-07-05
KVM: arm/arm64: Re-create event when setting counter value
Andrew Murray
1
-9
/
+33
2019-07-05
KVM: arm/arm64: Extract duplicated code to own function
Andrew Murray
1
-12
/
+16
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
1
-6
/
+6
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-244
/
+22
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+4
2019-06-20
Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-2
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
3
-39
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
16
-193
/
+16
2019-06-19
KVM: arm/arm64: Fix emulated ptimer irq injection
Andrew Jones
1
-2
/
+3
2019-06-12
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
Dave Martin
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
3
-39
/
+3
2019-06-05
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-15
/
+15
2019-06-05
KVM: irqchip: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2
-5
/
+8
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
4
-36
/
+4
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2
-2
/
+3
2019-05-28
kvm: fix compile on s390 part 2
Christian Borntraeger
1
-0
/
+2
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-122
/
+151
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
1
-0
/
+9
2019-05-24
kvm: fix compilation on s390
Paolo Bonzini
1
-0
/
+2
2019-05-24
KVM: Fix spinlock taken warning during host resume
Wanpeng Li
1
-1
/
+4
2019-05-24
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
2
-121
/
+136
[next]