index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
crypto
Age
Commit message (
Expand
)
Author
2018-04-21
crypto: drbg - set freed buffers to NULL
Stephan Mueller
2018-04-21
crypto: api - fix finding algorithm currently being tested
Eric Biggers
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-04-07
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-03-31
crypto: ahash - Fix early termination in hash walk
Herbert Xu
2018-03-31
crypto: lrw - Free rctx->ext with kzfree
Herbert Xu
2018-03-31
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2018-03-31
crypto: api - Keep failed instances alive
Herbert Xu
2018-03-31
crypto: api - Make crypto_alg_lookup static
Herbert Xu
2018-03-31
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
2018-03-16
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
2018-03-16
crypto: ecc - Remove stack VLA usage
Kees Cook
2018-03-16
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
2018-03-09
mn10300: Remove the architecture
David Howells
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
2018-03-03
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-03
crypto: xts - remove xts_crypt()
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
2018-02-22
X.509: fix NULL dereference when restricting key with unsupported_sig
Eric Biggers
2018-02-22
X.509: fix BUG_ON() when hash algorithm is unsupported
Eric Biggers
[next]