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.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-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-18
/
+131
2019-05-17
kvm: fix compilation on aarch64
Paolo Bonzini
1
-1
/
+1
2019-05-16
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-6
/
+34
2019-05-16
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+18
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-1
/
+2
2019-05-14
KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device
Cédric Le Goater
1
-6
/
+0
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
1
-2
/
+2
2019-05-08
KVM: Fix kvm_clear_dirty_log_protect off-by-(minus-)one
Peter Xu
1
-2
/
+2
2019-05-08
KVM: Fix the bitmap range to copy during clear dirty
Peter Xu
1
-1
/
+1
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2019-04-30
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
1
-0
/
+64
2019-04-30
kvm_main: fix some comments
Jiang Biao
1
-2
/
+3
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+4
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-1
/
+4
2019-04-30
Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
6
-11
/
+48
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+4
2019-04-30
KVM: Introduce a 'release' method for KVM devices
Cédric Le Goater
1
-0
/
+13
2019-04-30
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
1
-0
/
+11
2019-04-26
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
2
-1
/
+4
2019-04-25
KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls
Christoffer Dall
1
-5
/
+8
2019-04-25
kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
Suzuki K Poulose
1
-1
/
+5
2019-04-25
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
1
-3
/
+8
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
1
-0
/
+2
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
1
-6
/
+8
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
1
-0
/
+2
2019-04-18
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
1
-1
/
+1
2019-04-16
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2
-3
/
+2
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
2
-4
/
+7
2019-04-09
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
Anshuman Khandual
1
-1
/
+1
2019-04-03
KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
Marc Zyngier
3
-0
/
+25
2019-03-30
KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation
Wei Huang
1
-2
/
+2
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
1
-0
/
+18
2019-03-29
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
1
-0
/
+4
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
5
-72
/
+106
2019-03-28
kvm: don't redefine flags as something else
Sebastian Andrzej Siewior
1
-3
/
+3
2019-03-28
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
1
-0
/
+3
2019-03-28
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
1
-14
/
+9
2019-03-20
KVM: arm/arm64: vgic-its: Make attribute accessors static
YueHaibing
1
-5
/
+5
2019-03-20
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
1
-16
/
+43
2019-03-19
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
1
-22
/
+21
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
1
-3
/
+10
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2
-6
/
+6
2019-03-19
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
2
-6
/
+12
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-295
/
+631
2019-03-07
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+2
2019-03-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-2
/
+2
2019-02-28
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
1
-1
/
+1
2019-02-22
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
6
-237
/
+566
2019-02-22
KVM: Minor cleanups for kvm_main.c
Leo Yan
1
-2
/
+1
[next]