index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
crypto: api - Only abort operations on fatal signal
Herbert Xu
4
-6
/
+6
2015-10-28
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-06-10
crypto: testmgr - fix RNG return code enforcement
Stephan Mueller
1
-3
/
+3
2015-06-10
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
1
-1
/
+5
2015-04-27
crypto: testmgr - fix 3.12.40 regression
Lennart Sorensen
1
-0
/
+2
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-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2
-0
/
+6
2013-12-11
crypto: authenc - Find proper IV address in ablkcipher callback
Tom Lendacky
1
-3
/
+4
2013-12-11
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-07
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-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
3
-94
/
+0
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-2
/
+2
2013-07-03
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
[next]