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
2023-01-30
sbitmap: correct wake_batch recalculation to avoid potential IO hung
Kemeng Shi
1
-4
/
+1
2023-01-30
sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma...
Kemeng Shi
1
-37
/
+33
2023-01-30
sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
Kemeng Shi
1
-15
/
+15
2023-01-30
sbitmap: remove redundant check in __sbitmap_queue_get_batch
Kemeng Shi
1
-5
/
+3
2023-01-30
sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
Kemeng Shi
1
-7
/
+4
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+9
2023-01-28
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+11
2023-01-28
Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2023-01-27
lib/string: Use strchr() in strpbrk()
Andy Shevchenko
1
-6
/
+4
2023-01-26
Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2023-01-26
test_kmod: stop kernel-doc warnings
Randy Dunlap
1
-6
/
+5
2023-01-25
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
2
-0
/
+11
2023-01-25
lib: Kconfig: fix spellos
Randy Dunlap
2
-2
/
+2
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
3
-12
/
+16
2023-01-21
netlink: prevent potential spectre v1 gadgets
Eric Dumazet
1
-0
/
+3
2023-01-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+15
2023-01-20
kunit: Export kunit_running()
Arnd Bergmann
1
-0
/
+1
2023-01-20
test_firmware: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2023-01-20
test_firmware: use kernel-doc struct notation
Randy Dunlap
1
-1
/
+1
2023-01-20
x86/nmi: Print reasons why backtrace NMIs are ignored
Paul E. McKenney
1
-0
/
+2
2023-01-20
x86/nmi: Accumulate NMI-progress evidence in exc_nmi()
Paul E. McKenney
1
-0
/
+11
2023-01-19
Documentation: Avoid duplicate Kconfig inclusion
Peter Foley
1
-2
/
+0
2023-01-19
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
1
-37
/
+43
2023-01-19
maple_tree: refine mab_calc_split function
Vernon Yang
1
-3
/
+2
2023-01-19
maple_tree: refine ma_state init from mas_start()
Vernon Yang
1
-3
/
+3
2023-01-19
maple_tree: use macro MA_ROOT_PARENT instead of number
Vernon Yang
1
-2
/
+1
2023-01-19
maple_tree: use mt_node_max() instead of direct operations mt_max[]
Vernon Yang
1
-2
/
+2
2023-01-19
maple_tree: remove extra return statement
Vernon Yang
1
-3
/
+0
2023-01-19
maple_tree: remove extra space and blank line
Vernon Yang
1
-10
/
+4
2023-01-19
lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test
Qinglin Pan
1
-1
/
+7
2023-01-19
Sync with v6.2-rc4
Andrew Morton
1
-1
/
+0
2023-01-18
genirq/affinity: Only build SMP-only helper functions on SMP kernels
Ingo Molnar
1
-3
/
+4
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
2
-0
/
+429
2023-01-17
btf, scripts: Exclude Rust CUs with pahole
Martin Rodriguez Reboredo
1
-0
/
+9
2023-01-17
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
1
-10
/
+15
2023-01-13
lockref: stop doing cpu_relax in the cmpxchg loop
Mateusz Guzik
1
-1
/
+0
2023-01-13
ubsan: Fix objtool UACCESS warns
Peter Zijlstra
1
-1
/
+4
2023-01-12
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
1
-1
/
+1
2023-01-11
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
1
-2
/
+10
2023-01-09
iov_iter: move iter_ubuf check inside restore WARN
Keith Busch
1
-2
/
+2
2023-01-09
iov: add import_ubuf()
Jens Axboe
1
-0
/
+11
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2023-01-06
lib/mpi: Fix buffer overrun when SG is too long
Herbert Xu
1
-1
/
+2
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2022-12-30
crypto: lib/blake2s - Split up test function to halve stack usage
Herbert Xu
1
-3
/
+22
2022-12-27
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
1
-1
/
+3
2022-12-22
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-0
/
+23
2022-12-22
maple_tree: fix mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-1
/
+3
2022-12-20
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-22
/
+2
[prev]
[next]