开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2016-09-29
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-29
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-08-19
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-08-19
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
2016-05-16
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
2016-05-02
crypto: gcm - Fix rfc4543 decryption crash
Herbert Xu
2016-04-23
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
James Yonan
2016-02-24
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-24
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
2016-02-24
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
2016-02-24
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-02-24
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2016-02-24
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-02-24
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
2016-02-24
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2016-02-24
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2016-02-12
crypto: algif_hash - Only export and import on sockets with data
Herbert Xu
2015-11-12
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-10-28
crypto: ahash - ensure statesize is non-zero
Russell King
2015-06-10
crypto: testmgr - fix RNG return code enforcement
Stephan Mueller
2015-06-10
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
2015-04-27
crypto: testmgr - fix 3.12.40 regression
Lennart Sorensen
2015-04-09
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2015-04-09
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
David S. Miller
2015-02-10
crypto: crc32c - add missing crypto module alias
Mathias Krause
2015-01-29
crypto: add missing crypto module aliases
Mathias Krause
2015-01-29
crypto: include crypto- module prefix in template
Kees Cook
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
2015-01-07
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-11-13
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
2014-08-19
crypto: af_alg - properly label AF_ALG socket
Milan Broz
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-09
crypto: crypto_wq - Fix late crypto work queue initialization
Tim Chen
2014-04-03
X.509: struct x509_certificate needs struct tm declaring
David Howells
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
2013-12-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-11
crypto: authenc - Find proper IV address in ablkcipher callback
Tom Lendacky
2013-12-11
crypto: ccm - Fix handling of zero plaintext when computing mac
Horia Geanta
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-12-04
X.509: Remove certificate date checks
David Howells
2013-11-29
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
2013-09-08
crypto: api - Fix race condition in larval lookup
Herbert Xu
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-02
crypto: fcrypt - Fix bitoperation for compilation with clang
Jan-Simon Möller
2013-08-21
crypto: scatterwalk - Add support for calculating number of SG elements
Joel Fernandes
2013-08-21
crypto: camellia_generic - replace commas by semicolons and adjust code align...
Julia Lawall
[next]