index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
algif_aead.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-1
/
+1
2017-12-29
crypto: af_alg - fix race accessing cipher request
Stephan Mueller
1
-5
/
+5
2017-12-29
crypto: af_alg - wait for data at beginning of recvmsg
Stephan Mueller
1
-0
/
+6
2017-12-20
crypto: algif_aead - fix reference counting of null skcipher
Eric Biggers
1
-1
/
+1
2017-12-05
crypto: af_alg - remove locking in async callback
Stephan Mueller
1
-11
/
+12
2017-12-05
crypto: algif_aead - skip SGL entries with NULL page
Stephan Mueller
1
-9
/
+24
2017-08-22
crypto: algif_aead - fix comment regarding memory layout
Stephan Mueller
1
-2
/
+2
2017-08-09
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
1
-661
/
+40
2017-08-09
crypto: algif_aead - copy AAD from src to dst
Stephan Mueller
1
-23
/
+160
2017-08-09
crypto: algif - return error code when no data was processed
Stephan Mueller
1
-1
/
+3
2017-07-28
crypto: algif_aead - overhaul memory management
Stephan Mueller
1
-324
/
+442
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-8
/
+149
2017-04-24
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
1
-8
/
+149
2017-04-10
crypto: algif_aead - Fix bogus request dereference in completion function
Herbert Xu
1
-6
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-03
crypto: algif_aead - Fix kernel panic on list_del
Harsh Jain
1
-1
/
+1
2016-12-17
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
Linus Torvalds
1
-12
/
+2
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2016-12-13
crypto: doc - clarify AEAD memory structure
Stephan Mueller
1
-12
/
+2
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+37
2016-12-08
crypto: algif_aead - fix uninitialized variable warning
Stephan Mueller
1
-1
/
+1
2016-12-07
crypto: algif_aead - fix AEAD tag memory handling
Stephan Mueller
1
-21
/
+36
2016-12-01
crypto: algif_aead - fix AIO handling of zero buffer
Stephan Mueller
1
-2
/
+3
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-5
/
+4
2016-04-05
crypto: af_alg - add async support to algif_aead
Tadeusz Struk
1
-31
/
+237
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-2
/
+2
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
1
-2
/
+2
2015-11-17
crypto: algif - Change some variable to size_t
LABBE Corentin
1
-3
/
+3
2015-08-25
crypto: algif_aead - fix for multiple operations on AF_ALG sockets
Lars Persson
1
-0
/
+1
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-2
/
+1
2015-06-22
crypto: algif_aead - Temporarily disable all AEAD algorithms
Herbert Xu
1
-1
/
+2
2015-05-28
crypto: algif_aead - Switch to new AEAD interface
Herbert Xu
1
-58
/
+8
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-5
/
+4
2015-05-18
crypto: algif_aead - fix invalid sgl linking
Tadeusz Struk
1
-5
/
+4
2015-04-23
crypto: algif_aead - Include crypto/aead.h
Herbert Xu
1
-0
/
+1
2015-04-15
crypto: fix mis-merge with the networking merge
Linus Torvalds
1
-4
/
+2
2015-03-04
crypto: algif - add AEAD support
Stephan Mueller
1
-0
/
+666