index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-19
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
Colin Ian King
2017-06-19
crypto: sun4i-ss - fix large block size support
Antoine Ténart
2017-06-19
crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
Antoine Ténart
2017-06-19
crypto: sun4i-ss - move from ablkcipher to skcipher API
Antoine Ténart
2017-06-19
crypto: sun4i-ss - use GENMASK to generate masks
Antoine Ténart
2017-06-19
crypto: sun4i-ss - simplify the appended bit assignment
Antoine Ténart
2017-06-19
crypto: sun4i-ss - simplify the pad length calculation
Antoine Ténart
2017-06-19
crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0
Antoine Ténart
2017-06-19
crypto: sun4i-ss - cannot use DMA is the request is 0 length
Antoine Ténart
2017-06-19
crypto: sun4i-ss - use lower/upper_32_bits helpers
Antoine Ténart
2017-06-19
crypto: sun4i-ss - remove conditional checks against 0
Antoine Ténart
2017-06-19
crypto: sun4i-ss - group variable definitions in sun4i_hash()
Antoine Ténart
2017-06-19
crypto: algapi - Use pr_err common logging style.
Karim Eshapa
2017-06-19
crypto: doc - Fixed bugs, added example usage of calc_hash().
Kamil Konieczny
2017-06-19
crypto: glue_helper - Delete some dead code
Dan Carpenter
2017-06-19
crypto: aes_ti - fix comment for MixColumns step
Eric Biggers
2017-06-19
crypto: mediatek - drop .owner field in mtk_crypto_driver
Geliang Tang
2017-06-19
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-06-19
crypto: ccp - return NULL instead of 0
pjambhlekar
2017-06-19
crypto: ccp - Add debugfs entries for CCP information
Gary R Hook
2017-06-19
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
2017-06-10
dt-bindings: crypto: remove mediatek ethif clock
Ryder Lee
2017-06-10
crypto: mediatek - remove redundant clock setting
Ryder Lee
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
crypto: cavium - Register the CNN55XX supported crypto algorithms.
Srikanth Jampala
2017-06-10
crypto: cavium - Add debugfs support in CNN55XX driver.
Srikanth Jampala
2017-06-10
crypto: cavium - Add support for CNN55XX adapters.
Srikanth Jampala
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: qat - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: caampkc - 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: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
2017-06-10
crypto: qat - comply with crypto_kpp_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: kpp - assume key is already set in 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
MAINTAINERS: add a maintainer for the Inside Secure crypto driver
Antoine Ténart
2017-06-10
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
Antoine Ténart
2017-06-10
crypto: omap-sham - force word alignment on the xmit-buf also
Tero Kristo
2017-06-10
crypto: omap-sham - fix closing of hash with separate finalize call
Tero Kristo
[next]