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
pinetabv-6.6.y-devel
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-04-02
kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals
Daniel Latypov
1
-6
/
+24
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
3
-3
/
+6
2021-03-30
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2
-14
/
+16
2021-03-30
XArray: Fix split documentation
Matthew Wilcox (Oracle)
1
-3
/
+4
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
1
-0
/
+24
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+2
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2021-03-25
math: Export mul_u64_u64_div_u64
David S. Miller
1
-0
/
+1
2021-03-25
rhashtable: avoid -Wrestrict warning on overlapping sprintf output
Arnd Bergmann
1
-4
/
+5
2021-03-23
kunit: Match parenthesis alignment to improve code readability
Lucas Stankus
1
-11
/
+20
2021-03-19
vsprintf: dump full information of page flags in pGp
Yafang Shao
2
-15
/
+141
2021-03-19
lib/vsprintf: do not show no_hash_pointers message multiple times
Marco Elver
1
-0
/
+3
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-0
/
+57
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+0
2021-03-09
kcsan: Make test follow KUnit style recommendations
Marco Elver
1
-2
/
+3
2021-03-09
lib: test_bitmap: add tests for "N" alias
Paul Gortmaker
1
-0
/
+10
2021-03-09
lib: bitmap: support "N" as an alias for size of bitmap
Paul Gortmaker
1
-5
/
+17
2021-03-09
lib: bitmap: move ERANGE check from set_region to check_region
Paul Gortmaker
1
-9
/
+5
2021-03-09
lib: bitmap: fold nbits into region struct
Paul Gortmaker
1
-9
/
+10
2021-03-09
lib: test_bitmap: add more start-end:offset/len tests
Paul Gortmaker
1
-0
/
+22
2021-03-09
lib: test_bitmap: add tests to trigger ERANGE case.
Paul Gortmaker
1
-0
/
+2
2021-03-09
lib: test_bitmap: clearly separate ERANGE from EINVAL tests.
Paul Gortmaker
1
-6
/
+6
2021-03-05
scsi: sbitmap: Add sbitmap_calculate_shift() helper
Ming Lei
1
-13
/
+3
2021-03-05
scsi: sbitmap: Export sbitmap_weight
Ming Lei
1
-5
/
+6
2021-03-05
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
1
-46
/
+66
2021-03-05
scsi: sbitmap: Add helpers for updating allocation hint
Ming Lei
1
-39
/
+54
2021-03-05
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
1
-14
/
+14
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-14
/
+0
2021-02-27
Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+0
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
3
-134
/
+0
2021-02-26
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
1
-4
/
+3
2021-02-26
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
1
-2
/
+4
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
1
-4
/
+28
2021-02-26
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2
-2
/
+10
2021-02-26
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
1
-1
/
+2
2021-02-26
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
1
-0
/
+20
2021-02-26
kasan: rework krealloc tests
Andrey Konovalov
1
-10
/
+81
2021-02-26
kfence: add test suite
Marco Elver
1
-0
/
+13
2021-02-26
kfence, Documentation: add KFENCE documentation
Marco Elver
1
-0
/
+2
2021-02-26
kfence, kasan: make KFENCE compatible with KASAN
Alexander Potapenko
1
-1
/
+1
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
2
-0
/
+68
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+43
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-02-25
kasan: don't run tests when KASAN is not enabled
Andrey Konovalov
1
-0
/
+5
2021-02-25
kasan: add a test for kmem_cache_alloc/free_bulk
Andrey Konovalov
1
-5
/
+33
2021-02-25
kasan: add proper page allocator tests
Andrey Konovalov
1
-5
/
+46
2021-02-25
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
1
-0
/
+20
2021-02-25
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
1
-5
/
+5
2021-02-25
kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
Andrey Konovalov
1
-0
/
+11
[prev]
[next]