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
2015-11-05
bpf: add mod default A and X test cases
Yang Shi
1
-0
/
+30
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-17
/
+85
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+231
2015-11-04
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+10
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2015-10-29
Merge branches 'fixes' and 'misc' into for-next
Russell King
1
-1
/
+10
2015-10-23
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
1
-1
/
+1
2015-10-23
lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
Andrey Ryabinin
1
-0
/
+1
2015-10-20
lib/mpi: fix off by one in mpi_read_raw_from_sgl
Stephan Mueller
1
-1
/
+4
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+90
2015-10-16
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
3
-0
/
+32
2015-10-14
lib/mpi: Add mpi sgl helpers
Tadeusz Struk
1
-0
/
+196
2015-10-08
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
1
-1
/
+1
2015-10-08
random32: add prandom_seed_full_state helper
Daniel Borkmann
1
-16
/
+21
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
1
-21
/
+29
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2
-1
/
+56
2015-10-06
strscpy: zero any trailing garbage bytes in the destination
Chris Metcalf
1
-1
/
+2
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+88
2015-10-03
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
1
-1
/
+10
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+1
2015-09-23
lib: fix data race in rhashtable_rehash_one
Dmitriy Vyukov
1
-4
/
+1
2015-09-23
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
1
-3
/
+3
2015-09-18
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
1
-1
/
+5
2015-09-10
zlib_deflate/deftree: remove bi_reverse()
yalin wang
2
-19
/
+3
2015-09-10
lib/decompress_unlzma: Do a NULL check for pointer
Fabio Estevam
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
6
-17
/
+58
2015-09-10
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
Wang Long
1
-1
/
+1
2015-09-10
lib/test_kasan.c: fix a typo
Wang Long
1
-2
/
+2
2015-09-10
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
1
-7
/
+7
2015-09-10
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
1
-4
/
+6
2015-09-10
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
1
-14
/
+18
2015-09-10
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
1
-0
/
+4
2015-09-10
lib/bitmap.c: correct a code style and do some, optimization
Pan Xinhui
1
-3
/
+4
2015-09-10
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2
-6
/
+2
2015-09-10
string: provide strscpy()
Chris Metcalf
1
-0
/
+88
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2015-09-09
lib/show_mem.c: correct reserved memory calculation
Vishnu Pratap Singh
1
-3
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+9
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+23
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+163
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2015-09-06
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
2
-1
/
+58
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
6
-29
/
+135
2015-09-05
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
1
-14
/
+57
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-21
/
+28
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-35
/
+361
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-81
/
+975
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+210
2015-09-02
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+41
[next]