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
/
lib
Age
Commit message (
Expand
)
Author
2025-09-17
lib/crypto: arm64/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2025-09-17
lib/crypto: sha256: Add support for 2-way interleaved hashing
Eric Biggers
2025-09-16
raid6: riscv: replace one load with a move to speed up the caculation
Chunyan Zhang
2025-09-16
raid6: riscv: Clean up unused header file inclusion
Chunyan Zhang
2025-09-16
kunit: Extend kconfig help text for KUNIT_UML_PCI
Thomas Weißschuh
2025-09-15
kunit: Enable PCI on UML without triggering WARN()
Thomas Weißschuh
2025-09-13
btree: simplify merge logic by using btree_last() return value
Guan-Chun Wu
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
2025-09-13
lib/sys_info: handle sys_info_mask==0 case
Feng Tang
2025-09-13
alloc_tag: use str_on_off() helper
Kuan-Wei Chiu
2025-09-13
test_firmware: use str_true_false() helper
Kuan-Wei Chiu
2025-09-13
lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
2025-09-13
lib/digsig: remove unnecessary memset
Liao Yuanhong
2025-09-13
ref_tracker: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs
Sidhartha Kumar
2025-09-13
lib/test_hmm: drop redundant conversion to bool
Xichao Zhao
2025-09-13
lib/test_maple_tree.c: remove redundant semicolons
Liao Yuanhong
2025-09-13
lib/test_kho: fixes for error handling
Mike Rapoport (Microsoft)
2025-09-13
xarray: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2025-09-09
iov_iter: remove iov_iter_is_aligned
Keith Busch
2025-09-09
lib: test_objpool: Avoid direct access to hrtimer clockbase
Thomas Weißschuh
2025-09-08
KUnit: ffs: Validate all the __attribute_const__ annotations
Kees Cook
2025-09-08
bitops: Add __attribute_const__ to generic ffs()-family implementations
Kees Cook
2025-09-08
KUnit: Introduce ffs()-family tests
Kees Cook
2025-09-06
lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
Eric Biggers
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2025-09-06
lib/crypto: curve25519: Move a couple functions out-of-line
Eric Biggers
2025-09-06
lib/crypto: tests: Add Curve25519 benchmark
Eric Biggers
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
2025-09-04
vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO
Thomas Weißschuh
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-09-04
vdso: Drop kconfig GENERIC_COMPAT_VDSO
Thomas Weißschuh
2025-09-04
vdso: Drop kconfig GENERIC_VDSO_32
Thomas Weißschuh
2025-09-04
vdso/gettimeofday: Remove !CONFIG_TIME_NS stubs
Thomas Weißschuh
2025-09-04
vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
2025-08-31
Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-08-29
lib/crypto: tests: Add KUnit tests for BLAKE2s
Eric Biggers
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
2025-08-29
lib/crypto: blake2s: Move generic code into blake2s.c
Eric Biggers
2025-08-29
lib/crypto: blake2s: Always enable arch-optimized BLAKE2s code
Eric Biggers
2025-08-29
lib/crypto: blake2s: Remove obsolete self-test
Eric Biggers
2025-08-29
lib/crypto: x86/blake2s: Reduce size of BLAKE2S_SIGMA2
Eric Biggers
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
2025-08-29
lib/crypto: chacha: Rename libchacha.c to chacha.c
Eric Biggers
2025-08-29
lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
Eric Biggers
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
2025-08-29
lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation
Zhihang Shao
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
[prev]
[next]