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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
kvm/eventfd: move wildcard calculation outside loop
Yi Li
1
-1
/
+3
2020-09-28
KVM: nVMX: Simplify the initialization of nested_vmx_msrs
Chenyi Qiang
1
-2
/
+1
2020-09-28
KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
Chenyi Qiang
1
-2
/
+4
2020-09-28
KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state()
Vitaly Kuznetsov
1
-5
/
+3
2020-09-22
Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
13
-48
/
+110
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2049
-8445
/
+13683
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
7
-7
/
+7
2020-09-22
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-09-22
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-09-21
Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+20
2020-09-21
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-6
/
+14
2020-09-21
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
1
-19
/
+3
2020-09-18
KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
Marc Zyngier
1
-2
/
+2
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
3
-5
/
+13
2020-09-17
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2
-5
/
+18
2020-09-17
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
1
-0
/
+6
2020-09-17
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2
-5
/
+5
2020-09-14
docs: kvm: add documentation for KVM_CAP_S390_DIAG318
Collin Walling
1
-0
/
+20
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-12
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-11
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
1
-1
/
+1
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2
-2
/
+5
2020-09-11
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
1
-1
/
+1
2020-09-11
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
1
-1
/
+1
2020-09-11
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
3
-2
/
+11
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2166
-18837
/
+52278
2020-09-07
KVM: SVM: Use __packed shorthand
Borislav Petkov
1
-6
/
+6
2020-09-07
KVM: SVM: Add GHCB Accessor functions
Joerg Roedel
1
-0
/
+43
2020-09-07
KVM: SVM: Add GHCB definitions
Tom Lendacky
2
-2
/
+51
2020-09-07
KVM: SVM: nested: Don't allocate VMCB structures on stack
Joerg Roedel
1
-14
/
+33
2020-09-07
Merge 'x86/cpu' to pick up dependent bits
Borislav Petkov
6
-31
/
+59
2020-09-07
Merge 'x86/kaslr' to pick up dependent bits
Borislav Petkov
2
-135
/
+107
2020-09-07
Linux 5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-06
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-63
/
+119
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+213
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-22
/
+229
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-06
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-06
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
4
-10
/
+16
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
7
-73
/
+62
[next]