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
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
Nicolai Stange
1
-6
/
+3
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
Nicolai Stange
1
-1
/
+2
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
Nicolai Stange
1
-2
/
+0
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
Nicolai Stange
1
-6
/
+2
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
Nicolai Stange
1
-4
/
+4
2016-04-05
lib/mpi: mpi_read_buffer(): fix buffer overflow
Nicolai Stange
1
-10
/
+3
2016-04-05
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Nicolai Stange
1
-15
/
+12
2016-04-05
lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
Nicolai Stange
1
-10
/
+8
2016-04-05
lib/mpi: mpi_write_sgl(): replace open coded endian conversion
Nicolai Stange
1
-16
/
+11
2016-04-05
lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
Nicolai Stange
1
-5
/
+1
2016-04-05
lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
Nicolai Stange
1
-2
/
+1
2016-04-05
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
Nicolai Stange
1
-2
/
+2
2016-04-05
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
1
-12
/
+9
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2
-3
/
+5
2016-04-01
lib/proportions: Remove unused code
Richard Cochran
2
-408
/
+1
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
1
-0
/
+33
2016-03-26
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
1
-0
/
+2
2016-03-26
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
4
-0
/
+292
2016-03-26
mm, kasan: SLAB support
Alexander Potapenko
1
-1
/
+3
2016-03-26
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
1
-1
/
+27
2016-03-23
parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
Helge Deller
1
-1
/
+1
2016-03-23
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
1
-0
/
+5
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
2
-0
/
+33
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+12
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+76
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-3
/
+458
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-72
/
+293
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+41
2016-03-18
sscanf: implement basic character sets
Jessica Yu
1
-1
/
+58
2016-03-18
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-24
/
+2
2016-03-18
lib: add "on"/"off" support to kstrtobool
Kees Cook
1
-3
/
+17
2016-03-18
lib: move strtobool() to kstrtobool()
Kees Cook
2
-29
/
+50
2016-03-18
lib/string: introduce match_string() helper
Andy Shevchenko
1
-0
/
+26
2016-03-18
radix_tree: add radix_tree_dump
Matthew Wilcox
1
-0
/
+35
2016-03-18
radix_tree: add support for multi-order entries
Matthew Wilcox
1
-26
/
+83
2016-03-18
radix_tree: loop based on shift count, not height
Matthew Wilcox
1
-3
/
+3
2016-03-18
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
1
-6
/
+18
2016-03-18
lib/bug.c: make panic_on_warn available for all architectures
Heiko Carstens
1
-0
/
+11
2016-03-18
radix-tree: account radix_tree_node to memory cgroup
Vladimir Davydov
1
-3
/
+13
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-24
/
+27
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+128
2016-03-16
mm, printk: introduce new format string for flags
Vlastimil Babka
2
-0
/
+128
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-3
/
+1
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-9
/
+0
[prev]
[next]