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
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-19
KVM: ARM: Call hyp_cpu_pm_exit at the right place
Shannon Zhao
1
-1
/
+1
2020-01-19
KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
Zenghui Yu
1
-1
/
+4
2020-01-19
KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
Eric Auger
1
-1
/
+2
2020-01-19
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
1
-0
/
+6
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-5
/
+5
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_pr...
Miaohe Lin
1
-9
/
+10
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_co...
Miaohe Lin
1
-9
/
+10
2020-01-08
KVM: get rid of var page in kvm_set_pfn_dirty()
Miaohe Lin
1
-5
/
+2
2019-12-22
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-14
/
+22
2019-12-18
Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
14
-166
/
+327
2019-12-12
KVM: arm/arm64: Properly handle faulting of device mappings
Marc Zyngier
1
-4
/
+17
2019-12-06
KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_...
Jia He
1
-9
/
+0
2019-12-06
KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg...
Miaohe Lin
1
-15
/
+4
2019-12-06
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
1
-0
/
+1
2019-12-06
KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()
Miaohe Lin
1
-2
/
+2
2019-11-23
KVM: Fix jump label out_free_* in kvm_init()
Miaohe Lin
1
-4
/
+3
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-30
/
+179
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
13
-136
/
+303
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
1
-2
/
+3
2019-11-15
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
Miaohe Lin
1
-6
/
+2
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
1
-0
/
+7
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
1
-1
/
+7
2019-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+34
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-3
/
+23
2019-11-11
KVM: fix placement of refcount initialization
Paolo Bonzini
1
-2
/
+2
2019-11-11
KVM: Fix NULL-ptr deref after kvm_create_vm fails
Paolo Bonzini
1
-9
/
+9
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
8
-50
/
+55
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
1
-2
/
+2
2019-11-08
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
3
-0
/
+6
2019-11-07
KVM: arm/arm64: Let the timer expire in hardirq context on RT
Thomas Gleixner
1
-4
/
+4
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-0
/
+28
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+84
2019-10-31
kvm: call kvm_arch_destroy_vm if vm creation fails
Jim Mattson
1
-5
/
+7
2019-10-29
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
1
-3
/
+3
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2
-2
/
+2
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
5
-39
/
+38
2019-10-25
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
1
-19
/
+21
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
5
-85
/
+218
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
1
-2
/
+14
2019-10-22
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-13
/
+35
2019-10-22
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
1
-13
/
+16
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
1
-0
/
+59
2019-10-21
KVM: Allow kvm_device_ops to be const
Steven Price
1
-3
/
+3
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
3
-0
/
+69
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2
-1
/
+27
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2
-82
/
+61
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
1
-0
/
+1
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2
-1
/
+29
2019-10-20
KVM: arm64: pmu: Reset sample period on overflow handling
Marc Zyngier
1
-0
/
+20
2019-10-20
KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
Marc Zyngier
1
-3
/
+3
[prev]
[next]