index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
2
-16
/
+12
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()
Mark Rutland
1
-9
/
+8
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()
Mark Rutland
1
-1
/
+4
2025-06-19
KVM: arm64: Reorganise CPTR trap manipulation
Mark Rutland
3
-140
/
+130
2025-06-19
KVM: arm64: VHE: Synchronize CPTR trap deactivation
Mark Rutland
1
-0
/
+3
2025-06-19
KVM: arm64: VHE: Synchronize restore of host debug registers
Mark Rutland
1
-0
/
+3
2025-06-19
KVM: arm64: Explicitly treat routing entry type changes as changes
Sean Christopherson
1
-1
/
+2
2025-06-19
KVM: arm64: nv: Fix tracking of shadow list registers
Marc Zyngier
1
-39
/
+42
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
14
-97
/
+99
2025-06-05
KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
Marc Zyngier
2
-3
/
+3
2025-06-05
KVM: arm64: Add RMW specific sysreg accessor
Marc Zyngier
5
-21
/
+21
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
11
-73
/
+75
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+6
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-129
/
+146
2025-06-02
Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-72
/
+132
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2025-05-30
KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
Marc Zyngier
1
-1
/
+4
2025-05-30
KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
Oliver Upton
1
-1
/
+26
2025-05-30
KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
Oliver Upton
1
-0
/
+23
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
2
-22
/
+26
2025-05-30
KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
Oliver Upton
2
-42
/
+47
2025-05-30
KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
Oliver Upton
1
-6
/
+4
2025-05-30
KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
Marc Zyngier
1
-2
/
+4
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
5
-57
/
+14
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
35
-994
/
+3660
2025-05-23
arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
1
-4
/
+6
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
15
-84
/
+302
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
8
-135
/
+812
2025-05-23
Merge branch kvm-arm64/at-fixes-6.16 into kvmarm-master/next
Marc Zyngier
1
-23
/
+36
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
10
-512
/
+1717
2025-05-23
Merge branch kvm-arm64/mte-frac into kvmarm-master/next
Marc Zyngier
1
-2
/
+26
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
2
-0
/
+12
2025-05-23
Merge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm-master/next
Marc Zyngier
13
-236
/
+691
2025-05-22
KVM: arm64: Fix documentation for vgic_its_iter_next()
Marc Zyngier
1
-1
/
+1
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
5
-33
/
+118
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
3
-11
/
+20
2025-05-21
KVM: arm64: Add a range to pkvm_mappings
Quentin Perret
1
-9
/
+28
2025-05-21
KVM: arm64: Convert pkvm_mappings to interval tree
Quentin Perret
1
-59
/
+35
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
4
-8
/
+13
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
4
-12
/
+17
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
4
-29
/
+35
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
4
-34
/
+61
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
3
-34
/
+37
2025-05-21
KVM: arm64: Handle huge mappings for np-guest CMOs
Vincent Donnefort
1
-4
/
+22
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
6
-1
/
+226
2025-05-21
KVM: arm64: nv: Release faulted-in VNCR page from mmu_lock critical section
Marc Zyngier
1
-1
/
+1
2025-05-21
KVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation with mmu_lock held
Marc Zyngier
1
-0
/
+2
2025-05-21
KVM: arm64: nv: Hold mmu_lock when invalidating VNCR SW-TLB before translating
Marc Zyngier
1
-7
/
+18
2025-05-19
KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
Jing Zhang
3
-31
/
+265
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
9
-15
/
+15
[next]