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
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-281
/
+6090
2021-11-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+19
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-92
/
+517
2021-11-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-80
/
+252
2021-11-02
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+10
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-204
/
+657
2021-11-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-16
/
+207
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+93
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-9
/
+19
2021-10-28
bpf, tests: Add module parameter test_suite to test_bpf module
Tiezhu Yang
1
-77
/
+135
2021-10-27
bootconfig: Initialize ret in xbc_parse_tree()
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-27
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
1
-0
/
+13
2021-10-27
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2
-0
/
+372
2021-10-27
lib/bootconfig: Fix the xbc_get_info kerneldoc
Masami Hiramatsu
1
-2
/
+2
2021-10-27
lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function
Masami Hiramatsu
1
-2
/
+2
2021-10-25
sbitmap: silence data race warning
Jens Axboe
1
-1
/
+1
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
1
-1
/
+2
2021-10-19
lib/xz, lib/decompress_unxz.c: Fix spelling in comments
Lasse Collin
2
-6
/
+6
2021-10-19
lib/xz: Add MicroLZMA decoder
Lasse Collin
4
-3
/
+178
2021-10-19
lib/xz: Move s->lzma.len = 0 initialization to lzma_reset()
Lasse Collin
1
-2
/
+1
2021-10-19
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
1
-3
/
+3
2021-10-19
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2
-3
/
+20
2021-10-18
sbitmap: add helper to clear a batch of tags
Jens Axboe
1
-3
/
+41
2021-10-18
string.h: Introduce memset_startat() for wiping trailing members and padding
Kees Cook
1
-0
/
+11
2021-10-18
string.h: Introduce memset_after() for wiping trailing members/padding
Kees Cook
1
-0
/
+13
2021-10-18
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
3
-0
/
+277
2021-10-18
fortify: Add compile-time FORTIFY_SOURCE tests
Kees Cook
20
-0
/
+155
2021-10-18
sbitmap: add __sbitmap_queue_get_batch()
Jens Axboe
1
-0
/
+51
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
flex_proportions: Allow N events instead of 1
Matthew Wilcox (Oracle)
1
-9
/
+19
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2021-10-13
assoc_array: Avoid open coded arithmetic in allocator arguments
Len Baker
1
-12
/
+10
2021-10-12
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
2
-3
/
+3
2021-10-11
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-5
/
+38
2021-10-11
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
1
-8
/
+8
2021-10-11
bootconfig: Remove unused debug function
Masami Hiramatsu
1
-21
/
+0
2021-10-11
bootconfig: Split parse-tree part from xbc_init
Masami Hiramatsu
1
-45
/
+54
2021-10-11
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-4
/
+4
2021-10-11
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+21
2021-10-11
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-12
/
+21
2021-10-08
bpf, tests: Add more LD_IMM64 tests
Johan Almbladh
1
-3
/
+117
2021-10-07
kasan: Extend KASAN mode kernel parameter
Vincenzo Frascino
1
-1
/
+1
2021-10-07
bitfield: build kunit tests without structleak plugin
Arnd Bergmann
1
-1
/
+1
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
7
-11
/
+91
2021-10-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-204
/
+5827
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+8
[next]