Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f463589a7cd2d156e3b6b64ee26588c0cdcce08a
/
crypto
/
algif_hash.c
2c3f8b1
crypto: algif - move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
62071194
crypto: algif_hash - avoid zero-sized array
by Jiri Slaby
· 8 years ago
8acf7a1
crypto: algif_hash - Fix result clobbering in recvmsg
by Herbert Xu
· 8 years ago
a8348bc
crypto: algif_hash - Fix NULL hash crash with shash
by Herbert Xu
· 8 years ago
493b2ed
crypto: algif_hash - Handle NULL hashes correctly
by Herbert Xu
· 8 years ago
fe09786
crypto: algif_hash - wait for crypto_ahash_init() to complete
by Wang, Rui Y
· 9 years ago
ad46d7e
crypto: algif_hash - Fix race condition in hash_check_key
by Herbert Xu
· 9 years ago
f1d84af
crypto: algif_hash - Remove custom release parent function
by Herbert Xu
· 9 years ago
6de62f1
crypto: algif_hash - Require setkey before accept(2)
by Herbert Xu
· 9 years ago
4afa5f9
crypto: algif_hash - Only export and import on sockets with data
by Herbert Xu
· 9 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
1d10eb2
crypto: switch af_alg_make_sg() to iov_iter
by Al Viro
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
79e8865
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
by Daniel Borkmann
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
2a6af25
crypto: algif - zeroize message digest buffer
by Stephan Mueller
· 10 years ago
d3f7d56
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
72a763d
crypto: algif - suppress sending source address information in recvmsg
by Mathias Krause
· 12 years ago
269230e
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
by Herbert Xu
· 13 years ago
fe869cd
crypto: algif_hash - User-space interface for hash operations
by Herbert Xu
· 14 years ago