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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
KVM: X86: Add functions for retrieving L2 TSC fields from common code
Ilias Stamatis
5
-0
/
+44
2021-06-17
KVM: nVMX: Add a TSC multiplier field in VMCS12
Ilias Stamatis
2
-1
/
+4
2021-06-17
KVM: X86: Add a ratio parameter to kvm_scale_tsc()
Ilias Stamatis
2
-10
/
+19
2021-06-17
KVM: X86: Rename kvm_compute_tsc_offset() to kvm_compute_l1_tsc_offset()
Ilias Stamatis
1
-5
/
+5
2021-06-17
KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
Ilias Stamatis
3
-6
/
+9
2021-06-17
math64.h: Add mul_s64_u64_shr()
Ilias Stamatis
1
-0
/
+19
2021-06-17
KVM: x86/mmu: Lazily allocate memslot rmaps
Ben Gardon
6
-8
/
+71
2021-06-17
KVM: x86/mmu: Skip rmap operations if rmaps not allocated
Ben Gardon
3
-48
/
+72
2021-06-17
KVM: x86/mmu: Add a field to control memslot rmap allocation
Ben Gardon
3
-5
/
+16
2021-06-17
KVM: mmu: Add slots_arch_lock for memslot arch fields
Ben Gardon
3
-6
/
+62
2021-06-17
KVM: mmu: Refactor memslot copy
Ben Gardon
1
-7
/
+16
2021-06-17
KVM: x86/mmu: Factor out allocating memslot rmap
Ben Gardon
1
-10
/
+27
2021-06-17
KVM: x86/mmu: Deduplicate rmap freeing
Ben Gardon
1
-8
/
+11
2021-06-17
KVM: x86: Do not write protect huge page in initially-all-set mode
Keqian Zhu
2
-31
/
+36
2021-06-17
KVM: x86: Support write protecting only large pages
Keqian Zhu
5
-11
/
+22
2021-06-17
KVM: hyper-v: Advertise support for fast XMM hypercalls
Siddharth Chandrasekaran
2
-1
/
+7
2021-06-17
KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
Siddharth Chandrasekaran
2
-19
/
+74
2021-06-17
KVM: hyper-v: Collect hypercall params into struct
Siddharth Chandrasekaran
1
-68
/
+79
2021-06-17
KVM: x86: Move FPU register accessors into fpu.h
Siddharth Chandrasekaran
3
-122
/
+158
2021-06-17
KVM: x86/mmu: Make is_nx_huge_page_enabled an inline function
Shaokun Zhang
2
-9
/
+7
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-11
KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
Sean Christopherson
1
-1
/
+25
2021-06-11
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
1
-0
/
+1
2021-06-11
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
1
-5
/
+15
2021-06-10
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
1
-1
/
+4
2021-06-10
KVM: x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-06-10
KVM: SVM: fix doc warnings
ChenXiaoSong
1
-3
/
+3
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
1
-19
/
+19
2021-06-10
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
1
-0
/
+3
2021-06-09
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-09
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+9
2021-06-09
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
1
-0
/
+13
2021-06-08
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
1
-3
/
+3
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
5
-15
/
+45
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2
-1
/
+7
2021-06-08
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
Lai Jiangshan
1
-2
/
+4
2021-06-08
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
2
-7
/
+11
2021-06-08
KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
Wanpeng Li
1
-6
/
+11
2021-06-08
KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...
Ashish Kalra
1
-4
/
+2
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-7
/
+35
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2
-5
/
+3
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
1
-3
/
+3
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
4
-0
/
+17
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
6
-6
/
+11
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
3
-1
/
+4
2021-05-27
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
1
-3
/
+11
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
1
-1
/
+1
[next]