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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
4
-2
/
+21
2022-02-25
KVM: x86: Fix pointer mistmatch warning when patching RET0 static calls
Sean Christopherson
1
-2
/
+2
2022-02-25
KVM: VMX: Remove scratch 'cpu' variable that shadows an identical scratch var
Peng Hao
1
-1
/
+0
2022-02-25
kvm: vmx: Fix typos comment in __loaded_vmcs_clear()
Peng Hao
1
-4
/
+4
2022-02-25
KVM: nVMX: Make setup/unsetup under the same conditions
Peng Hao
1
-1
/
+1
2022-02-25
Merge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
Paolo Bonzini
1
-36
/
+49
2022-02-25
KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall
Vitaly Kuznetsov
1
-18
/
+34
2022-02-25
KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...
Vitaly Kuznetsov
1
-1
/
+2
2022-02-25
KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
Vitaly Kuznetsov
1
-17
/
+6
2022-02-25
KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
Vitaly Kuznetsov
1
-4
/
+4
2022-02-22
Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
9
-99
/
+554
2022-02-22
KVM: s390: Add missing vm MEM_OP size check
Janis Schoetterl-Glausch
1
-1
/
+1
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
5
-341
/
+0
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
5
-33
/
+15
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
6
-44
/
+17
2022-02-18
KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
Paolo Bonzini
1
-2
/
+5
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
3
-46
/
+46
2022-02-18
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
1
-6
/
+2
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
5
-17
/
+1
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
2
-20
/
+40
2022-02-14
KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
Janis Schoetterl-Glausch
1
-0
/
+1
2022-02-14
KVM: s390: Rename existing vcpu memop functions
Janis Schoetterl-Glausch
1
-9
/
+10
2022-02-14
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
3
-0
/
+159
2022-02-14
KVM: s390: Add optional storage key checking to MEMOP IOCTL
Janis Schoetterl-Glausch
1
-10
/
+21
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
3
-43
/
+35
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
6
-31
/
+253
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2
-18
/
+85
2022-02-14
KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm"
Sean Christopherson
3
-33
/
+33
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
6
-60
/
+76
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
4
-49
/
+55
2022-02-11
KVM: SVM: set IRR in svm_deliver_interrupt
Paolo Bonzini
2
-3
/
+1
2022-02-11
KVM: SVM: extract avic_ring_doorbell
Maxim Levitsky
1
-11
/
+20
2022-02-11
Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+2
2022-02-11
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2022-02-10
KVM: VMX: Use local pointer to vcpu_vmx in vmx_vcpu_after_set_cpuid()
Oliver Upton
1
-2
/
+2
2022-02-10
KVM: nSVM: Implement Enlightened MSR-Bitmap feature
Vitaly Kuznetsov
3
-13
/
+37
2022-02-10
KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-V
Vitaly Kuznetsov
2
-24
/
+36
2022-02-10
KVM: x86: Make kvm_hv_hypercall_enabled() static inline
Vitaly Kuznetsov
2
-6
/
+5
2022-02-10
KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
Vitaly Kuznetsov
3
-1
/
+15
2022-02-10
KVM: x86/mmu: Add tracepoint for splitting huge pages
David Matlack
2
-3
/
+30
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
6
-32
/
+70
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...
David Matlack
7
-0
/
+271
2022-02-10
KVM: x86/mmu: Separate TDP MMU shadow page allocation and initialization
David Matlack
1
-9
/
+17
2022-02-10
KVM: x86/mmu: Derive page role for TDP MMU shadow pages from parent
David Matlack
1
-18
/
+19
2022-02-10
KVM: x86/mmu: Remove redundant role overrides for TDP MMU shadow pages
David Matlack
1
-4
/
+0
2022-02-10
KVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mmu_page root
David Matlack
3
-17
/
+15
2022-02-10
KVM: x86/mmu: Move restore_acc_track_spte() to spte.h
David Matlack
2
-14
/
+15
2022-02-10
KVM: x86/mmu: Drop new_spte local variable from restore_acc_track_spte()
David Matlack
1
-6
/
+5
[next]