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
2020-01-30
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
13
-46
/
+151
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+66
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-186
/
+3465
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-40
/
+170
2020-01-28
Merge tag 'core-debugobjects-2020-01-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-21
/
+25
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-20
/
+0
2020-01-27
Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-24
/
+42
2020-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-50
/
+69
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+3
2020-01-27
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
Stefano Brivio
1
-0
/
+66
2020-01-24
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...
Christophe Leroy
2
-14
/
+14
2020-01-23
Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-26
/
+93
2020-01-23
lib: crc64: include <linux/crc64.h> for 'crc64_be'
Ben Dooks (Codethink)
1
-0
/
+1
2020-01-22
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
1
-14
/
+1698
2020-01-18
XArray: Fix xas_find returning too many entries
Matthew Wilcox (Oracle)
2
-2
/
+13
2020-01-18
XArray: Fix xa_find_after with multi-index entries
Matthew Wilcox (Oracle)
2
-20
/
+32
2020-01-18
XArray: Fix infinite loop with entry at ULONG_MAX
Matthew Wilcox (Oracle)
2
-0
/
+20
2020-01-17
debugobjects: Fix various data races
Marco Elver
1
-21
/
+25
2020-01-17
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
Petr Mladek
1
-22
/
+30
2020-01-17
livepatch/selftest: Clean up shadow variable names and type
Petr Mladek
1
-41
/
+52
2020-01-16
lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()
Christophe Leroy
1
-3
/
+1
2020-01-16
crypto: curve25519 - Fix selftest build error
Herbert Xu
3
-10
/
+30
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
1
-1
/
+1
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
4
-163
/
+399
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
2
-4
/
+144
2020-01-14
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
1
-6
/
+8
2020-01-14
lib/vdso: Avoid duplication in __cvdso_clock_getres()
Christophe Leroy
1
-6
/
+1
2020-01-14
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
1
-7
/
+8
2020-01-14
lib/vdso: Remove checks on return value for 32 bit vDSO
Vincenzo Frascino
1
-5
/
+5
2020-01-14
lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-10
/
+0
2020-01-14
lib/vdso: Build 32 bit specific functions in the right context
Vincenzo Frascino
1
-0
/
+4
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
1
-23
/
+40
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
1
-1
/
+1
2020-01-10
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
1
-0
/
+1
2020-01-10
kunit: allow kunit to be loaded as a module
Alan Maguire
3
-2
/
+17
2020-01-10
kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
Alan Maguire
1
-18
/
+4
2020-01-10
kunit: allow kunit tests to be loaded as a module
Alan Maguire
10
-12
/
+39
2020-01-10
kunit: hide unexported try-catch interface in try-catch-impl.h
Alan Maguire
4
-12
/
+32
2020-01-10
kunit: move string-stream.h to lib/kunit
Alan Maguire
5
-2
/
+59
2020-01-08
libfdt: include fdt_addresses.c
AKASHI Takahiro
2
-1
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-20
/
+0
2019-12-27
crypto: lib/curve25519 - re-add selftests
Jason A. Donenfeld
3
-0
/
+1339
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
15
-336
/
+532
2019-12-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2019-12-22
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-12-21
sbitmap: only queue kyber's wait callback if not already active
David Jeffery
1
-1
/
+1
2019-12-18
lib/Kconfig.debug: fix some messed up configurations
Changbin Du
1
-49
/
+51
2019-12-16
pipe: Fix bogus dereference in iov_iter_alignment()
Jan Kara
1
-1
/
+2
2019-12-09
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
1
-1
/
+1
[next]