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-07-01
lib: uninline simple_strtoull()
Alexey Dobriyan
1
-0
/
+1
2021-07-01
lib: memscan() fixlet
Alexey Dobriyan
1
-1
/
+1
2021-07-01
lib/mpi: fix spelling mistakes
Zhen Lei
3
-6
/
+6
2021-07-01
lib/decompressors: fix spelling mistakes
Zhen Lei
7
-12
/
+12
2021-07-01
lib/math/rational: add Kunit test cases
Trent Piepho
3
-0
/
+69
2021-07-01
lib/math/rational.c: fix divide by zero
Trent Piepho
1
-5
/
+11
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
1
-19
/
+0
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
1
-8
/
+133
2021-07-01
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
1
-6
/
+6
2021-07-01
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
1
-2
/
+2
2021-07-01
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
1
-4
/
+15
2021-07-01
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
1
-4
/
+16
2021-07-01
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
1
-4
/
+17
2021-07-01
lib/string_helpers: drop indentation level in string_escape_mem()
Andy Shevchenko
1
-18
/
+18
2021-07-01
lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
Andy Shevchenko
1
-7
/
+10
2021-07-01
lib: decompress_bunzip2: remove an unneeded semicolon
Zhen Lei
1
-1
/
+1
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
2
-0
/
+127
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-1
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-24
/
+212
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-79
/
+843
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
1
-0
/
+3
2021-06-29
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
1
-1
/
+1
2021-06-29
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
1
-1
/
+1
2021-06-29
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
1
-0
/
+12
2021-06-29
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
1
-6
/
+5
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
1
-7
/
+13
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
1
-3
/
+2
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
1
-1
/
+1
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
3
-0
/
+165
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
1
-7
/
+11
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-36
/
+2
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
6
-38
/
+819
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+3
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-36
/
+84
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
2
-14
/
+152
2021-06-25
kasan: test: make use of kunit_skip()
Marco Elver
1
-8
/
+4
2021-06-25
kunit: test: Add example tests which are always skipped
David Gow
1
-0
/
+31
2021-06-25
kunit: Support skipped tests
David Gow
3
-21
/
+77
2021-06-25
lib/test: convert lib/test_list_sort.c to use KUnit
Daniel Latypov
2
-80
/
+54
2021-06-25
kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
Daniel Latypov
1
-10
/
+12
2021-06-24
kunit: Add gnu_printf specifiers
David Gow
1
-3
/
+3
2021-06-24
lib/cmdline_kunit: Remove a cast which are no-longer required
David Gow
1
-1
/
+1
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
1
-0
/
+12
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
1
-17
/
+0
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-0
/
+1
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
1
-0
/
+65
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-1
/
+1
[prev]
[next]