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
2022-10-04
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2
-4
/
+8
2022-10-04
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
1
-5
/
+24
2022-10-04
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-3
/
+10
2022-10-04
kasan: move tests to mm/kasan/
Andrey Konovalov
3
-1596
/
+0
2022-10-04
kasan: add another use-after-free test
Andrey Konovalov
1
-0
/
+24
2022-10-04
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
Andrey Konovalov
1
-8
/
+0
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+30
2022-10-02
zstd: Fixing mixed module-builtin objects
Alexey Kardashevskiy
4
-12
/
+27
2022-10-01
lib/bitmap: add tests for for_each() loops
Yury Norov
1
-1
/
+243
2022-10-01
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
1
-9
/
+3
2022-09-30
lib: stackinit: update reference to kunit-tool
Tales Aparecida
1
-1
/
+1
2022-09-30
lib: overflow: update reference to kunit-tool
Tales Aparecida
1
-1
/
+1
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
3
-0
/
+39
2022-09-30
sbitmap: fix lockup while swapping
Hugh Dickins
1
-1
/
+1
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-09-29
lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.
Sebastian Andrzej Siewior
1
-19
/
+27
2022-09-29
lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().
Sebastian Andrzej Siewior
1
-11
/
+8
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
5
-29
/
+49
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+34
2022-09-28
vsprintf: add new `%pA` format specifier
Gary Guo
1
-0
/
+13
2022-09-27
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
1
-2
/
+2
2022-09-27
mm: remove vmacache
Liam R. Howlett
1
-8
/
+0
2022-09-27
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
1
-0
/
+38307
2022-09-27
Maple Tree: add new data structure
Liam R. Howlett
3
-1
/
+7146
2022-09-26
cpumask: add cpumask_nth_{,and,andnot}
Yury Norov
1
-15
/
+13
2022-09-26
lib/bitmap: remove bitmap_ord_to_pos
Yury Norov
1
-33
/
+3
2022-09-26
lib/bitmap: add tests for find_nth_bit()
Yury Norov
2
-2
/
+63
2022-09-26
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
1
-0
/
+44
2022-09-26
lib/bitmap: add bitmap_weight_and()
Yury Norov
1
-9
/
+21
2022-09-26
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
1
-1
/
+1
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
1
-1
/
+3
2022-09-23
lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall
Masahiro Yamada
1
-14
/
+2
2022-09-21
lib/find_bit: optimize find_next_bit() functions
Yury Norov
1
-49
/
+70
2022-09-21
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
1
-0
/
+16
2022-09-21
lib/find_bit: introduce FIND_FIRST_BIT() macro
Yury Norov
1
-25
/
+24
2022-09-21
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
1
-0
/
+9
2022-09-19
flex_proportions: Disable preemption entering the write section.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-09-19
mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
Thomas Gleixner
1
-0
/
+3
2022-09-14
fortify: Adjust KUnit test for modular build
Kees Cook
1
-2
/
+1
2022-09-13
ASoC: Merge tag 'v6.0-rc4' into asoc-6.1
Mark Brown
6
-31
/
+48
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
5
-28
/
+46
2022-09-12
sbitmap: fix batched wait_cnt accounting
Keith Busch
1
-14
/
+23
2022-09-12
lib: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-12
llist: use try_cmpxchg in llist_add_batch and llist_del_first
Uros Bizjak
1
-8
/
+4
2022-09-12
lib/cmdline: avoid page fault in next_arg
Neel Natu
1
-1
/
+1
2022-09-08
sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch
Uros Bizjak
1
-5
/
+5
2022-09-08
sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()
Jan Kara
1
-3
/
+15
2022-09-08
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
1
-1
/
+1
2022-09-08
lib: Improve the is_signed_type() kunit test
Bart Van Assche
1
-1
/
+6
2022-09-08
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
3
-0
/
+87
[prev]
[next]