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-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
2016-03-10
list: kill list_force_poison()
Dan Williams
1
-9
/
+0
2016-03-02
dma: Provide simple noop dma ops
Christian Borntraeger
2
-0
/
+76
2016-03-02
Merge 4.5-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+62
2016-03-01
cpu/hotplug: Make target state writeable
Thomas Gleixner
1
-0
/
+13
2016-02-29
netfilter: meta: add PRANDOM support
Florian Westphal
1
-0
/
+1
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
2
-3
/
+65
2016-02-29
cpumask: Export cpumask_any_but()
Thomas Gleixner
1
-0
/
+1
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
1
-0
/
+12
2016-02-27
lib/mpi: use "static inline" instead of "extern inline"
Arnd Bergmann
2
-5
/
+5
2016-02-27
lib/mpi: avoid assembler warning
Arnd Bergmann
1
-1
/
+1
2016-02-27
lib/mpi: Endianness fix
Michal Marek
1
-18
/
+21
2016-02-24
extable: add support for relative extables to search and sort routines
Ard Biesheuvel
1
-9
/
+41
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-43
/
+162
2016-02-20
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
3
-0
/
+367
2016-02-20
lib/bitmap.c: conversion routines to/from u32 array
David Decotigny
1
-0
/
+89
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
10
-44
/
+163
[next]