index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
algif_rng.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-17
crypto: af_alg - zero initialize memory allocated via sock_kmalloc
Shivani Agarwal
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2020-09-25
crypto: af_alg - add extra parameters for DRBG interface
Elena Petrova
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-04-24
crypto: algif_rng - remove redundant assignment to variable err
Colin Ian King
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
2015-04-22
crypto: algif_rng - Remove obsolete const-removal cast
Herbert Xu
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-03-16
crypto: algif_rng - zeroize buffer with random data
Stephan Mueller
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-01-14
crypto: algif_rng - fix sparse non static symbol warning
Wei Yongjun
2014-12-29
crypto: algif_rng - add random number generator support
Stephan Mueller