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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+34
2021-10-27
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
1
-0
/
+1
2021-10-18
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
1
-0
/
+1
2021-10-18
fortify: Add compile-time FORTIFY_SOURCE tests
Kees Cook
1
-0
/
+33
2021-10-07
bitfield: build kunit tests without structleak plugin
Arnd Bergmann
1
-1
/
+1
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
1
-0
/
+1
2021-06-17
lib: add iomem emulation (logic_iomem)
Johannes Berg
1
-0
/
+2
2021-05-23
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-19
lib: test_scanf: Add tests for sscanf number conversion
Richard Fitzgerald
1
-0
/
+1
2021-04-14
lib: Add ASN.1 encoder
James Bottomley
1
-0
/
+1
2021-02-25
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
1
-1
/
+1
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2021-01-15
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
1
-1
/
+2
2021-01-05
random32: Re-enable KCSAN instrumentation
Marco Elver
1
-3
/
+0
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-12-16
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
1
-0
/
+1
2020-12-12
selftest/fpu: avoid clang warning
Arnd Bergmann
1
-1
/
+2
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
1
-0
/
+2
2020-12-11
lib: Add a generic version of devmem_is_allowed()
Palmer Dabbelt
1
-0
/
+2
2020-10-19
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
1
-0
/
+1
2020-10-14
mm/page_alloc.c: fix freeing non-compound pages
Matthew Wilcox (Oracle)
1
-0
/
+1
2020-10-14
KASAN: port KASAN Tests to KUnit
Patricia Alfonso
1
-1
/
+3
2020-10-13
lib: kunit: add bitfield test conversion to KUnit
Vitor Massaru Iha
1
-1
/
+1
2020-08-19
lib/string.c: Use freestanding environment
Arvind Sankar
1
-1
/
+6
2020-08-12
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
1
-0
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-6
/
+3
2020-08-09
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-4
/
+1
2020-08-07
mm: move lib/ioremap.c to mm/
Mike Rapoport
1
-1
/
+0
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+3
2020-08-04
Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+24
2020-07-31
lib: Add zstd support to decompress
Nick Terrell
1
-0
/
+1
2020-07-29
Add pldmfw library for PLDM firmware update
Jacob Keller
1
-0
/
+3
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+2
2020-06-29
selftests/fpu: Add an FPU selftest
Petteri Aimonen
1
-0
/
+24
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+4
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
1
-1
/
+1
2020-06-05
lib: make a test module with set/clear bit
Jesse Brandeburg
1
-0
/
+2
2020-06-03
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+1
2020-05-19
mm/hmm/test: add selftest driver for HMM
Ralph Campbell
1
-0
/
+1
2020-05-08
lib/test_linear_ranges: add a test for the 'linear_ranges'
Matti Vaittinen
1
-0
/
+1
2020-05-08
lib: add linear ranges helpers
Matti Vaittinen
1
-0
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-0
/
+9
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
1
-0
/
+2
2020-04-07
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
1
-0
/
+4
2020-04-07
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
1
-0
/
+1
[next]