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
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2
-18
/
+10
2018-01-09
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
1
-3
/
+2
2018-01-08
lib/crc-ccitt: Add CCITT-FALSE CRC16 variant
Andrew Morton
1
-1
/
+57
2018-01-06
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
2
-0
/
+109
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+17
2018-01-05
lib: do not use print_symbol()
Sergey Senozhatsky
1
-2
/
+1
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-29
/
+16
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
5
-40
/
+70
2018-01-01
errseq: Add to documentation tree
Matthew Wilcox
1
-16
/
+21
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+12
2017-12-30
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-22
blk-mq: improve heavily contended tag case
Jens Axboe
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+43
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
12
-126
/
+293
2017-12-22
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
1
-1
/
+17
2017-12-21
vsprintf: Fix a dangling documentation reference
Jonathan Corbet
1
-1
/
+1
2017-12-21
doc: convert printk-formats.txt to rst
Tobin C. Harding
1
-1
/
+2
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
1
-4
/
+12
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+43
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-60
/
+48
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-33
/
+0
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+43
2017-12-15
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+10
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
1
-33
/
+0
2017-12-12
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
1
-17
/
+17
2017-12-11
Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64
Kees Cook
1
-1
/
+1
2017-12-11
rhashtable: Call library function alloc_bucket_locks
Tom Herbert
1
-39
/
+8
2017-12-11
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
2
-1
/
+55
2017-12-11
rhashtable: Add rhastable_walk_peek
Tom Herbert
1
-16
/
+87
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2
-8
/
+8
2017-12-11
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
1
-1
/
+1
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
11
-125
/
+276
2017-12-09
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2
-27
/
+38
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
1
-4
/
+4
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-12-07
netlink: Relax attr validation for fixed length types
David Ahern
1
-6
/
+16
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
2
-5
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2
-0
/
+2
2017-12-04
lib/assoc_array: Remove smp_read_barrier_depends()
Paul E. McKenney
1
-25
/
+12
2017-12-04
percpu: READ_ONCE() now implies smp_read_barrier_depends()
Paul E. McKenney
1
-4
/
+4
2017-12-02
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-6
/
+6
2017-12-02
move libgcc.h to include/linux
Christoph Hellwig
6
-6
/
+6
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
1
-0
/
+2
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
1
-1
/
+1
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
1
-0
/
+18
2017-11-29
printk: hash addresses printed with %p
Tobin C. Harding
2
-45
/
+144
2017-11-29
vsprintf: refactor %pK code out of pointer()
Tobin C. Harding
1
-43
/
+54
[prev]
[next]