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.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
2015-04-09
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2
-34
/
+24
2015-04-09
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
David S. Miller
2
-2
/
+4
2015-02-10
crypto: crc32c - add missing crypto module alias
Mathias Krause
1
-0
/
+1
2015-01-29
crypto: add missing crypto module aliases
Mathias Krause
19
-2
/
+23
2015-01-29
crypto: include crypto- module prefix in template
Kees Cook
21
-2
/
+22
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
43
-39
/
+56
2015-01-07
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-11-13
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
1
-1
/
+1
2014-08-19
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-06-09
crypto: crypto_wq - Fix late crypto work queue initialization
Tim Chen
1
-1
/
+1
2014-04-03
X.509: struct x509_certificate needs struct tm declaring
David Howells
1
-0
/
+1
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
2
-6
/
+0
2013-12-12
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2
-0
/
+6
2013-12-12
crypto: authenc - Find proper IV address in ablkcipher callback
Tom Lendacky
1
-3
/
+4
2013-12-12
crypto: ccm - Fix handling of zero plaintext when computing mac
Horia Geanta
1
-1
/
+2
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2
-0
/
+6
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2
-3
/
+0
2013-12-04
X.509: Remove certificate date checks
David Howells
1
-38
/
+0
2013-11-29
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
1
-2
/
+2
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
3
-99
/
+130
2013-09-08
crypto: api - Fix race condition in larval lookup
Herbert Xu
1
-1
/
+6
2013-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
11
-34
/
+305
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
6
-0
/
+249
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
8
-249
/
+230
2013-09-02
crypto: fcrypt - Fix bitoperation for compilation with clang
Jan-Simon Möller
1
-1
/
+1
2013-08-21
crypto: scatterwalk - Add support for calculating number of SG elements
Joel Fernandes
1
-0
/
+22
2013-08-21
crypto: camellia_generic - replace commas by semicolons and adjust code align...
Julia Lawall
1
-24
/
+24
2013-08-20
crypto: fix typo in comment
Cristian Stoica
1
-1
/
+1
2013-08-14
crypto: make tables used from assembler __visible
Andi Kleen
2
-8
/
+8
2013-08-01
crypto: testmgr - remove double execution of the same test suite
Cristian Stoica
1
-1
/
+1
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-249
/
+0
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
6
-249
/
+0
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min
4
-0
/
+230
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-80
/
+381
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
3
-94
/
+0
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-2
/
+2
2013-07-04
crypto: sanitize argument for format string
Kees Cook
1
-1
/
+2
2013-06-25
crypto: algboss - Hold ref count on larval
Herbert Xu
3
-13
/
+14
2013-06-21
crypto: testmgr - test hash implementations with unaligned buffers
Jussi Kivilinna
1
-2
/
+39
2013-06-21
crypto: testmgr - test AEADs with unaligned buffers
Jussi Kivilinna
1
-6
/
+31
2013-06-21
crypto: testmgr - test skciphers with unaligned buffers
Jussi Kivilinna
1
-4
/
+29
2013-06-21
crypto: testmgr - check that entries in alg_test_descs are in correct order
Jussi Kivilinna
1
-0
/
+31
2013-06-21
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
2
-36
/
+0
2013-06-21
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2
-30
/
+0
2013-06-05
crypto: blowfish - disable AVX2 implementation
Jussi Kivilinna
1
-0
/
+1
2013-06-05
crypto: twofish - disable AVX2 implementation
Jussi Kivilinna
1
-0
/
+1
2013-05-28
crypto: sha512_generic - set cra_driver_name
Jussi Kivilinna
1
-0
/
+2
2013-05-24
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
Tim Chen
3
-0
/
+51
2013-05-24
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
1
-0
/
+11
[next]