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
2018-01-02
KVM: arm/arm64: Support a vgic interrupt line level sample function
Christoffer Dall
2
-5
/
+11
2018-01-02
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
4
-0
/
+88
2018-01-02
KVM: arm/arm64: Don't cache the timer IRQ level
Christoffer Dall
1
-7
/
+13
2018-01-02
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
Christoffer Dall
1
-16
/
+28
2018-01-02
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
1
-2
/
+0
2018-01-02
KVM: arm: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-2
/
+8
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-1
/
+1
2017-12-18
Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/k...
Paolo Bonzini
3
-23
/
+29
2017-12-18
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-3
/
+3
2017-12-18
KVM: arm/arm64: Fix timer enable flow
Christoffer Dall
1
-4
/
+1
2017-12-18
KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state
Christoffer Dall
1
-7
/
+15
2017-12-18
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
2
-6
/
+9
2017-12-18
KVM: arm/arm64: Fix HYP unmapping going off limits
Marc Zyngier
1
-6
/
+4
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2
-7
/
+8
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2
-20
/
+40
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2
-4
/
+7
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2
-2
/
+3
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2
-8
/
+14
2017-12-14
KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
Christoffer Dall
1
-2
/
+24
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
1
-11
/
+6
2017-12-14
kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
Markus Elfring
1
-10
/
+11
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
1
-0
/
+8
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
9
-50
/
+43
2017-12-04
kvm: switch get_user_page_nowait() to get_user_pages_unlocked()
Al Viro
1
-31
/
+12
2017-12-04
KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
Christoffer Dall
1
-4
/
+0
2017-12-01
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
Andrew Jones
1
-1
/
+1
2017-12-01
KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
Marc Zyngier
1
-2
/
+3
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+26
2017-11-29
kvm: arm: don't treat unavailable HYP mode as an error
Ard Biesheuvel
1
-1
/
+1
2017-11-29
KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic
Christoffer Dall
1
-1
/
+4
2017-11-29
kvm: arm64: handle single-step of userspace mmio instructions
Alex Bennée
1
-0
/
+3
2017-11-29
KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
Marc Zyngier
1
-2
/
+4
2017-11-29
KVM: arm/arm64: vgic-its: Check result of allocation before use
Marc Zyngier
1
-0
/
+2
2017-11-29
KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
Marc Zyngier
1
-1
/
+1
2017-11-29
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
Marc Zyngier
1
-1
/
+1
2017-11-29
KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
Marc Zyngier
1
-2
/
+1
2017-11-29
KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
Andre Przywara
1
-1
/
+2
2017-11-29
KVM: arm/arm64: Don't enable/disable physical timer access on VHE
Christoffer Dall
2
-34
/
+20
2017-11-28
annotate poll-related wait keys
Al Viro
1
-1
/
+1
2017-11-28
anntotate the places where ->poll() return values go
Al Viro
1
-1
/
+1
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2
-5
/
+26
[prev]
[next]