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
2015-06-10
crypto: testmgr - fix RNG return code enforcement
Stephan Mueller
2015-06-10
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
2015-04-27
crypto: testmgr - fix 3.12.40 regression
Lennart Sorensen
2015-04-09
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2015-04-09
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
David S. Miller
2015-02-10
crypto: crc32c - add missing crypto module alias
Mathias Krause
2015-01-29
crypto: add missing crypto module aliases
Mathias Krause
2015-01-29
crypto: include crypto- module prefix in template
Kees Cook
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
2015-01-07
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-11-13
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
2014-08-19
crypto: af_alg - properly label AF_ALG socket
Milan Broz
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-09
crypto: crypto_wq - Fix late crypto work queue initialization
Tim Chen
2014-04-03
X.509: struct x509_certificate needs struct tm declaring
David Howells
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
2013-12-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-11
crypto: authenc - Find proper IV address in ablkcipher callback
Tom Lendacky
2013-12-11
crypto: ccm - Fix handling of zero plaintext when computing mac
Horia Geanta
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-12-04
X.509: Remove certificate date checks
David Howells
2013-11-29
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
2013-09-08
crypto: api - Fix race condition in larval lookup
Herbert Xu
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-02
crypto: fcrypt - Fix bitoperation for compilation with clang
Jan-Simon Möller
2013-08-21
crypto: scatterwalk - Add support for calculating number of SG elements
Joel Fernandes
2013-08-21
crypto: camellia_generic - replace commas by semicolons and adjust code align...
Julia Lawall
2013-08-20
crypto: fix typo in comment
Cristian Stoica
2013-08-14
crypto: make tables used from assembler __visible
Andi Kleen
2013-08-01
crypto: testmgr - remove double execution of the same test suite
Cristian Stoica
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-03
crypto: sanitize argument for format string
Kees Cook
2013-06-25
crypto: algboss - Hold ref count on larval
Herbert Xu
2013-06-21
crypto: testmgr - test hash implementations with unaligned buffers
Jussi Kivilinna
2013-06-21
crypto: testmgr - test AEADs with unaligned buffers
Jussi Kivilinna
2013-06-21
crypto: testmgr - test skciphers with unaligned buffers
Jussi Kivilinna
2013-06-21
crypto: testmgr - check that entries in alg_test_descs are in correct order
Jussi Kivilinna
2013-06-21
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
2013-06-21
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2013-06-05
crypto: blowfish - disable AVX2 implementation
Jussi Kivilinna
2013-06-05
crypto: twofish - disable AVX2 implementation
Jussi Kivilinna
[next]