index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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]