index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
-0
/
+1
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
-204
/
+1292
2009-09-21
async_tx/raid6: add missing dma_unmap calls to the async fail case
Dan Williams
-0
/
+13
2009-09-16
raid6test: fix stack overflow
Dan Williams
-2
/
+1
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-1075
/
+2960
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
-234
/
+1155
2009-09-08
dmaengine, async_tx: support alignment checks
Dan Williams
-6
/
+9
2009-09-08
dmaengine, async_tx: add a "no channel switch" allocator
Dan Williams
-0
/
+4
2009-09-08
dmaengine: add fence support
Dan Williams
-27
/
+50
2009-09-08
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
-201
/
+1247
2009-09-08
Merge commit 'v2.6.31-rc1' into dmaengine
Dan Williams
-234
/
+1155
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-2
/
+9
2009-09-02
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
-0
/
+720
2009-08-31
crypto: api - Do not displace newly registered algorithms
Herbert Xu
-14
/
+63
2009-08-29
async_tx: raid6 recovery self test
Dan Williams
-0
/
+242
2009-08-29
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
-0
/
+454
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
-1
/
+394
2009-08-29
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
-6
/
+7
2009-08-29
async_tx: kill needless module_{init|exit}
Dan Williams
-40
/
+3
2009-08-29
async_tx: add sum check flags
Dan Williams
-2
/
+2
2009-08-29
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
-2
/
+9
2009-08-29
crypto: ansi_cprng - Fix module initialization
Steffen Klassert
-8
/
+1
2009-08-20
crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx
Steffen Klassert
-3
/
+5
2009-08-20
crypto: fips - Depend on ansi_cprng
Neil Horman
-2
/
+6
2009-08-14
crypto: blkcipher - Do not use eseqiv on stream ciphers
Herbert Xu
-0
/
+6
2009-08-13
crypto: ctr - Use chainiv on raw counter mode
Herbert Xu
-0
/
+2
2009-08-13
Revert crypto: fips - Select CPRNG
Herbert Xu
-1
/
+0
2009-08-13
crypto: rng - Fix typo
Christian Kujau
-1
/
+1
2009-08-06
crypto: cryptd - Add support to access underlaying shash
Huang Ying
-0
/
+35
2009-08-06
crypto: gcm - Use GHASH digest algorithm
Huang Ying
-174
/
+408
2009-08-06
crypto: ghash - Add GHASH digest algorithm for GCM
Huang Ying
-0
/
+178
2009-08-05
crypto: authenc - Convert to ahash
Steffen Klassert
-69
/
+285
2009-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
-1
/
+1
2009-07-24
crypto: hmac - Prehash ipad/opad
Herbert Xu
-46
/
+62
2009-07-24
crypto: aes - Undefined behaviour in crypto_aes_expand_key
Phil Carmody
-2
/
+7
2009-07-24
crypto: shash - Test for the algorithms import function before exporting it
Steffen Klassert
-1
/
+1
2009-07-24
crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
Steffen Klassert
-2
/
+2
2009-07-22
crypto: shash - Require all algorithms to support export/import
Herbert Xu
-8
/
+11
2009-07-22
crypto: sha512_generic - Use 64-bit counters
Herbert Xu
-17
/
+11
2009-07-22
crypto: sha512 - Export struct sha512_state
Herbert Xu
-13
/
+7
2009-07-22
crypto: xcbc - Fix shash conversion
Herbert Xu
-91
/
+73
2009-07-22
crypto: xcbc - Use crypto_xor
Herbert Xu
-16
/
+6
2009-07-22
crypto: cryptd - Add finup/export/import for hash
Herbert Xu
-0
/
+40
2009-07-15
crypto: shash - Fix async finup handling of null digest
Herbert Xu
-2
/
+7
2009-07-15
crypto: ahash - Fix setkey crash
Herbert Xu
-4
/
+2
2009-07-15
crypto: xcbc - Fix incorrect error value when creating instance
Herbert Xu
-0
/
+1
2009-07-15
crypto: hmac - Fix incorrect error value when creating instance
Herbert Xu
-0
/
+1
2009-07-15
crypto: cryptd - Fix uninitialized return value
Steffen Klassert
-0
/
+2
2009-07-15
crypto: ahash - Add unaligned handling and default operations
Herbert Xu
-7
/
+249
2009-07-14
crypto: ahash - Use GFP_KERNEL in unaligned setkey
Herbert Xu
-1
/
+1
[next]