index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
algif_skcipher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-14
/
+0
2023-06-08
crypto: af_alg: Support MSG_SPLICE_PAGES
David Howells
1
-4
/
+4
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
1
-1
/
+1
2020-08-21
crypto: algif_skcipher - EBUSY on aio should be an error
Herbert Xu
1
-1
/
+1
2020-08-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+1
2020-08-13
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
1
-6
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-4
/
+0
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-4
/
+0
2020-06-18
crypto: algif_aead - Only wake up when ctx->more is zero
Herbert Xu
1
-2
/
+2
2020-06-18
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
1
-6
/
+3
2020-06-15
crypto: algif_skcipher - Cap recv SG list at ctx->used
Herbert Xu
1
-5
/
+1
2019-10-04
crypto: algif_skcipher - Use chunksize instead of blocksize
Herbert Xu
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-2
/
+2
2018-06-13
treewide: Use array_size() in sock_kmalloc()
Kees Cook
1
-1
/
+2
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+2
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-46
/
+13
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-01-12
crypto: skcipher - prevent using skciphers without setting key
Eric Biggers
1
-46
/
+13
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-1
/
+1
2017-12-11
crypto: af_alg - fix race accessing cipher request
Stephan Mueller
1
-5
/
+5
2017-12-11
crypto: af_alg - wait for data at beginning of recvmsg
Stephan Mueller
1
-0
/
+6
2017-11-28
crypto: annotate ->poll() instances
Al Viro
1
-1
/
+0
2017-11-24
crypto: af_alg - remove locking in async callback
Stephan Mueller
1
-11
/
+12
2017-11-03
crypto: algif - move to generic async completion
Gilad Ben-Yossef
1
-5
/
+4
2017-08-09
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
1
-601
/
+37
2017-08-09
crypto: algif - return error code when no data was processed
Stephan Mueller
1
-1
/
+3
2017-07-28
crypto: algif_skcipher - overhaul memory management
Stephan Mueller
1
-282
/
+279
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
2016-12-01
crypto: algif_skcipher - set error code when kcalloc fails
Pan Bian
1
-1
/
+3
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-9
/
+9
2016-02-06
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
Herbert Xu
1
-2
/
+3
2016-02-06
crypto: algif_skcipher - Do not dereference ctx without socket lock
Herbert Xu
1
-4
/
+11
2016-02-06
crypto: algif_skcipher - Do not assume that req is unchanged
Herbert Xu
1
-32
/
+28
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-16
/
+156
2016-01-20
crypto: algif_skcipher - sendmsg SG marking is off by one
Herbert Xu
1
-1
/
+2
2016-01-19
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
1
-7
/
+7
2016-01-18
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
1
-3
/
+6
2016-01-18
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-01-18
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
1
-1
/
+1
2016-01-18
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
1
-5
/
+144
2016-01-18
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
1
-7
/
+41
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-01-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-5
/
+5
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-31
/
+30
2015-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-31
/
+30
2015-12-22
crypto: algif_skcipher - Use new skcipher interface
Herbert Xu
1
-31
/
+30
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-3
/
+3
[next]