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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
crypto: skcipher - Copy iv from desc even for 0-len walks
Jason A. Donenfeld
2
-2
/
+2
2015-11-27
crypto: algif_hash - Only export and import on sockets with data
Herbert Xu
1
-2
/
+10
2015-11-17
crypto: api - Only abort operations on fatal signal
Herbert Xu
3
-5
/
+5
2015-11-17
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-02-20
crypto: add missing crypto module aliases
Mathias Krause
14
-3
/
+19
2015-02-20
crypto: include crypto- module prefix in template
Kees Cook
20
-2
/
+21
2015-02-20
crypto: prefix module autoloading with "crypto-"
Kees Cook
39
-33
/
+51
2015-02-20
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-12-14
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
1
-1
/
+1
2014-09-14
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2014-08-06
crypto: testmgr - update LZO compression test vectors
Markus F.X.J. Oberhumer
1
-18
/
+20
2014-01-03
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
1
-2
/
+2
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2
-3
/
+0
2014-01-03
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2
-0
/
+6
2014-01-03
crypto: ccm - Fix handling of zero plaintext when computing mac
Horia Geanta
1
-1
/
+2
2014-01-03
crypto: authenc - Find proper IV address in ablkcipher callback
Tom Lendacky
1
-3
/
+4
2013-10-27
crypto: api - Fix race condition in larval lookup
Herbert Xu
1
-1
/
+6
2013-07-27
crypto: sanitize argument for format string
Kees Cook
1
-1
/
+2
2013-05-13
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2
-0
/
+3
2013-04-25
crypto: gcm - fix assumption that assoc has one segment
Jussi Kivilinna
1
-3
/
+14
2013-03-20
crypto: user - fix info leaks in report API
Mathias Krause
8
-30
/
+29
2012-11-16
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...
Jussi Kivilinna
1
-3
/
+8
2012-05-11
crypto: sha512 - Fix byte counter overflow in SHA-512
Kent Yoder
1
-1
/
+1
2012-02-21
crypto: sha512 - use standard ror64()
Alexey Dobriyan
1
-9
/
+4
2012-02-21
crypto: sha512 - Avoid stack bloat on i386
Herbert Xu
1
-36
/
+32
2012-02-21
crypto: sha512 - Use binary and instead of modulus
Herbert Xu
1
-2
/
+2
2012-02-03
crypto: sha512 - reduce stack usage to safe number
Alexey Dobriyan
1
-24
/
+34
2012-02-03
crypto: sha512 - make it work, undo percpu message schedule
Alexey Dobriyan
1
-5
/
+1
2011-11-12
Merge git://github.com/herbertx/crypto
Linus Torvalds
8
-3
/
+63
2011-11-11
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
7
-0
/
+63
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-0
/
+11
2011-11-02
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
1
-3
/
+0
2011-11-01
Merge git://github.com/herbertx/crypto
Linus Torvalds
20
-115
/
+1313
2011-11-01
crypto: user - Depend on NET instead of selecting it
Herbert Xu
1
-1
/
+1
2011-11-01
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
11
-0
/
+11
2011-10-26
crypto: user - Add dependency on NET
Herbert Xu
1
-0
/
+1
2011-10-21
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
1
-1
/
+1
2011-10-21
crypto: testmgr - add twofish tests
Jussi Kivilinna
3
-4
/
+238
2011-10-21
crypto: testmgr - add blowfish test-vectors
Jussi Kivilinna
3
-4
/
+184
2011-10-21
crypto: whirlpool - count rounds from 0
Alexey Dobriyan
1
-6
/
+12
2011-10-21
crypto: Add userspace report for compress type algorithms
Steffen Klassert
1
-0
/
+20
2011-10-21
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
1
-0
/
+29
2011-10-21
crypto: Add userspace report for rng type algorithms
Steffen Klassert
1
-0
/
+20
2011-10-21
crypto: Add userspace report for pcompress type algorithms
Steffen Klassert
1
-0
/
+18
2011-10-21
crypto: Add userspace report for nivaead type algorithms
Steffen Klassert
1
-0
/
+23
2011-10-21
crypto: Add userspace report for aead type algorithms
Steffen Klassert
1
-0
/
+25
2011-10-21
crypto: Add userspace report for givcipher type algorithms
Steffen Klassert
1
-0
/
+23
2011-10-21
crypto: Add userspace report for ablkcipher type algorithms
Steffen Klassert
1
-0
/
+25
2011-10-21
crypto: Add userspace report for blkcipher type algorithms
Steffen Klassert
1
-0
/
+25
2011-10-21
crypto: Add userspace report for ahash type algorithms
Steffen Klassert
1
-0
/
+21
[next]