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
2016-01-16
lib/test_printf.c: account for kvasprintf tests
Rasmus Villemoes
1
-0
/
+1
2016-01-16
lib/test_printf.c: add a few number() tests
Rasmus Villemoes
1
-0
/
+24
2016-01-16
lib/test_printf.c: test precision quirks
Rasmus Villemoes
1
-6
/
+15
2016-01-16
lib/test_printf.c: check for out-of-bound writes
Rasmus Villemoes
1
-5
/
+19
2016-01-16
lib/test_printf.c: don't BUG
Rasmus Villemoes
1
-1
/
+6
2016-01-16
lib/kasprintf.c: add sanity check to kvasprintf
Rasmus Villemoes
1
-4
/
+6
2016-01-16
lib/vsprintf.c: warn about too large precisions and field widths
Rasmus Villemoes
1
-4
/
+24
2016-01-16
lib/vsprintf.c: help gcc make number() smaller
Rasmus Villemoes
1
-12
/
+14
2016-01-16
lib/vsprintf.c: expand field_width to 24 bits
Rasmus Villemoes
1
-20
/
+22
2016-01-16
lib/vsprintf.c: eliminate potential race in string()
Rasmus Villemoes
1
-19
/
+9
2016-01-16
lib/vsprintf.c: move string() below widen_string()
Rasmus Villemoes
1
-31
/
+31
2016-01-16
lib/vsprintf.c: pull out padding code from dentry_name()
Rasmus Villemoes
1
-15
/
+31
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-1
/
+0
2016-01-16
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
1
-0
/
+9
2016-01-16
page-flags: introduce page flags policies wrt compound pages
Kirill A. Shutemov
1
-0
/
+8
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-6
/
+88
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-01-15
dma-debug: switch check from _text to _stext
Laura Abbott
1
-1
/
+1
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+39
2016-01-13
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+4
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-29
/
+249
2016-01-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+26
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+32
2016-01-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2016-01-12
Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-2
/
+1
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+11
2016-01-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2016-01-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-41
/
+79
2016-01-09
restrict /dev/mem to idle io memory ranges
Dan Williams
1
-3
/
+20
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
1
-0
/
+22
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
1
-1
/
+2
2016-01-07
test: firmware_class: add asynchronous request trigger
Brian Norris
1
-0
/
+65
2016-01-07
test: firmware_class: use kstrndup() where appropriate
Brian Norris
1
-2
/
+1
2016-01-07
test: firmware_class: report errors properly on failure
Brian Norris
1
-3
/
+8
2016-01-06
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
1
-0
/
+29
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-8
/
+3
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-12-23
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
Jerry Snitselaar
1
-2
/
+4
2015-12-23
crypto: 842 - remove WARN inside printk
Dan Streetman
1
-5
/
+9
2015-12-23
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
1
-1
/
+1
2015-12-23
genalloc:support allocating specific region
Zhao Qiang
1
-0
/
+32
2015-12-23
genalloc:support memory-allocation with bytes-alignment to genalloc
Zhao Qiang
1
-6
/
+55
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
3
-0
/
+228
2015-12-22
mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS
Adrien Schildknecht
1
-2
/
+1
2015-12-19
rhashtable: Kill harmless RCU warning in rhashtable_walk_init
Herbert Xu
1
-1
/
+2
2015-12-19
bpf, test: add couple of test cases
Daniel Borkmann
1
-0
/
+120
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-31
/
+44
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-27
/
+40
[prev]
[next]