summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-05-04crypto: gcm - Fix rfc4543 decryption crashHerbert Xu
2016-03-16Revert: "crypto: af_alg - Disallow bind/setkey/... after accept(2)"Greg Kroah-Hartman
2016-03-03async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown
2016-02-17crypto: user - lock crypto_alg_list on alg dumpMathias Krause
2016-02-17crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y
2016-02-17crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-17crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-17crypto: algif_hash - Only export and import on sockets with dataHerbert Xu
2015-11-09crypto: api - Only abort operations on fatal signalHerbert Xu
2015-10-27crypto: ahash - ensure statesize is non-zeroRussell King
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-08crypto: af_alg - fix backlog handlingRabin Vincent
2014-11-14crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina
2014-10-30dmaengine: fix xor sources continuationXuelin Shi
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-07crypto: crypto_wq - Fix late crypto work queue initializationTim Chen
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-05crypto: ahash - Fully restore ahash request before completingMarek Vasut
2013-12-20crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen
2013-12-09crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann
2013-12-05crypto: pcrypt - Fix wrong usage of rcu_dereference()Mathias Krause
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-28crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2013-11-28crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky
2013-11-23Revert "KEYS: verify a certificate is signed by a 'trusted' key"Linus Torvalds
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14raid6test: add new corner case for ioatdma driverDan Williams
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14async_pq_val: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_pq: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_raid6_recov: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_xor_val: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_xor: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_memcpy: convert to dmaengine_unmap_dataDan Williams
2013-11-01KEYS: The RSA public key algorithm needs to select MPILIBDavid Howells