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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-7
/
+7
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2
-0
/
+12
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
1
-0
/
+2
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+28
2020-06-05
Kconfig: add config option for asm goto w/ outputs
Nick Desaulniers
1
-0
/
+4
2020-06-05
init: allow distribution configuration of default init
Chris Down
2
-0
/
+20
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-16
/
+3
2020-06-04
mm: memcontrol: make swap tracking an integral part of memory control
Johannes Weiner
1
-16
/
+1
2020-06-04
padata: initialize earlier
Daniel Jordan
1
-0
/
+2
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+3
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+12
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2020-05-19
pipe: Add general notification queue support
David Howells
1
-0
/
+12
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
3
-36
/
+53
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-05-17
bpfilter: check if $(CC) can link static libc in Kconfig
Masahiro Yamada
1
-0
/
+5
2020-05-17
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
1
-1
/
+3
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+3
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
1
-0
/
+8
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-0
/
+3
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+2
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-4
/
+6
2020-05-12
bootconfig: Fix to prevent warning message if no bootconfig option
Masami Hiramatsu
1
-4
/
+6
2020-05-12
kbuild: add CONFIG_LD_IS_LLD
Sami Tolvanen
1
-0
/
+3
2020-05-12
kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro
Masahiro Yamada
1
-1
/
+1
2020-05-12
kbuild: ensure full rebuild when the compiler is updated
Masahiro Yamada
1
-0
/
+17
2020-05-12
kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
Masahiro Yamada
1
-2
/
+2
2020-05-10
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-18
/
+0
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-0
/
+1
2020-05-06
bootconfig: Fix to remove bootconfig data from initrd while boot
Masami Hiramatsu
1
-17
/
+52
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
1
-0
/
+1
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
1
-0
/
+4
2020-04-27
x86/setup: Add an initrdmem= option to specify initrd physical address
Ronald G. Minnich
1
-1
/
+12
2020-04-15
compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
Will Deacon
1
-1
/
+0
2020-04-14
kcsan: Add support for scoped accesses
Marco Elver
1
-0
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
5
-21
/
+57
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
1
-1
/
+0
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2020-04-08
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
Masahiro Yamada
1
-1
/
+1
2020-04-08
kbuild: mkcompile_h: Include $LD version in /proc/version
Kees Cook
1
-1
/
+1
2020-04-07
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
1
-2
/
+1
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
1
-0
/
+5
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
[next]