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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
1
-3
/
+2
2021-04-26
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
3
-8
/
+4
2021-04-26
KVM: x86: Move reverse CPUID helpers to separate header file
Ricardo Koller
2
-176
/
+186
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
7
-36
/
+41
2021-04-26
KVM: SVM: Use default rAX size for INVLPGA emulation
Sean Christopherson
1
-3
/
+9
2021-04-26
KVM: x86/xen: Drop RAX[63:32] when processing hypercall
Sean Christopherson
1
-1
/
+1
2021-04-26
KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
Sean Christopherson
1
-2
/
+2
2021-04-26
KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
Sean Christopherson
1
-1
/
+1
2021-04-26
KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
Sean Christopherson
1
-3
/
+3
2021-04-26
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-04-26
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
1
-3
/
+8
2021-04-26
KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
Sean Christopherson
1
-77
/
+3
2021-04-26
KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
Sean Christopherson
2
-0
/
+6
2021-04-26
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
2
-36
/
+24
2021-04-26
KVM: SVM: Clear MSR_TSC_AUX[63:32] on write
Sean Christopherson
1
-1
/
+11
2021-04-26
KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
Sean Christopherson
1
-0
/
+7
2021-04-26
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
2
-17
/
+15
2021-04-26
KVM: documentation: fix sphinx warnings
Paolo Bonzini
2
-4
/
+5
2021-04-26
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
1
-0
/
+3
2021-04-26
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
2
-1
/
+7
2021-04-23
KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID code
Sean Christopherson
2
-3
/
+4
2021-04-23
KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100
Isaku Yamahata
1
-1
/
+1
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
144
-857
/
+6296
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
887
-3857
/
+7667
2021-04-22
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
8
-84
/
+6
2021-04-22
perf: Get rid of oprofile leftovers
Marc Zyngier
2
-7
/
+0
2021-04-22
sh: Get rid of oprofile leftovers
Marc Zyngier
1
-18
/
+0
2021-04-22
s390: Get rid of oprofile leftovers
Marc Zyngier
1
-21
/
+0
2021-04-22
arm64: Get rid of oprofile leftovers
Marc Zyngier
1
-30
/
+0
2021-04-22
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
3
-7
/
+6
2021-04-21
KVM: SVM: Allocate SEV command structures on local stack
Sean Christopherson
1
-305
/
+173
2021-04-21
crypto: ccp: Use the stack and common buffer for INIT command
Sean Christopherson
2
-5
/
+6
2021-04-21
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2
-16
/
+12
2021-04-21
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
1
-73
/
+44
2021-04-21
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2
-5
/
+25
2021-04-21
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
1
-2
/
+7
2021-04-21
crypto: ccp: Detect and reject "invalid" addresses destined for PSP
Sean Christopherson
1
-0
/
+3
2021-04-21
crypto: ccp: Free SEV device if SEV init fails
Sean Christopherson
1
-1
/
+3
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
Brijesh Singh
2
-0
/
+31
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
Brijesh Singh
3
-0
/
+112
2021-04-21
KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
Brijesh Singh
3
-0
/
+119
2021-04-21
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
5
-0
/
+45
2021-04-21
KVM: SVM: Add KVM_SEV_SEND_FINISH command
Brijesh Singh
2
-0
/
+31
2021-04-21
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
Brijesh Singh
3
-0
/
+162
2021-04-21
KVM: SVM: Add KVM_SEV SEND_START command
Brijesh Singh
4
-4
/
+174
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
3
-1
/
+16
2021-04-21
KVM: x86: document behavior of measurement ioctls with len==0
Paolo Bonzini
1
-0
/
+6
2021-04-21
KVM: selftests: Always run vCPU thread with blocked SIG_IPI
Paolo Bonzini
1
-2
/
+7
2021-04-21
KVM: selftests: Sync data verify of dirty logging with guest sync
Peter Xu
1
-10
/
+50
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
9
-2
/
+126
[next]