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
starfive-6.6.48-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
2023-06-06
KVM: arm64: Save/restore PIE registers
Joey Gouly
2
-0
/
+10
2023-06-06
KVM: arm64: Save/restore TCR2_EL1
Joey Gouly
2
-0
/
+5
2023-06-05
KVM: arm64: hide MOPS from guests
Kristina Martsenko
1
-0
/
+1
2023-06-05
KVM: arm64: switch HCRX_EL2 between host and guest
Kristina Martsenko
1
-0
/
+6
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
3
-0
/
+43
2023-06-04
KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
Reiji Watanabe
1
-2
/
+11
2023-06-02
KVM: arm64: pkvm: Add support for fragmented FF-A descriptors
Quentin Perret
1
-23
/
+147
2023-06-02
KVM: arm64: Handle FFA_FEATURES call from the host
Fuad Tabba
1
-4
/
+41
2023-06-02
KVM: arm64: Handle FFA_MEM_LEND calls from the host
Will Deacon
1
-7
/
+15
2023-06-02
KVM: arm64: Handle FFA_MEM_RECLAIM calls from the host
Will Deacon
1
-0
/
+79
2023-06-02
KVM: arm64: Handle FFA_MEM_SHARE calls from the host
Will Deacon
1
-0
/
+155
2023-06-02
KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
Will Deacon
2
-0
/
+71
2023-06-02
KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
Will Deacon
1
-0
/
+188
2023-06-02
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
4
-3
/
+32
2023-06-02
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
4
-0
/
+37
2023-06-02
KVM: arm64: Block unsafe FF-A calls from the host
Will Deacon
4
-1
/
+139
2023-05-31
KVM: arm64: Document default vPMU behavior on heterogeneous systems
Oliver Upton
1
-1
/
+11
2023-05-31
KVM: arm64: Iterate arm_pmus list to probe for default PMU
Oliver Upton
1
-34
/
+12
2023-05-31
KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()
Oliver Upton
1
-0
/
+3
2023-05-30
KVM: arm64: Use BTI for nvhe
Mostafa Saleh
2
-1
/
+18
2023-05-30
KVM: arm64: Populate fault info for watchpoint
Akihiko Odaki
3
-2
/
+9
2023-05-24
KVM: arm64: Reload PTE after invoking walker callback on preorder traversal
Fuad Tabba
1
-1
/
+13
2023-05-24
KVM: arm64: Handle trap of tagged Set/Way CMOs
Marc Zyngier
1
-0
/
+19
2023-05-19
KVM: arm64: Prevent unconditional donation of unmapped regions from the host
Will Deacon
1
-7
/
+7
2023-05-19
KVM: arm64: vgic: Fix a comment
Jean-Philippe Brucker
1
-1
/
+1
2023-05-19
KVM: arm64: vgic: Fix locking comment
Jean-Philippe Brucker
1
-1
/
+2
2023-05-19
KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
Jean-Philippe Brucker
1
-4
/
+10
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
6
-37
/
+51
2023-05-18
arm64: kvm: avoid overflow in integer division
Arnd Bergmann
1
-2
/
+2
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
4
-1
/
+95
2023-05-16
KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
Ricardo Koller
1
-2
/
+13
2023-05-16
KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
Ricardo Koller
1
-27
/
+15
2023-05-16
KVM: arm64: Split huge pages when dirty logging is enabled
Ricardo Koller
1
-4
/
+123
2023-05-16
KVM: arm64: Add kvm_uninit_stage2_mmu()
Ricardo Koller
1
-1
/
+6
2023-05-16
KVM: arm64: Refactor kvm_arch_commit_memory_region()
Ricardo Koller
1
-7
/
+19
2023-05-16
KVM: arm64: Add kvm_pgtable_stage2_split()
Ricardo Koller
1
-0
/
+103
2023-05-16
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
2
-0
/
+32
2023-05-16
KVM: arm64: Add helper for creating unlinked stage2 subtrees
Ricardo Koller
1
-0
/
+53
2023-05-16
KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
Ricardo Koller
1
-11
/
+26
2023-05-16
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
3
-11
/
+11
2023-05-11
Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixes
Marc Zyngier
1
-9
/
+32
2023-05-11
Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixes
Marc Zyngier
5
-16
/
+35
2023-05-11
KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...
Marc Zyngier
1
-0
/
+4
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-348
/
+1083
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+6
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
27
-344
/
+1076
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-45
/
+47
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-04-22
Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+2
2023-04-21
KVM: arm64: Clarify host SME state management
Mark Brown
1
-9
/
+12
[prev]
[next]