index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
Age
Commit message (
Expand
)
Author
2025-11-19
riscv: checksum: Use riscv_has_extension_likely
Vivian Wang
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-05
crypto: riscv/sha256 - Add simd block function
Herbert Xu
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: riscv/sha256 - implement library instead of shash
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-18
Merge patch series "RISC-V: clarify what some RISCV_ISA* config options do & ...
Alexandre Ghiti
2025-03-18
RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
2025-03-10
riscv/crc64: add Zbc optimized CRC64 functions
Eric Biggers
2025-03-10
riscv/crc-t10dif: add Zbc optimized CRC-T10DIF function
Eric Biggers
2025-03-10
riscv/crc32: reimplement the CRC32 functions using new template
Eric Biggers
2025-03-10
riscv/crc: add "template" for Zbc optimized CRC functions
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-02-08
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
2024-12-01
lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024-12-01
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
2024-08-05
Merge patch series "RISC-V: Parse DT for Zkr to seed KASLR"
Palmer Dabbelt
2024-08-05
RISC-V: lib: Add pi aliases for string functions
Jesse Taube
2024-07-10
riscv: Optimize crc32 with Zbc extension
Xiao Wang
2024-05-30
riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
2024-05-22
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
2024-05-22
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-13
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-21
riscv: remove unneeded #include <asm-generic/export.h>
Masahiro Yamada
2024-01-18
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
2024-01-17
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2024-01-17
riscv: Add checksum library
Charlie Jenkins
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
2023-08-16
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
[next]