Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/axolotl/v5.17-dev
/
crypto
/
algif_hash.c
a44d9e7
net: make ->{get,set}sockopt in proto_ops optional
by Christoph Hellwig
· 4 years, 5 months ago
34c86f4
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
by Herbert Xu
· 4 years, 7 months ago
fcb90d5
crypto: af_alg - bool type cosmetics
by Lothar Rubusch
· 4 years, 9 months ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
b68a7ec
crypto: hash - Remove VLA usage
by Kees Cook
· 6 years ago
984652d
net: remove sock_no_poll
by Christoph Hellwig
· 7 years ago
9fa68f6
crypto: hash - prevent using keyed hashes without setting key
by Eric Biggers
· 7 years ago
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
· 14 years ago
fe869cd
crypto: algif_hash - User-space interface for hash operations
by Herbert Xu
· 14 years ago