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