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
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
2024-12-20
KVM: arm64: Reload vCPU for accesses to OSLAR_EL1
Oliver Upton
2
-8
/
+14
2024-12-20
KVM: arm64: Use debug_owner to track if debug regs need save/restore
Oliver Upton
4
-53
/
+5
2024-12-20
KVM: arm64: Remove vestiges of debug_ptr
Oliver Upton
3
-33
/
+1
2024-12-20
KVM: arm64: Remove debug tracepoints
Oliver Upton
3
-120
/
+0
2024-12-20
KVM: arm64: Select debug state to save/restore based on debug owner
Oliver Upton
1
-4
/
+19
2024-12-20
KVM: arm64: Clean up KVM_SET_GUEST_DEBUG handler
Oliver Upton
1
-18
/
+11
2024-12-20
KVM: arm64: Evaluate debug owner at vcpu_load()
Oliver Upton
3
-0
/
+49
2024-12-20
KVM: arm64: Write MDCR_EL2 directly from kvm_arm_setup_mdcr_el2()
Oliver Upton
1
-5
/
+9
2024-12-20
KVM: arm64: Move host SME/SVE tracking flags to host data
Oliver Upton
1
-6
/
+6
2024-12-20
KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
Oliver Upton
3
-34
/
+13
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
5
-35
/
+12
2024-12-20
KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK
Oliver Upton
1
-5
/
+0
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
7
-18
/
+18
2024-12-19
arm64/sysreg: Get rid of the TCR2_EL1x SysregFields
Marc Zyngier
1
-3
/
+3
2024-12-19
arm64/kvm: Avoid invalid physical addresses to signal owner updates
Ard Biesheuvel
1
-23
/
+10
2024-12-19
arm64/kvm: Configure HYP TCR.PS/DS based on host stage1
Ard Biesheuvel
1
-4
/
+4
2024-12-19
KVM: arm64: Only apply PMCR_EL0.P to the guest range of counters
Oliver Upton
1
-2
/
+8
2024-12-19
KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME change
Oliver Upton
1
-1
/
+21
2024-12-19
KVM: arm64: Use KVM_REQ_RELOAD_PMU to handle PMCR_EL0.E change
Oliver Upton
1
-11
/
+6
2024-12-19
KVM: arm64: Add unified helper for reprogramming counters by mask
Oliver Upton
2
-49
/
+27
2024-12-19
KVM: arm64: Always check the state from hyp_ack_unshare()
Quentin Perret
1
-3
/
+0
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-6
/
+24
2024-12-04
KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translation
Keisuke Nishimura
1
-1
/
+11
2024-12-04
KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
Marc Zyngier
1
-1
/
+2
2024-12-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-117
/
+172
2024-11-26
KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory type
Marc Zyngier
1
-2
/
+9
2024-11-26
arm64: Fix usage of new shifted MDCR_EL2 values
James Clark
1
-2
/
+2
2024-11-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-391
/
+1482
2024-11-21
Merge tag 'kvmarm-fixes-6.13-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
13
-117
/
+172
2024-11-21
KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp counters
Oliver Upton
1
-16
/
+45
2024-11-21
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
1
-1
/
+0
2024-11-21
KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failure
Marc Zyngier
1
-1
/
+1
2024-11-21
KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizes
Marc Zyngier
2
-42
/
+50
2024-11-21
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
Marc Zyngier
1
-2
/
+2
2024-11-21
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
11
-57
/
+71
2024-11-21
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
1
-1
/
+6
2024-11-19
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+24
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2
-3
/
+24
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
23
-365
/
+1466
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
1
-2
/
+1
2024-11-11
Merge branch kvm-arm64/vgic-its-fixes into kvmarm/next
Oliver Upton
2
-15
/
+40
2024-11-11
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-11-11
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-11-11
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+31
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
4
-141
/
+345
2024-11-11
Merge branch kvm-arm64/mmio-sea into kvmarm/next
Oliver Upton
1
-2
/
+30
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
8
-62
/
+122
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
2
-33
/
+157
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
3
-1
/
+47
2024-11-11
KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
Shameer Kolothum
1
-4
/
+34
[prev]
[next]