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
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-37
/
+1
2024-09-02
kcov: don't instrument lib/find_bit.c
Andrey Konovalov
1
-0
/
+1
2024-08-15
fortify: refactor test_fortify Makefile to fix some build problems
Masahiro Yamada
1
-37
/
+1
2024-07-31
Union-Find: add a new module in kernel library
Xavier
1
-1
/
+1
2024-07-17
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-07-14
fortify: fix warnings in fortify tests with KASAN
Masahiro Yamada
1
-0
/
+4
2024-06-15
usercopy: Convert test_user_copy to KUnit test
Kees Cook
1
-1
/
+1
2024-05-20
selftests/fpu: allow building on other architectures
Samuel Holland
1
-23
/
+2
2024-05-20
selftests/fpu: move FP code to a separate translation unit
Samuel Holland
1
-1
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2024-05-14
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-3
/
+3
2024-04-26
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+2
2024-04-26
lib: code tagging framework
Suren Baghdasaryan
1
-0
/
+1
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
1
-1
/
+0
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
1
-1
/
+0
2024-04-10
lib: Add one-byte emulation function
Paul E. McKenney
1
-0
/
+1
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2024-03-05
string: Convert helpers selftest to KUnit
Kees Cook
1
-1
/
+1
2024-03-05
string: Convert selftest to KUnit
Kees Cook
1
-1
/
+1
2024-03-01
fortify: Add KUnit tests for runtime overflows
Kees Cook
1
-0
/
+2
2024-02-12
PCI: Move pci_iomap.c to drivers/pci/
Philipp Stanner
1
-1
/
+0
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
1
-0
/
+1
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
1
-2
/
+0
2023-11-05
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+2
2023-11-03
Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2023-11-02
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-1
/
+3
2023-10-31
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+2
2023-10-28
acpi: Move common tables helper functions to common lib
Dave Jiang
1
-0
/
+2
2023-10-19
bcache: move closures to lib/
Kent Overstreet
1
-0
/
+2
2023-10-18
lib: objpool test module added
wuqiang.matt
1
-0
/
+2
2023-10-18
lib: objpool added: ring-array based lockless MPMC
wuqiang.matt
1
-1
/
+1
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
1
-1
/
+1
2023-10-15
lib/bitmap: split-out string-related operations to a separate files
Yury Norov
1
-1
/
+1
2023-09-10
iov_iter: Kunit tests for copying to/from an iterator
David Howells
1
-0
/
+1
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-08-16
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-1
/
+1
2023-08-11
crypto: lib - Move mpi into lib/crypto
Herbert Xu
1
-1
/
+0
2023-07-18
lib/bitmap: workaround const_eval test build failure
Yury Norov
1
-0
/
+6
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-06-10
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang
1
-1
/
+1
2023-05-25
x86/csum: Improve performance of `csum_partial`
Noah Goldstein
1
-0
/
+1
2023-05-17
string: Add Kunit tests for strcat() family
Kees Cook
1
-0
/
+1
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-03-28
atomics: Provide rcuref - scalable reference counting
Thomas Gleixner
1
-1
/
+1
[next]