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
2021-08-05
Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-2
/
+7
2021-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-27
/
+66
2021-08-05
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
Sean Christopherson
1
-1
/
+1
2021-08-04
KVM: SVM: improve the code readability for ASID management
Mingwei Zhang
1
-19
/
+24
2021-08-04
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
1
-1
/
+1
2021-08-03
s390: update defconfigs
Heiko Carstens
2
-2
/
+2
2021-08-03
KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...
Vitaly Kuznetsov
1
-2
/
+11
2021-08-03
KVM: x86: Introduce trace_kvm_hv_hypercall_done()
Vitaly Kuznetsov
2
-0
/
+16
2021-08-03
KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
Vitaly Kuznetsov
1
-3
/
+3
2021-08-01
Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+8
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-2
/
+62
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-18
/
+0
2021-07-30
s390/boot: fix zstd build for -march=z900
Vasily Gorbik
2
-0
/
+3
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
13
-18
/
+0
2021-07-30
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
1
-2
/
+11
2021-07-30
Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
15
-30
/
+31
2021-07-29
ARM: riscpc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-54
/
+58
2021-07-29
powerpc/vdso: Don't use r30 to avoid breaking Go lang
Michael Ellerman
1
-0
/
+7
2021-07-29
powerpc/pseries: Fix regression while building external modules
Srikar Dronamraju
1
-1
/
+1
2021-07-29
alpha: register early reserved memory in memblock
Mike Rapoport
1
-6
/
+7
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
11
-0
/
+60
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
11
-0
/
+60
2021-07-27
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: tweak warning about enabled AVIC on nested entry
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
1
-2
/
+5
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
3
-27
/
+27
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2
-3
/
+3
2021-07-27
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2
-3
/
+3
2021-07-26
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
1
-2
/
+2
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
3
-13
/
+13
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
3
-5
/
+6
2021-07-26
Merge branch 'fixes' into next
Michael Ellerman
5
-8
/
+68
2021-07-26
alpha: fix spelling mistakes
gushengxian
5
-6
/
+6
2021-07-26
alpha: Remove space between * and parameter name
gushengxian
1
-1
/
+1
2021-07-26
alpha: fp_emul: avoid init/cleanup_module names
Arnd Bergmann
1
-2
/
+4
2021-07-26
alpha: Add syscall_get_return_value()
He Zhe
1
-0
/
+6
2021-07-26
alpha: fix typos in a comment
tangchunyou
1
-1
/
+1
2021-07-26
alpha: defconfig: add necessary configs for boot testing
Corentin Labbe
1
-0
/
+1
2021-07-26
alpha: Send stop IPI to send to online CPUs
Prarit Bhargava
1
-1
/
+1
2021-07-26
alpha: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-07-26
alpha: remove undef inline in compiler.h
Chen Li
1
-11
/
+0
2021-07-26
alpha: Kconfig: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2021-07-26
alpha: __udiv_qrnnd should be exported
Corentin Labbe
1
-0
/
+2
2021-07-26
m68k/coldfire: change pll var. to clk_pll
Randy Dunlap
1
-1
/
+1
2021-07-25
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-8
/
+68
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-07-25
Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-21
/
+48
[next]