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.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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
2008-07-23
4
-178
/
+141
|
\
|
*
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
2008-07-17
4
-7
/
+6
|
*
async_tx: export async_tx_quiesce
Dan Williams
2008-07-17
4
-62
/
+24
|
*
async_tx: fix handling of the "out of descriptor" condition in async_xor
Dan Williams
2008-07-17
1
-6
/
+26
|
*
async_tx: ensure the xor destination buffer remains dma-mapped
Dan Williams
2008-07-17
1
-131
/
+113
|
*
async_tx: list_for_each_entry_rcu() cleanup
Li Zefan
2008-07-17
1
-1
/
+1
|
*
async_tx: fix async_memset compile error
Dan Williams
2008-07-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-07-15
4
-447
/
+1
|
\
\
|
*
|
Revert crypto: prng - Deterministic CPRNG
Herbert Xu
2008-07-15
4
-447
/
+1
*
|
|
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2008-07-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-07-11
2
-11
/
+9
|
|
\
\
|
*
\
\
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-06-16
1
-0
/
+6
|
|
\
\
\
|
*
|
|
|
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-19
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
2008-07-10
4
-0
/
+4
*
|
|
|
crypto: crc32c - Add ahash implementation
Herbert Xu
2008-07-10
2
-8
/
+122
*
|
|
|
crypto: hash - Added scatter list walking helper
Herbert Xu
2008-07-10
1
-1
/
+90
*
|
|
|
crypto: prng - Deterministic CPRNG
Neil Horman
2008-07-10
4
-1
/
+447
*
|
|
|
crypto: hash - Removed vestigial ahash fields
Herbert Xu
2008-07-10
3
-3
/
+0
*
|
|
|
crypto: hash - Fixed digest size check
Herbert Xu
2008-07-10
4
-9
/
+13
*
|
|
|
crypto: rmd - sparse annotations
Harvey Harrison
2008-07-10
3
-12
/
+12
*
|
|
|
crypto: rmd128 - sparse annotations
Harvey Harrison
2008-07-10
1
-4
/
+4
*
|
|
|
crypto: camellia - Use kernel-provided bitops, unaligned access helpers
Harvey Harrison
2008-07-10
1
-48
/
+36
*
|
|
|
crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
Herbert Xu
2008-07-10
1
-10
/
+5
*
|
|
|
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
2008-07-10
2
-3
/
+106
*
|
|
|
[CRYPTO] rmd: Use pointer form of endian swapping operations
Herbert Xu
2008-07-10
4
-8
/
+8
*
|
|
|
[CRYPTO] rmd320: Fix endian issues
Adrian-Ken Rueegsegger
2008-07-10
1
-28
/
+9
*
|
|
|
[CRYPTO] rmd256: Fix endian issues
Adrian-Ken Rueegsegger
2008-07-10
1
-28
/
+9
*
|
|
|
[CRYPTO] rmd160: Fix endian issues
Adrian-Ken Rueegsegger
2008-07-10
1
-28
/
+9
*
|
|
|
[CRYPTO] rmd128: Fix endian problems
Adrian-Ken Rueegsegger
2008-07-10
1
-28
/
+9
*
|
|
|
[CRYPTO] tcrypt: Use asynchronous hash interface
Loc Ho
2008-07-10
1
-19
/
+57
*
|
|
|
[CRYPTO] cryptd: Add asynchronous hash support
Loc Ho
2008-07-10
2
-0
/
+244
*
|
|
|
[CRYPTO] hash: Add asynchronous hash support
Loc Ho
2008-07-10
6
-11
/
+288
*
|
|
|
[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms
Adrian-Ken Rueegsegger
2008-07-10
1
-0
/
+25
*
|
|
|
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
2008-07-10
2
-2
/
+155
*
|
|
|
[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
2008-07-10
3
-0
/
+777
*
|
|
|
[CRYPTO] ripemd: Put all common RIPEMD values in header file
Adrian-Ken Rueegsegger
2008-07-10
3
-18
/
+35
*
|
|
|
[CRYPTO] tcrypt: Catch cipher destination memory corruption
Patrick McHardy
2008-07-10
1
-5
/
+21
*
|
|
|
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
2008-07-10
2
-15
/
+0
*
|
|
|
[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms
Adrian-Ken Rueegsegger
2008-07-10
1
-0
/
+26
*
|
|
|
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
2008-07-10
2
-1
/
+320
*
|
|
|
[CRYPTO] ripemd: Add support for RIPEMD hash algorithms
Adrian-Ken Rueegsegger
2008-07-10
4
-0
/
+760
*
|
|
|
[CRYPTO] cryptd: Fix EINPROGRESS notification context
Herbert Xu
2008-07-10
1
-5
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
crypto: chainiv - Invoke completion function
Herbert Xu
2008-07-10
1
-2
/
+8
*
|
|
crypto: tcrypt - Fix memory leak in test_cipher
Darren Jenkins
2008-07-08
1
-9
/
+1
|
|
/
|
/
|
*
|
[CRYPTO] cts: Init SG tables
Alexey Dobriyan
2008-06-02
1
-0
/
+6
|
/
*
[CRYPTO] hmac: Avoid calling virt_to_page on key
Herbert Xu
2008-05-07
1
-2
/
+23
*
[CRYPTO] cryptd: Correct kzalloc error test
Julia Lawall
2008-05-01
1
-1
/
+3
*
[CRYPTO] eseqiv: Fix off-by-one encryption
Herbert Xu
2008-05-01
1
-1
/
+2
*
[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()
Patrick McHardy
2008-05-01
1
-2
/
+3
*
[CRYPTO] kconfig: Ordering cleanup
Sebastian Siewior
2008-04-21
1
-316
/
+329
[next]