index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()
Eric Biggers
1
-2
/
+2
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-0
/
+2961
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-5
/
+5
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-5
/
+5
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-10
/
+13
2025-05-10
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
1
-1
/
+1
2025-05-08
arm64: insn: Add support for encoding DSB
James Morse
1
-23
/
+37
2025-05-08
crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VOLUNTARY=y
Eric Biggers
1
-3
/
+4
2025-05-05
crypto: arm64/sha256 - Add simd block function
Herbert Xu
3
-8
/
+9
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
3
-3
/
+3
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
6
-1
/
+1010
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-58
/
+0
2025-05-05
crypto: arm64/poly1305 - Add block-only interface
Herbert Xu
2
-29
/
+45
2025-04-30
arm64: drop binutils version checks
Arnd Bergmann
1
-1
/
+1
2025-04-28
arm64/crc: drop "glue" from filenames
Eric Biggers
4
-2
/
+2
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
1
-2
/
+2
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
8
-0
/
+1989
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+29
2025-03-27
arm64/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Eric Biggers
1
-3
/
+1
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-11
/
+5
2025-03-15
arm64: insn: Add load-acquire and store-release instructions
Peilin Ye
1
-0
/
+29
2025-03-07
arm64: lib: Use MOPS for usercopy routines
Kristina Martšenko
4
-4
/
+51
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
1
-6
/
+0
2025-02-09
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-3
/
+3
2025-02-09
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
1
-3
/
+3
2024-12-02
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
3
-0
/
+553
2024-12-02
lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
1
-0
/
+10
2024-12-02
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2
-4
/
+12
2024-12-02
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
1
-1
/
+1
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
4
-2
/
+63
2024-10-22
arm64/crc32: Implement 4-way interleave using PMULL
Ard Biesheuvel
2
-3
/
+276
2024-10-22
arm64/crc32: Reorganize bit/byte ordering macros
Ard Biesheuvel
1
-52
/
+39
2024-10-22
arm64/lib: Handle CRC-32 alternative in C code
Ard Biesheuvel
3
-17
/
+41
2024-10-17
arm64: lib: Use MOPS for copy_page() and clear_page()
Kristina Martsenko
2
-0
/
+26
2024-10-17
arm64: lib: Use MOPS for memcpy() routines
Kristina Martsenko
2
-2
/
+37
2024-05-20
arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
Samuel Holland
1
-4
/
+2
2024-05-13
arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Puranjay Mohan
1
-0
/
+11
2023-12-05
arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
Marc Zyngier
1
-11
/
+0
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXT
Mark Rutland
1
-1
/
+1
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2023-09-07
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
1
-1
/
+1
2023-08-18
arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
Xu Kuohai
1
-0
/
+6
2023-05-25
arm64: xor-neon: mark xor_arm64_neon_*() static
Arnd Bergmann
1
-4
/
+4
2023-03-27
arm: uaccess: Remove memcpy_page_flushcache()
Ira Weiny
1
-6
/
+0
2022-12-06
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
1
-1
/
+1
2022-12-01
arm64/sysreg: Remove duplicate definitions from asm/sysreg.h
Will Deacon
1
-1
/
+1
[next]