Kees Cook
|
8d60539842
crypto: null - Remove VLA usage of skcipher
|
6 gadi atpakaļ |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 gadi atpakaļ |
Kees Cook
|
76e43e37a4
treewide: Use array_size() in sock_kmalloc()
|
7 gadi atpakaļ |
Christoph Hellwig
|
b28fc82267
crypto: af_alg: convert to ->poll_mask
|
7 gadi atpakaļ |
Eric Biggers
|
dc26c17f74
crypto: aead - prevent using AEADs without setting key
|
7 gadi atpakaļ |
Herbert Xu
|
45fa9a324d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 gadi atpakaļ |
Eric Biggers
|
3a2d4fb51e
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
|
7 gadi atpakaļ |
Jonathan Cameron
|
af955bf15d
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
|
7 gadi atpakaļ |
Stephan Mueller
|
d53c513579
crypto: af_alg - fix race accessing cipher request
|
7 gadi atpakaļ |
Stephan Mueller
|
11edb55596
crypto: af_alg - wait for data at beginning of recvmsg
|
7 gadi atpakaļ |
Eric Biggers
|
b32a7dc8ae
crypto: algif_aead - fix reference counting of null skcipher
|
7 gadi atpakaļ |
Stephan Mueller
|
7d2c3f54e6
crypto: af_alg - remove locking in async callback
|
7 gadi atpakaļ |
Stephan Mueller
|
8e1fa89aa8
crypto: algif_aead - skip SGL entries with NULL page
|
7 gadi atpakaļ |
Gilad Ben-Yossef
|
2c3f8b1621
crypto: algif - move to generic async completion
|
7 gadi atpakaļ |
Stephan Mueller
|
75d11e7535
crypto: algif_aead - fix comment regarding memory layout
|
8 gadi atpakaļ |
Stephan Mueller
|
2d97591ef4
crypto: af_alg - consolidation of duplicate code
|
8 gadi atpakaļ |
Stephan Mueller
|
72548b093e
crypto: algif_aead - copy AAD from src to dst
|
8 gadi atpakaļ |
Stephan Mueller
|
5703c826b7
crypto: algif - return error code when no data was processed
|
8 gadi atpakaļ |
Stephan Mueller
|
d887c52d6a
crypto: algif_aead - overhaul memory management
|
8 gadi atpakaļ |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 gadi atpakaļ |
Linus Torvalds
|
5a0387a8a8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 gadi atpakaļ |
Stephan Mueller
|
2a2a251f11
crypto: algif_aead - Require setkey before accept(2)
|
8 gadi atpakaļ |
Herbert Xu
|
e6534aebb2
crypto: algif_aead - Fix bogus request dereference in completion function
|
8 gadi atpakaļ |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 gadi atpakaļ |
Harsh Jain
|
0b529f143e
crypto: algif_aead - Fix kernel panic on list_del
|
8 gadi atpakaļ |
Linus Torvalds
|
0aaf2146ec
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
|
8 gadi atpakaļ |
Linus Torvalds
|
0f1d6dfe03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 gadi atpakaļ |
Stephan Mueller
|
3f692d5f97
crypto: doc - clarify AEAD memory structure
|
8 gadi atpakaļ |
David S. Miller
|
821781a9f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 gadi atpakaļ |
Stephan Mueller
|
678b5c6b22
crypto: algif_aead - fix uninitialized variable warning
|
8 gadi atpakaļ |