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
Age
Commit message (
Expand
)
Author
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
2025-02-22
crypto: tcrypt - Restore multibuffer ahash tests
Herbert Xu
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
2025-02-22
crypto: x86/ghash - Use proper helpers to clone request
Herbert Xu
2025-02-22
crypto: ahash - Only save callback and data in ahash_save_req
Herbert Xu
2025-02-22
crypto: inside-secure/eip93 - Correctly handle return of for sg_nents_for_len
Christian Marangi
2025-02-22
crypto: skcipher - Zap type in crypto_alloc_sync_skcipher
Herbert Xu
2025-02-22
crypto: qat - refactor service parsing logic
MaĆgorzata Mielnik
2025-02-22
crypto: qat - do not export adf_cfg_services
Giovanni Cabiddu
2025-02-22
crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK
Herbert Xu
2025-02-22
crypto: api - Fix larval relookup type and mask
Herbert Xu
2025-02-22
dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine
Abel Vesa
2025-02-22
crypto: null - Use spin lock instead of mutex
Herbert Xu
2025-02-22
crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
Herbert Xu
2025-02-22
crypto: qat - reorder objects in qat_common Makefile
Giovanni Cabiddu
2025-02-22
crypto: qat - fix object goals in Makefiles
Giovanni Cabiddu
2025-02-22
crypto: aead - use str_yes_no() helper in crypto_aead_show()
Thorsten Blum
2025-02-22
crypto: bcm - set memory to zero only once
Thorsten Blum
2025-02-22
crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-Clause
Eric Biggers
2025-02-22
crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support
Eric Biggers
2025-02-22
crypto: ahash - use str_yes_no() helper in crypto_ahash_show()
Thorsten Blum
2025-02-22
crypto: inside-secure - Eliminate duplication in top-level Makefile
Herbert Xu
2025-02-22
crypto: ccp - Add support for PCI device 0x1134
Devaraj Rangasamy
2025-02-22
crypto: hisilicon/sec2 - fix for sec spec check
Wenkai Lin
2025-02-22
crypto: hisilicon/sec2 - fix for aead authsize alignment
Wenkai Lin
2025-02-22
crypto: hisilicon/sec2 - fix for aead auth key length
Wenkai Lin
2025-02-22
MAINTAINERS: add Nicolas Frattaroli to rockchip-rng maintainers
Nicolas Frattaroli
2025-02-22
hwrng: rockchip - add support for rk3588's standalone TRNG
Nicolas Frattaroli
2025-02-22
hwrng: rockchip - eliminate some unnecessary dereferences
Nicolas Frattaroli
2025-02-22
hwrng: rockchip - store dev pointer in driver struct
Nicolas Frattaroli
2025-02-22
dt-bindings: rng: add binding for Rockchip RK3588 RNG
Nicolas Frattaroli
2025-02-22
dt-bindings: reset: Add SCMI reset IDs for RK3588
Nicolas Frattaroli
2025-02-22
crypto: virtio - Drop superfluous [as]kcipher_req pointer
Lukas Wunner
2025-02-22
crypto: virtio - Drop superfluous [as]kcipher_ctx pointer
Lukas Wunner
2025-02-22
crypto: virtio - Drop superfluous ctx->tfm backpointer
Lukas Wunner
2025-02-22
crypto: virtio - Simplify RSA key size caching
Lukas Wunner
2025-02-22
crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop()
Lukas Wunner
2025-02-09
crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
Lukas Wunner
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
2025-02-09
hwrng: imx-rngc - add runtime pm
Martin Kaiser
2025-02-09
crypto: qat - set command ids as reserved
Suman Kumar Chakraborty
2025-02-09
MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA Crypto
Kristen Carlson Accardi
2025-02-09
crypto: x86/aes-xts - make the fast path 64-bit specific
Eric Biggers
2025-02-09
crypto: hisilicon/hpre - adapt ECDH for high-performance cores
lizhi
2025-02-09
crypto: ccp - Fix check for the primary ASP device
Tom Lendacky
2025-02-09
crypto: skcipher - use str_yes_no() helper in crypto_skcipher_show()
Thorsten Blum
2025-02-09
hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place
Dragan Simic
2025-02-09
hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig
Dragan Simic
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-02-09
lib: 842: Improve error handling in sw842_compress()
Tanya Agarwal
[next]