Kees Cook
|
76e43e37a4
treewide: Use array_size() in sock_kmalloc()
|
7 years ago |
Christoph Hellwig
|
b28fc82267
crypto: af_alg: convert to ->poll_mask
|
7 years ago |
Linus Torvalds
|
a103950e0d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Eric Biggers
|
f8d33fac84
crypto: skcipher - prevent using skciphers without setting key
|
7 years ago |
Jonathan Cameron
|
af955bf15d
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
|
7 years ago |
Stephan Mueller
|
d53c513579
crypto: af_alg - fix race accessing cipher request
|
7 years ago |
Stephan Mueller
|
11edb55596
crypto: af_alg - wait for data at beginning of recvmsg
|
7 years ago |
Al Viro
|
38544bfff2
crypto: annotate ->poll() instances
|
8 years ago |
Stephan Mueller
|
7d2c3f54e6
crypto: af_alg - remove locking in async callback
|
7 years ago |
Gilad Ben-Yossef
|
2c3f8b1621
crypto: algif - move to generic async completion
|
7 years ago |
Stephan Mueller
|
2d97591ef4
crypto: af_alg - consolidation of duplicate code
|
8 years ago |
Stephan Mueller
|
5703c826b7
crypto: algif - return error code when no data was processed
|
8 years ago |
Stephan Mueller
|
e870456d8e
crypto: algif_skcipher - overhaul memory management
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Linus Torvalds
|
0f1d6dfe03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 years ago |
Pan Bian
|
e2c1b82330
crypto: algif_skcipher - set error code when kcalloc fails
|
8 years ago |
WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 years ago |
Herbert Xu
|
dad4199706
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
|
9 years ago |
Herbert Xu
|
6454c2b83f
crypto: algif_skcipher - Do not dereference ctx without socket lock
|
9 years ago |
Herbert Xu
|
ec69bbfb99
crypto: algif_skcipher - Do not assume that req is unchanged
|
9 years ago |
Linus Torvalds
|
48162a203e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
Herbert Xu
|
202736d99b
crypto: algif_skcipher - sendmsg SG marking is off by one
|
9 years ago |
Herbert Xu
|
4f0414e54e
crypto: algif_skcipher - Load TX SG list after waiting
|
9 years ago |
Herbert Xu
|
1822793a52
crypto: algif_skcipher - Fix race condition in skcipher_check_key
|
9 years ago |
Herbert Xu
|
d7b65aee1e
crypto: algif_skcipher - Remove custom release parent function
|
9 years ago |
Herbert Xu
|
6e8d8ecf43
crypto: algif_skcipher - Add key check exception for cipher_null
|
9 years ago |
Herbert Xu
|
a0fa2d0371
crypto: algif_skcipher - Add nokey compatibility path
|
9 years ago |
Herbert Xu
|
dd50458957
crypto: algif_skcipher - Require setkey before accept(2)
|
9 years ago |
Linus Torvalds
|
aee3bfa330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |