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.18.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
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2026-03-27
crypto: ti - Add support for AES-CCM in DTHEv2 driver
T Pratham
2026-03-27
crypto: ti - Add support for AES-GCM in DTHEv2 driver
T Pratham
2026-03-27
crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_dev
Thorsten Blum
2026-03-27
crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev
Thorsten Blum
2026-03-27
crypto: qat - add anti-rollback support for GEN6 devices
Suman Kumar Chakraborty
2026-03-27
crypto: caam - guard HMAC key hex dumps in hash_digest_key
Thorsten Blum
2026-03-27
crypto: nx - Fix packed layout in struct nx842_crypto_header
Gustavo A. R. Silva
2026-03-27
crypto: nx - annotate struct nx842_crypto_header with __counted_by
Thorsten Blum
2026-03-27
crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
Thorsten Blum
2026-03-27
crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove
Thorsten Blum
2026-03-26
crypto: caam - fix overflow on long hmac keys
Horia Geantă
2026-03-26
crypto: caam - fix DMA corruption on long hmac keys
Horia Geantă
2026-03-26
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
2026-03-23
crypto: sm3 - Remove 'struct sm3_state'
Eric Biggers
2026-03-23
crypto: sm3 - Replace with wrapper around library
Eric Biggers
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
2026-03-23
crypto: gcm - Use GHASH library instead of crypto_ahash
Eric Biggers
2026-03-22
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Thorsten Blum
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
2026-03-22
crypto: nx - fix context leak in nx842_crypto_free_ctx
Thorsten Blum
2026-03-22
crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
2026-03-22
crypto: atmel-aes - guard unregister on error in atmel_aes_register_algs
Thorsten Blum
2026-03-22
crypto: qat - add wireless mode support for QAT GEN6
George Abraham P
2026-03-22
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
2026-03-22
crypto: tegra - Disable softirqs before finalizing request
Herbert Xu
2026-03-22
crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash
Thorsten Blum
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-15
crypto: atmel - use list_first_entry_or_null to simplify find_dev
Thorsten Blum
2026-03-15
crypto: atmel-tdes - fix DMA sync direction
Thorsten Blum
2026-03-15
crypto: inside-secure/eip93 - register hash before authenc algorithms
Aleksander Jan Bajkowski
2026-03-15
crypto: qat - fix firmware loading failure for GEN6 devices
Suman Kumar Chakraborty
2026-03-15
crypto: qat - fix indentation of macros in qat_hal.c
Suman Kumar Chakraborty
2026-03-15
crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
Thorsten Blum
2026-03-14
crypto: padlock-sha - Disable for Zhaoxin processor
AlanSong-oc
2026-03-14
crypto: ccp - simplify sev_update_firmware()
Tycho Andersen (AMD)
2026-03-14
crypto: qce - Remove return variable and unused assignments
Thorsten Blum
2026-03-14
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
2026-03-09
crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
Eric Biggers
2026-03-07
crypto: qat - Drop redundant local variables
Thorsten Blum
2026-03-07
crypto: ti - Add support for AES-CTR in DTHEv2 driver
T Pratham
2026-03-07
crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
Thorsten Blum
2026-03-07
crypto: qce - Replace snprintf("%s") with strscpy
Thorsten Blum
2026-03-07
crypto: vmx - Remove disabled build directive
Thorsten Blum
2026-03-07
crypto: atmel-ecc - Release client on allocation failure
Thorsten Blum
2026-03-07
crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
Thorsten Blum
2026-02-28
crypto: atmel-sha204a - Fix OTP sysfs read and error handling
Thorsten Blum
2026-02-28
crypto: atmel-sha204a - Fix error codes in OTP reads
Thorsten Blum
2026-02-28
crypto: inside-secure/eip93 - fix register definition
Aleksander Jan Bajkowski
2026-02-28
crypto: virtio - Convert from tasklet to BH workqueue
Pat Somaru
2026-02-28
crypto: safexcel - Add support for authenc(hmac(md5),*) suites
Aleksander Jan Bajkowski
[prev]
[next]