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
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
Steven Price
1
-4
/
+8
2021-07-29
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
1
-1
/
+1
2021-07-14
KVM: arm64: Fix detection of shared VMAs on guest fault
Marc Zyngier
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-1
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-269
/
+730
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-9
/
+26
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
26
-262
/
+711
2021-06-25
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-4
/
+8
2021-06-25
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-16
/
+0
2021-06-25
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+21
2021-06-25
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+15
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
1
-1
/
+1
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-24
KVM: arm64: Set the MTE tag bit before releasing the page
Marc Zyngier
1
-4
/
+8
2021-06-24
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-1
/
+10
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
8
-5
/
+226
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
2
-0
/
+89
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
3
-0
/
+16
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
3
-4
/
+46
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
3
-2
/
+75
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
5
-8
/
+16
2021-06-18
Merge branch kvm-arm64/pmu-fixes into kvmarm-master/next
Marc Zyngier
2
-0
/
+8
2021-06-18
KVM: arm64: Restore PMU configuration on first run
Marc Zyngier
2
-0
/
+7
2021-06-18
KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
Alexandru Elisei
1
-0
/
+1
2021-06-18
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
Marc Zyngier
2
-33
/
+54
2021-06-18
KVM: arm64: Move guest CMOs to the fault handlers
Yanan Wang
2
-21
/
+38
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
1
-13
/
+15
2021-06-18
KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
Yanan Wang
1
-4
/
+6
2021-06-11
Merge branch kvm-arm64/mmu/reduce-vmemmap-overhead into kvmarm-master/next
Marc Zyngier
8
-127
/
+145
2021-06-11
KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
Will Deacon
1
-1
/
+10
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
2
-1
/
+2
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
3
-10
/
+10
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
5
-13
/
+28
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
5
-48
/
+32
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
2
-7
/
+33
2021-06-11
KVM: arm64: Use refcount at hyp to check page availability
Quentin Perret
1
-5
/
+11
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
2
-46
/
+32
2021-06-06
Merge branch kvm-arm64/mmu/MMIO-block-mapping into kvmarm-master/next
Marc Zyngier
1
-45
/
+54
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
11
-60
/
+98
2021-06-01
KVM: arm64: Try stage2 block mapping for host device MMIO
Keqian Zhu
1
-10
/
+51
2021-06-01
KVM: arm64: Remove the creation time's mapping of MMIO regions
Keqian Zhu
1
-35
/
+3
2021-06-01
KVM: arm64: timer: Add support for SW-based deactivation
Marc Zyngier
1
-4
/
+101
2021-06-01
KVM: arm64: timer: Refactor IRQ configuration
Marc Zyngier
1
-24
/
+33
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
2
-8
/
+30
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
2
-9
/
+13
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
1
-0
/
+10
2021-06-01
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
Marc Zyngier
1
-1
/
+7
[next]