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
starfive-6.6.48-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
2018-12-04
rhashtable: detect when object movement between tables might have invalidated...
NeilBrown
1
-3
/
+5
2018-12-03
Merge 4.20-rc5 into driver-core-next
Greg Kroah-Hartman
9
-92
/
+151
2018-12-01
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-12-01
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
1
-1
/
+0
2018-12-01
sbitmap: optimize wakeup check
Jens Axboe
1
-0
/
+28
2018-12-01
sbitmap: ammortize cost of clearing bits
Jens Axboe
1
-8
/
+73
2018-11-30
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
1
-1
/
+1
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+37
2018-11-30
s390: use common bust_spinlocks()
Sergey Senozhatsky
1
-3
/
+3
2018-11-29
sbitmap: don't loop for find_next_zero_bit() for !round_robin
Jens Axboe
1
-8
/
+13
2018-11-29
lib: cordic: Move cordic macros and defines to header file
Priit Laes
1
-16
/
+7
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-82
/
+107
2018-11-27
percpu-refcount: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-26
iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones
Al Viro
1
-1
/
+37
2018-11-25
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-82
/
+107
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-11-22
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
1
-3
/
+3
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2
-20
/
+25
2018-11-20
crypto: chacha20-generic - add HChaCha20 library function
Eric Biggers
1
-6
/
+44
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2018-11-19
XArray tests: Add missing locking
Matthew Wilcox
1
-0
/
+10
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-6
/
+8
2018-11-17
XArray tests: Correct some 64-bit assumptions
Matthew Wilcox
1
-2
/
+2
2018-11-17
XArray: Correct xa_store_range
Matthew Wilcox
1
-2
/
+3
2018-11-16
test_objagg: Fix warning.
David S. Miller
1
-0
/
+1
2018-11-16
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
5
-0
/
+1351
2018-11-15
Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+2
2018-11-13
lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macro
Paul Burton
1
-1
/
+1
2018-11-11
kobject: Fix warnings in lib/kobject_uevent.c
Bo YU
1
-0
/
+2
2018-11-11
kobject: drop unnecessary cast "%llu" for u64
Bo YU
1
-1
/
+1
2018-11-11
test_firmware: fix error return getting clobbered
Colin Ian King
1
-0
/
+1
2018-11-06
lib/raid6: Fix arm64 test build
Jeremy Linton
1
-2
/
+2
2018-11-06
XArray: Fix Documentation
Matthew Wilcox
1
-5
/
+5
2018-11-06
XArray: Handle NULL pointers differently for allocation
Matthew Wilcox
1
-3
/
+10
2018-11-06
XArray: Unify xa_store and __xa_store
Matthew Wilcox
1
-33
/
+25
2018-11-06
XArray: Turn xa_erase into an exported function
Matthew Wilcox
1
-0
/
+24
2018-11-06
XArray: Unify xa_cmpxchg and __xa_cmpxchg
Matthew Wilcox
1
-41
/
+0
2018-11-06
XArray: Regularise xa_reserve
Matthew Wilcox
2
-11
/
+13
2018-11-05
XArray: Export __xa_foo to non-GPL modules
Matthew Wilcox
1
-3
/
+3
2018-11-05
XArray: Fix xa_for_each with a single element at 0
Matthew Wilcox
2
-1
/
+31
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-41
/
+84
2018-11-01
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-346
/
+0
2018-10-31
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"
Palmer Dabbelt
4
-346
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-2
/
+1
2018-10-31
lib/lz4: update LZ4 decompressor module
Gao Xiang
2
-141
/
+349
[prev]
[next]