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
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-12
Networking
Herbert Xu
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-28
crypto: testmgr - Reenable sha1/aes in FIPS mode
Herbert Xu
2017-06-22
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
2017-06-20
crypto: testmgr - add testvector for pkcs1pad(rsa)
Stephan Mueller
2017-06-20
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
Jason A. Donenfeld
2017-06-19
crypto: engine - replace pr_xxx by dev_xxx
Corentin LABBE
2017-06-19
crypto: testmgr - use consistent format for errors
Gilad Ben-Yossef
2017-06-19
crypto: algapi - Use pr_err common logging style.
Karim Eshapa
2017-06-19
crypto: aes_ti - fix comment for MixColumns step
Eric Biggers
2017-06-10
crypto: testmgr - add genkey kpp test
Tudor-Dan Ambarus
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
2017-06-10
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
2017-06-10
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: rsa - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-06-10
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
2017-06-09
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
2017-06-09
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
2017-05-23
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
2017-05-23
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-05-23
crypto: drbg - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-05-23
crypto: asymmetric_keys - handle EBUSY due to backlog correctly
Gilad Ben-Yossef
2017-05-18
crypto: tcrypt - don't disable irqs and wait
Gilad Ben-Yossef
2017-05-18
crypto: skcipher - Add missing API setkey checks
Herbert Xu
2017-05-16
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-04-24
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
2017-04-24
crypto: scomp - add support for deflate rfc1950 (zlib)
Giovanni Cabiddu
2017-04-24
crypto: scomp - allow registration of multiple scomps
Giovanni Cabiddu
2017-04-24
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
Milan Broz
2017-04-21
crypto: testmgr - replace compression known answer test
Giovanni Cabiddu
2017-04-21
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]