index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2016-02-06
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
Herbert Xu
2016-02-06
crypto: algif_skcipher - Do not dereference ctx without socket lock
Herbert Xu
2016-02-06
crypto: algif_skcipher - Do not assume that req is unchanged
Herbert Xu
2016-02-06
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-01-30
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
2016-01-27
crypto: shash - Fix has_key setting
Herbert Xu
2016-01-26
crypto: ghash,poly1305 - select CRYPTO_HASH where needed
Arnd Bergmann
2016-01-25
PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
Peter Jones
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-01-20
crypto: algif_skcipher - sendmsg SG marking is off by one
Herbert Xu
2016-01-19
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-01-19
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
2016-01-18
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
2016-01-18
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
2016-01-18
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
2016-01-18
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
2016-01-18
crypto: algif_hash - Remove custom release parent function
Herbert Xu
2016-01-18
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-01-18
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
2016-01-18
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2016-01-18
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
2016-01-18
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-01-18
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2016-01-18
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-01-18
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
2016-01-18
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2016-01-18
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-12-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2015-12-22
crypto: hash - add zero length message hash for shax and md5
LABBE Corentin
2015-12-22
crypto: rsa-pkcs1pad - don't allocate buffer on stack
Andrzej Zaborowski
2015-12-22
crypto: algif_skcipher - Use new skcipher interface
Herbert Xu
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-12-15
IMA: create machine owner and blacklist keyrings
Petko Manolov
2015-12-11
crypto: asymmetric_keys - signature.c does not need <module.h>
Paul Gortmaker
2015-12-10
crypto: drbg - constify drbg_state_ops structures
Julia Lawall
2015-12-09
crypto: skcipher - Copy iv from desc even for 0-len walks
Jason A. Donenfeld
2015-12-09
crypto: chacha20poly1305 - Skip encryption/decryption for 0-len
Jason A. Donenfeld
2015-12-09
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
2015-12-09
crypto: akcipher - add akcipher declarations needed by templates.
Andrzej Zaborowski
2015-12-04
crypto: cryptd - Assign statesize properly
Wang, Rui Y
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
[next]