Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
70b095c84326640eeacfd69a411db8fc36e8ab1a
/
crypto
/
algif_aead.c
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
76e43e3
treewide: Use array_size() in sock_kmalloc()
by Kees Cook
· 6 years ago
b28fc82
crypto: af_alg: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
dc26c17
crypto: aead - prevent using AEADs without setting key
by Eric Biggers
· 7 years ago
45fa9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 7 years ago
3a2d4fb
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
by Eric Biggers
· 7 years ago
af955bf
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
by Jonathan Cameron
· 7 years ago
d53c513
crypto: af_alg - fix race accessing cipher request
by Stephan Mueller
· 7 years ago
11edb55
crypto: af_alg - wait for data at beginning of recvmsg
by Stephan Mueller
· 7 years ago
b32a7dc
crypto: algif_aead - fix reference counting of null skcipher
by Eric Biggers
· 7 years ago
7d2c3f5
crypto: af_alg - remove locking in async callback
by Stephan Mueller
· 7 years ago
8e1fa89
crypto: algif_aead - skip SGL entries with NULL page
by Stephan Mueller
· 7 years ago
2c3f8b1
crypto: algif - move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
75d11e7
crypto: algif_aead - fix comment regarding memory layout
by Stephan Mueller
· 7 years ago
2d97591
crypto: af_alg - consolidation of duplicate code
by Stephan Mueller
· 7 years ago
72548b0
crypto: algif_aead - copy AAD from src to dst
by Stephan Mueller
· 7 years ago
5703c82
crypto: algif - return error code when no data was processed
by Stephan Mueller
· 7 years ago
d887c52
crypto: algif_aead - overhaul memory management
by Stephan Mueller
· 7 years ago
41c6d65
net: convert sock.sk_refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
2a2a251
crypto: algif_aead - Require setkey before accept(2)
by Stephan Mueller
· 8 years ago
e6534ae
crypto: algif_aead - Fix bogus request dereference in completion function
by Herbert Xu
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
0b529f1
crypto: algif_aead - Fix kernel panic on list_del
by Harsh Jain
· 8 years ago
0aaf214
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
0f1d6df
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
3f692d5
crypto: doc - clarify AEAD memory structure
by Stephan Mueller
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
678b5c6
crypto: algif_aead - fix uninitialized variable warning
by Stephan Mueller
· 8 years ago
0c1e16c
crypto: algif_aead - fix AEAD tag memory handling
by Stephan Mueller
· 8 years ago
5937d81
crypto: algif_aead - fix AIO handling of zero buffer
by Stephan Mueller
· 8 years ago
d9dc8b0
net: fix sleeping for sk_wait_event()
by WANG Cong
· 8 years ago
83094e5e
crypto: af_alg - add async support to algif_aead
by Tadeusz Struk
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
652d5b8
crypto: algif - Change some variable to size_t
by LABBE Corentin
· 9 years ago
bf43341
crypto: algif_aead - fix for multiple operations on AF_ALG sockets
by Lars Persson
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
3e90950
crypto: algif_aead - Temporarily disable all AEAD algorithms
by Herbert Xu
· 9 years ago
19fa775
crypto: algif_aead - Switch to new AEAD interface
by Herbert Xu
· 9 years ago
6d7e3d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
7b2a18e
crypto: algif_aead - fix invalid sgl linking
by Tadeusz Struk
· 9 years ago
89081da
crypto: algif_aead - Include crypto/aead.h
by Herbert Xu
· 10 years ago
eccd02f
crypto: fix mis-merge with the networking merge
by Linus Torvalds
· 10 years ago
400c40c
crypto: algif - add AEAD support
by Stephan Mueller
· 10 years ago