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-04-21
KVM: arm64: Restructure check for SVE support in FP trap handler
Mark Brown
1
-2
/
+10
2023-04-21
KVM: arm64: Document check for TIF_FOREIGN_FPSTATE
Mark Brown
1
-0
/
+5
2023-04-21
KVM: arm64: Fix repeated words in comments
Jingyu Wang
1
-1
/
+1
2023-04-21
KVM: arm64: Constify start/end/phys fields of the pgtable walker data
Marc Zyngier
1
-4
/
+4
2023-04-21
KVM: arm64: Infer PA offset from VA in hyp map walker
Oliver Upton
1
-2
/
+1
2023-04-21
KVM: arm64: Infer the PA offset from IPA in stage-2 map walker
Oliver Upton
1
-4
/
+28
2023-04-21
Merge branch kvm-arm64/spec-ptw into kvmarm-master/next
Marc Zyngier
6
-15
/
+69
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
5
-35
/
+230
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
11
-181
/
+596
2023-04-20
KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilege
Will Deacon
2
-45
/
+47
2023-04-20
KVM: arm64: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2023-04-20
KVM: arm64: Slightly optimize flush_context()
Christophe JAILLET
1
-1
/
+1
2023-04-20
KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_state
Reiji Watanabe
1
-1
/
+1
2023-04-20
KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
Reiji Watanabe
1
-1
/
+5
2023-04-19
KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
Dan Carpenter
1
-0
/
+2
2023-04-14
KVM: arm64: vhe: Drop extra isb() on guest exit
Marc Zyngier
1
-4
/
+3
2023-04-14
KVM: arm64: vhe: Synchronise with page table walker on MMU update
Marc Zyngier
1
-0
/
+12
2023-04-14
KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
Marc Zyngier
1
-0
/
+7
2023-04-14
KVM: arm64: nvhe: Synchronise with page table walker on TLBI
Marc Zyngier
1
-9
/
+29
2023-04-13
KVM: arm64: Handle 32bit CNTPCTSS traps
Marc Zyngier
1
-0
/
+1
2023-04-13
KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
Marc Zyngier
2
-2
/
+18
2023-04-12
KVM: arm64: vgic: Don't acquire its_lock before config_lock
Oliver Upton
1
-3
/
+12
2023-04-08
KVM: arm64: Prevent userspace from handling SMC64 arch range
Oliver Upton
1
-6
/
+19
2023-04-06
Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-10
/
+30
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2
-6
/
+6
2023-04-05
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
1
-5
/
+11
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-04-05
KVM: arm64: Let errors from SMCCC emulation to reach userspace
Oliver Upton
1
-16
/
+2
2023-04-05
KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version
Oliver Upton
1
-2
/
+5
2023-04-05
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
2
-0
/
+64
2023-04-05
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
2
-1
/
+19
2023-04-05
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2
-0
/
+59
2023-04-05
KVM: arm64: Refactor hvc filtering to support different actions
Oliver Upton
1
-4
/
+22
2023-04-05
KVM: arm64: Start handling SMCs from EL1
Oliver Upton
1
-7
/
+7
2023-04-05
KVM: arm64: Rename SMC/HVC call handler to reflect reality
Oliver Upton
2
-3
/
+3
2023-04-05
KVM: arm64: Add vm fd device attribute accessors
Oliver Upton
1
-0
/
+29
2023-04-05
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2
-4
/
+3
2023-04-04
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
3
-9
/
+29
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
1
-0
/
+1
2023-03-30
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
4
-10
/
+206
2023-03-30
KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
Marc Zyngier
2
-3
/
+12
2023-03-30
KVM: arm64: timers: Abstract the number of valid timers per vcpu
Marc Zyngier
1
-6
/
+11
2023-03-30
KVM: arm64: timers: Fast-track CNTPCT_EL0 trap handling
Marc Zyngier
1
-0
/
+36
2023-03-30
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2
-44
/
+66
2023-03-30
KVM: arm64: timers: Abstract per-timer IRQ access
Marc Zyngier
1
-19
/
+19
2023-03-30
KVM: arm64: timers: Rationalise per-vcpu timer init
Marc Zyngier
1
-34
/
+39
2023-03-30
KVM: arm64: timers: Allow save/restoring of the physical timer
Marc Zyngier
1
-12
/
+17
2023-03-30
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2
-5
/
+57
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
3
-41
/
+43
2023-03-30
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
3
-29
/
+96
[prev]
[next]