Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
10215080915bfbdaa9f666a95ffda02cc1ef7a29
/
crypto
/
algif_aead.c
aa4a110
crypto: algif_aead - fix uninitialized ctx->init
by Ondrej Mosnacek
· 4 years, 4 months ago
f63a7bf
crypto: algif_aead - Only wake up when ctx->more is zero
by Herbert Xu
· 4 years, 7 months ago
0c1171b
crypto: algif_aead - Do not set MAY_BACKLOG on the async path
by Herbert Xu
· 4 years, 5 months ago
687ca6a
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
by Herbert Xu
· 4 years, 6 months ago
36d0a67
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
by Jonathan Cameron
· 7 years ago
f09fca4
crypto: af_alg - fix race accessing cipher request
by Stephan Mueller
· 7 years ago
c692698
crypto: af_alg - wait for data at beginning of recvmsg
by Stephan Mueller
· 7 years ago
96c2dfa
crypto: algif_aead - fix reference counting of null skcipher
by Eric Biggers
· 7 years ago
7f21961
crypto: af_alg - remove locking in async callback
by Stephan Mueller
· 7 years ago
721872a
crypto: algif_aead - skip SGL entries with NULL page
by Stephan Mueller
· 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
· 10 years ago
6d7e3d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 10 years ago
7b2a18e
crypto: algif_aead - fix invalid sgl linking
by Tadeusz Struk
· 10 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