summaryrefslogtreecommitdiff
path: root/crypto/algif_hash.c
Commit message (Expand)AuthorAge
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-01-12
* crypto: algif - move to generic async completionGilad Ben-Yossef2017-11-03
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* crypto: algif_hash - avoid zero-sized arrayJiri Slaby2016-12-27
* crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu2016-11-22
* crypto: algif_hash - Fix NULL hash crash with shashHerbert Xu2016-11-18
* crypto: algif_hash - Handle NULL hashes correctlyHerbert Xu2016-09-07
* crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y2016-01-30
* crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2016-01-18
* crypto: algif_hash - Remove custom release parent functionHerbert Xu2016-01-18
* crypto: algif_hash - Require setkey before accept(2)Herbert Xu2016-01-18
* crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-02
* new helper: msg_data_left()Al Viro2015-04-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-25
| * crypto: algif - zeroize message digest bufferStephan Mueller2014-11-12
* | put iov_iter into msghdrAl Viro2014-12-09
* | new helper: memcpy_to_msg()Al Viro2014-11-24
|/
* net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-29
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* crypto: algif - suppress sending source address information in recvmsgMathias Krause2013-04-10
* crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-30
* crypto: algif_hash - User-space interface for hash operationsHerbert Xu2010-11-19