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
2021-10-27
bootconfig: Initialize ret in xbc_parse_tree()
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-27
lib/vsprintf.c: Amend static asserts for format specifier flags
Andy Shevchenko
1
-1
/
+2
2021-10-27
vsprintf: Make %pGp print the hex value
Matthew Wilcox (Oracle)
2
-2
/
+15
2021-10-27
test_printf: Append strings more efficiently
Matthew Wilcox (Oracle)
1
-11
/
+7
2021-10-27
test_printf: Remove custom appending of '|'
Matthew Wilcox (Oracle)
1
-6
/
+1
2021-10-27
test_printf: Remove separate page_flags variable
Matthew Wilcox (Oracle)
1
-7
/
+5
2021-10-27
test_printf: Make pft array const
Matthew Wilcox (Oracle)
1
-13
/
+8
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-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
1
-5
/
+15
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
1
-1
/
+2
2021-10-21
dyndbg: refine verbosity 1-4 summary-detail
Jim Cromie
1
-11
/
+14
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
1
-0
/
+39
2021-10-19
kunit: Reset suite count after running tests
David Gow
1
-2
/
+4
2021-10-19
kunit: add 'kunit.action' param to allow listing out tests
Daniel Latypov
1
-5
/
+40
2021-10-19
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
2
-1
/
+2
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2
-24
/
+192
2021-10-19
kunit: drop assumption in kunit-log-test about current suite
Daniel Latypov
1
-6
/
+8
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
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-12
/
+21
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
1
-6
/
+4
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-18
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2
-3
/
+3
2021-10-15
dyndbg: fix spurious vNpr_info change
Jim Cromie
1
-1
/
+1
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2021-10-14
dyndbg: no vpr-info on empty queries
Jim Cromie
1
-2
/
+4
2021-10-14
dyndbg: vpr-info on remove-module complete, not starting
Jim Cromie
1
-2
/
+2
2021-10-14
dyndbg: Remove support for ddebug_query param
Andrew Halaney
1
-25
/
+0
2021-10-14
dyndbg: make dyndbg a known cli param
Andrew Halaney
1
-0
/
+12
2021-10-13
assoc_array: Avoid open coded arithmetic in allocator arguments
Len Baker
1
-12
/
+10
2021-10-13
dyndbg: show module in vpr-info in dd-exec-queries
Jim Cromie
1
-1
/
+1
2021-10-12
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
1
-2
/
+3
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
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+1
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+82
2021-10-11
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-5
/
+38
[prev]
[next]