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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2
Jing Liu
1
-13
/
+29
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2
-0
/
+23
2022-01-14
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
2
-39
/
+60
2022-01-14
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
Jing Liu
1
-5
/
+6
2022-01-07
kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
Jing Liu
1
-3
/
+6
2022-01-07
kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
Jing Liu
1
-1
/
+5
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
2
-1
/
+38
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
7
-28
/
+80
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
5
-0
/
+24
2022-01-07
KVM: VMX: Provide vmread version using asm-goto-with-outputs
Peter Zijlstra
1
-0
/
+27
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
3
-16
/
+49
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
5
-6
/
+281
2022-01-07
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
2
-12
/
+15
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
1
-0
/
+1
2022-01-07
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
2
-4
/
+4
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
4
-26
/
+39
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
3
-0
/
+64
2022-01-07
KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
Like Xu
2
-30
/
+29
2022-01-07
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
4
-25
/
+8
2022-01-07
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
4
-17
/
+11
2022-01-07
KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
Like Xu
1
-0
/
+16
2022-01-07
KVM: x86: avoid out of bounds indices for fixed performance counters
Paolo Bonzini
1
-3
/
+4
2022-01-07
KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG
Lai Jiangshan
1
-0
/
+7
2022-01-07
KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
Lai Jiangshan
1
-0
/
+7
2022-01-07
KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()
Lai Jiangshan
3
-14
/
+14
2022-01-07
Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
Paolo Bonzini
1
-6
/
+3
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
15
-180
/
+669
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
41
-340
/
+975
2022-01-06
KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
Vincent Chen
1
-0
/
+8
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
3
-0
/
+9
2022-01-06
RISC-V: KVM: Forward SBI experimental and vendor extensions
Anup Patel
2
-0
/
+31
2022-01-06
RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static
Jisheng Zhang
1
-1
/
+1
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
5
-0
/
+134
2022-01-06
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2
Atish Patra
3
-0
/
+143
2022-01-06
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
5
-1
/
+85
2022-01-06
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
4
-131
/
+146
2022-01-06
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
2
-32
/
+144
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
4
-65
/
+18
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
9
-23
/
+17
2022-01-04
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
1
-1
/
+1
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
6
-85
/
+152
2021-12-21
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
10
-52
/
+107
2021-12-21
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
Sean Christopherson
1
-2
/
+1
2021-12-20
KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
1
-1
/
+1
2021-12-20
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
1
-4
/
+3
2021-12-20
KVM: arm64: Use defined value for SCTLR_ELx_EE
Fuad Tabba
1
-1
/
+1
2021-12-20
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
Sean Christopherson
1
-8
/
+24
2021-12-20
KVM: VMX: Always clear vmx->fail on emulation_required
Sean Christopherson
1
-3
/
+1
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
5
-17
/
+21
2021-12-20
KVM: x86/mmu: Don't advance iterator after restart due to yielding
Sean Christopherson
3
-13
/
+28
[next]