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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-01-16
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
1
-1
/
+1
2021-01-11
Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-01-10
Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2021-01-07
Fonts: font_ter16x32: Update font with new upstream Terminus release
Amanoel Dawod
1
-3
/
+3
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
1
-8
/
+0
2021-01-04
lib/raid6: Let $(UNROLL) rules work with macOS userland
John Millikin
1
-1
/
+1
2020-12-30
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
Randy Dunlap
4
-19
/
+9
2020-12-30
lib/zlib: fix inflating zlib streams on s390
Ilya Leoshkevich
1
-2
/
+2
2020-12-30
lib/genalloc: fix the overflow when size is too big
Huang Shijie
1
-12
/
+13
2020-12-22
kasan: introduce CONFIG_KASAN_HW_TAGS
Andrey Konovalov
1
-17
/
+44
2020-12-22
kasan: don't duplicate config dependencies
Andrey Konovalov
1
-6
/
+2
2020-12-22
kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
Andrey Konovalov
2
-2
/
+2
2020-12-22
kasan: KASAN_VMALLOC depends on KASAN_GENERIC
Andrey Konovalov
1
-1
/
+1
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-1
/
+33
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+18
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
19
-77
/
+82
2020-12-16
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-13
/
+46
2020-12-16
lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
Jason Yan
1
-1
/
+1
2020-12-16
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
1
-0
/
+2
2020-12-16
lib/ubsan.c: mark type_check_kinds with static keyword
Zou Wei
1
-1
/
+1
2020-12-16
ubsan: expand tests and reporting
Kees Cook
1
-8
/
+66
2020-12-16
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
1
-26
/
+56
2020-12-16
ubsan: enable for all*config builds
Kees Cook
1
-2
/
+1
2020-12-16
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
1
-0
/
+1
2020-12-16
ubsan: disable object-size sanitizer under GCC
Kees Cook
1
-0
/
+3
2020-12-16
ubsan: move cc-option tests into Kconfig
Kees Cook
1
-3
/
+58
2020-12-16
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
1
-4
/
+0
2020-12-16
lib/lz4: explicitly support in-place decompression
Gao Xiang
2
-1
/
+6
2020-12-16
lib: cleanup kstrto*() usage
Alexey Dobriyan
2
-22
/
+13
2020-12-16
lib/string: remove unnecessary #undefs
Nick Desaulniers
1
-4
/
+0
2020-12-16
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
3
-0
/
+112
2020-12-16
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
1
-3
/
+9
2020-12-16
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
1
-1
/
+7
2020-12-16
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+16
2020-12-16
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
1
-2
/
+2
2020-12-16
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-1
/
+1
2020-12-16
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
2020-12-16
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
1
-0
/
+5
2020-12-16
kernel.h: split out mathematical helpers
Andy Shevchenko
7
-7
/
+16
2020-12-16
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+11
2020-12-16
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-15
/
+36
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+76
2020-12-15
lib/test_kasan.c: add workqueue test case
Walter Wu
1
-0
/
+29
2020-12-15
locking/selftests: add testcases for fs_reclaim
Daniel Vetter
1
-0
/
+47
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
1
-0
/
+11
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+22
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+25
2020-12-15
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+34
[next]