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
2020-03-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
31
-56
/
+81
2020-03-07
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+8
2020-03-07
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-6
/
+18
2020-03-07
MIPS: DTS: CI20: fix interrupt for pcf8563 RTC
H. Nikolaus Schaller
1
-1
/
+4
2020-03-07
MIPS: DTS: CI20: fix PMU definitions for ACT8600
H. Nikolaus Schaller
1
-15
/
+24
2020-03-07
um: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-07
arm64: dts: ls1043a: FMan erratum A050385
Madalin Bucur
1
-0
/
+2
2020-03-07
Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-53
/
+65
2020-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+15
2020-03-06
bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits
Luke Nelson
1
-4
/
+6
2020-03-06
arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description
Miroslav Benes
1
-2
/
+3
2020-03-06
riscv: fix seccomp reject syscall code path
Tycho Andersen
3
-21
/
+8
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
1
-0
/
+5
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Enable QEMU virt machine support in defconfigs
Anup Patel
2
-29
/
+2
2020-03-05
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
1
-0
/
+20
2020-03-05
riscv, bpf: Add RV32G eBPF JIT
Luke Nelson
4
-2
/
+1366
2020-03-05
riscv, bpf: Factor common RISC-V JIT code
Luke Nelson
4
-601
/
+639
2020-03-05
KVM: fix Kconfig menu text for -Werror
Jason A. Donenfeld
1
-1
/
+1
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
2
-3
/
+9
2020-03-05
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
1
-0
/
+2
2020-03-05
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
1
-1
/
+1
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-11
/
+119
2020-03-05
bpf: JIT helpers for fmod_ret progs
KP Singh
1
-63
/
+85
2020-03-05
bpf: Refactor trampoline update code
KP Singh
1
-15
/
+16
2020-03-04
riscv: Force flat memory model with no-mmu
Damien Le Moal
1
-0
/
+1
2020-03-04
Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-0
/
+1
2020-03-04
s390/pci: Fix unexpected write combine on resource
Niklas Schnelle
1
-2
/
+2
2020-03-04
s390/mm: fix panic in gup_fast on large pud
Gerald Schaefer
1
-0
/
+6
2020-03-04
ARM: socfpga_defconfig: Add back DEBUG_FS
Dinh Nguyen
1
-0
/
+1
2020-03-04
Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
110
-589
/
+1583
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
1
-2
/
+4
2020-03-03
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2020-03-03
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
1
-1
/
+0
2020-03-03
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-03-03
arm64: dts: socfpga: agilex: Fix gmac compatible
Ley Foon Tan
1
-3
/
+3
2020-03-02
Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...
Olof Johansson
1
-0
/
+1
2020-03-02
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-2
/
+2
2020-03-02
ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS
Stefan Wahren
1
-0
/
+1
2020-03-02
KVM: SVM: Fix the svm vmexit code for WRMSR
Haiwei Li
1
-1
/
+2
2020-03-02
KVM: X86: Fix dereference null cpufreq policy
Wanpeng Li
1
-3
/
+5
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+52
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-99
/
+52
2020-03-02
arm64: context: Fix ASID limit in boot messages
Jean-Philippe Brucker
1
-5
/
+15
2020-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-104
/
+169
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-03-01
arm64: dts: meson: fix gxm-khadas-vim2 wifi
Christian Hewitt
1
-1
/
+1
2020-02-29
Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
3
-0
/
+7
2020-02-29
Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
8
-17
/
+18
[prev]
[next]