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-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-19
/
+43
2024-05-14
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-393
/
+644
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2024-05-13
Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+265
2024-05-13
Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+46
2024-05-11
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-17
/
+49
2024-05-09
crypto: lib - implement library version of AES in CFB mode
Ard Biesheuvel
3
-0
/
+265
2024-05-06
XArray: set the marks correctly when splitting an entry
Matthew Wilcox (Oracle)
2
-5
/
+32
2024-05-06
lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()
Luis Chamberlain
1
-4
/
+9
2024-05-06
maple_tree: fix mas_empty_area_rev() null pointer dereference
Liam R. Howlett
1
-8
/
+8
2024-05-05
Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-3
/
+4
2024-05-02
string: Add additional __realloc_size() annotations for "dup" helpers
Kees Cook
1
-0
/
+26
2024-05-02
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
1
-3
/
+3
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
1
-3
/
+82
2024-04-30
kunit/fortify: Do not spam logs with fortify WARNs
Kees Cook
1
-1
/
+8
2024-04-30
kunit/fortify: Rename tests to use recommended conventions
Kees Cook
1
-40
/
+40
2024-04-30
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
1
-1
/
+5
2024-04-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+3
2024-04-27
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2024-04-26
Fix a potential infinite loop in extract_user_to_sg()
David Howells
1
-1
/
+1
2024-04-26
sbitmap: use READ_ONCE to access map->word
linke li
1
-4
/
+4
2024-04-25
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-04-25
ubsan: Avoid i386 UBSAN handler crashes with Clang
Kees Cook
1
-14
/
+27
2024-04-24
ubsan: Remove 1-element array usage in debug reporting
Kees Cook
1
-1
/
+1
2024-04-24
string_kunit: Move strtomem KUnit test to string_kunit.c
Kees Cook
2
-53
/
+54
2024-04-24
string.h: Introduce memtostr() and memtostr_pad()
Kees Cook
1
-0
/
+26
2024-04-20
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+16
2024-04-19
string: Convert KUnit test names to standard convention
Kees Cook
1
-36
/
+36
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
4
-110
/
+82
2024-04-19
string: Prepare to merge strcat KUnit tests into string_kunit.c
Kees Cook
1
-6
/
+6
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
4
-149
/
+120
2024-04-19
string: Prepare to merge strscpy_kunit.c into string_kunit.c
Kees Cook
1
-25
/
+26
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+13
2024-04-18
string_kunit: Add test cases for str*cmp functions
Ivan Orlov
1
-0
/
+155
2024-04-17
bootconfig: Fix the kerneldoc of _xbc_exit()
Masami Hiramatsu (Google)
1
-1
/
+2
2024-04-16
ubsan: Add awareness of signed integer overflow traps
Kees Cook
1
-2
/
+16
2024-04-14
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-8
/
+11
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+3
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-04-10
lib: Add one-byte emulation function
Paul E. McKenney
2
-0
/
+46
2024-04-09
vdso: Fix powerpc build U64_MAX undeclared error
Adrian Hunter
1
-1
/
+1
2024-04-08
vdso: Make delta calculation overflow safe
Adrian Hunter
1
-1
/
+16
2024-04-08
vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
Adrian Hunter
1
-0
/
+7
2024-04-08
vdso: Consolidate nanoseconds calculation
Adrian Hunter
1
-24
/
+19
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
1
-1
/
+8
2024-04-08
lib: checksum: hide unused expected_csum_ipv6_magic[]
Arnd Bergmann
1
-2
/
+3
[next]