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
2024-07-04
test_maple_tree: add the missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
ubsan: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
test_xarray: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
1
-10
/
+10
2024-07-02
kunit/usercopy: Add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2
-0
/
+9
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
7
-18
/
+84
2024-06-29
selftests/fpu: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-29
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-06-29
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-6
/
+46
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+4
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2024-06-26
bpf: Fix tailcall cases in test_bpf
Leon Hwang
1
-0
/
+10
2024-06-26
dim: add new interfaces for initialization and getting results
Heng Qi
1
-0
/
+68
2024-06-26
ethtool: provide customized dim profile management
Heng Qi
1
-0
/
+70
2024-06-26
dim: make DIMLIB dependent on NET
Heng Qi
1
-0
/
+1
2024-06-26
linux/dim: move useful macros to .h file
Heng Qi
1
-6
/
+0
2024-06-25
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
20
-2
/
+22
2024-06-25
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
1
-2
/
+4
2024-06-25
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
1
-1
/
+37
2024-06-25
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
1
-1
/
+3
2024-06-25
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
6
-0
/
+6
2024-06-25
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2
-0
/
+2
2024-06-25
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-25
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
1
-0
/
+3
2024-06-25
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-25
lib/plist.c: enforce memory ordering in plist_check_list
I Hsin Cheng
1
-2
/
+2
2024-06-25
percpu_counter: add a cmpxchg-based _add_batch variant
Mateusz Guzik
1
-5
/
+39
2024-06-25
lib/test_sort: add a testcase to ensure code coverage
Kuan-Wei Chiu
1
-1
/
+13
2024-06-25
lib/sort: optimize heapsort for handling final 2 or 3 elements
Kuan-Wei Chiu
1
-4
/
+6
2024-06-25
lib/sort: fix outdated comment regarding glibc qsort()
Kuan-Wei Chiu
1
-1
/
+1
2024-06-25
lib/sort: remove unused pr_fmt macro
Kuan-Wei Chiu
1
-2
/
+0
2024-06-25
lib/test_min_heap: add test for heap_del()
Kuan-Wei Chiu
1
-0
/
+36
2024-06-25
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
1
-13
/
+13
2024-06-25
lib min_heap: add type safe interface
Kuan-Wei Chiu
1
-7
/
+6
2024-06-24
debugobjects: Annotate racy debug variables
Breno Leitao
1
-10
/
+11
2024-06-24
lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC
Geert Uytterhoeven
1
-2
/
+4
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
1
-6
/
+46
2024-06-22
Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-2
/
+8
2024-06-21
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
1
-2
/
+8
2024-06-21
crypto: lib - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-21
crypto: lib/mpi - Use swap() in mpi_powm()
Jiapeng Chong
1
-7
/
+2
2024-06-21
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Jiapeng Chong
1
-4
/
+2
[prev]
[next]