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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
44
-2049
/
+8684
|
\
|
*
crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig
Jussi Kivilinna
2011-12-20
1
-1
/
+1
|
*
crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs
Jussi Kivilinna
2011-12-20
1
-40
/
+0
|
*
crypto: serpent-sse2 - select LRW and XTS
Jussi Kivilinna
2011-12-20
1
-0
/
+4
|
*
crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefs
Jussi Kivilinna
2011-12-20
1
-32
/
+0
|
*
crypto: twofish-x86_64-3way - select LRW and XTS
Jussi Kivilinna
2011-12-20
1
-0
/
+2
|
*
crypto: xts - remove dependency on EXPERIMENTAL
Jussi Kivilinna
2011-12-20
1
-2
/
+1
|
*
crypto: lrw - remove dependency on EXPERIMENTAL
Jussi Kivilinna
2011-12-20
1
-2
/
+1
|
*
crypto: picoxcell - fix boolean and / or confusion
Jamie Iles
2011-12-20
1
-2
/
+2
|
*
crypto: caam - remove DECO access initialization code
Kim Phillips
2011-12-20
2
-14
/
+0
|
*
crypto: caam - fix polarity of "propagate error" logic
Kim Phillips
2011-12-20
3
-10
/
+11
|
*
crypto: caam - more desc.h cleanups
Kim Phillips
2011-12-20
1
-168
/
+167
|
*
crypto: caam - desc.h - convert spaces to tabs
Kim Phillips
2011-12-20
1
-1039
/
+1039
|
*
crypto: talitos - convert talitos_error to struct device
Kim Phillips
2011-12-20
1
-3
/
+2
|
*
crypto: talitos - remove NO_IRQ references
Kim Phillips
2011-12-20
1
-9
/
+9
|
*
crypto: talitos - fix bad kfree
Kim Phillips
2011-12-20
1
-4
/
+4
|
*
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-30
6
-69
/
+6
|
*
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-11-30
7
-80
/
+7
|
*
crypto: serpent-sse2 - should select CRYPTO_CRYPTD
Jussi Kivilinna
2011-11-30
1
-0
/
+2
|
*
crypto: serpent - rename serpent.c to serpent_generic.c
Jussi Kivilinna
2011-11-30
2
-2
/
+0
|
*
crypto: serpent - cleanup checkpatch errors and warnings
Jussi Kivilinna
2011-11-30
1
-259
/
+344
|
*
crypto: caam - add support for MD5 algorithm variants
Kim Phillips
2011-11-21
2
-0
/
+58
|
*
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
2
-72
/
+149
|
*
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
2
-30
/
+38
|
*
crypto: talitos - be less noisy on startup
Kim Phillips
2011-11-21
1
-3
/
+4
|
*
crypto: talitos - add hmac algorithms
Lee Nipper
2011-11-21
1
-2
/
+235
|
*
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
Jussi Kivilinna
2011-11-21
1
-0
/
+4
|
*
crypto: serpent-sse2 - add xts support
Jussi Kivilinna
2011-11-21
1
-2
/
+178
|
*
crypto: serpent-sse2 - add lrw support
Jussi Kivilinna
2011-11-21
3
-2
/
+221
|
*
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
4
-0
/
+688
|
*
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
6
-0
/
+1591
|
*
crypto: fix typo in crypto/Kconfig
Valdis.Kletnieks@vt.edu
2011-11-09
1
-1
/
+1
|
*
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-09
3
-1
/
+31
|
*
crypto: ansi_cprng - enforce key != seed in fips mode
Jarod Wilson
2011-11-09
1
-0
/
+8
|
*
crypto: twofish-x86_64-3way - add xts support
Jussi Kivilinna
2011-11-09
1
-2
/
+117
|
*
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+5
|
*
crypto: testmgr - add xts(twofish) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+696
|
*
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2011-11-09
2
-0
/
+10
|
*
crypto: testmgr - add xts(serpent) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+697
|
*
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2011-11-09
2
-2
/
+100
|
*
crypto: xts - use blocksize constant
Jussi Kivilinna
2011-11-09
1
-3
/
+5
|
*
crypto: twofish-x86_64-3way - add lrw support
Jussi Kivilinna
2011-11-09
3
-5
/
+145
|
*
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+5
|
*
crypto: testmgr - add lrw(twofish) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+516
|
*
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2011-11-09
2
-0
/
+10
|
*
crypto: testmgr - add lrw(serpent) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+517
|
*
crypto: lrw - add interface for parallelized cipher implementions
Jussi Kivilinna
2011-11-09
2
-20
/
+129
|
*
crypto: lrw - split gf128mul table initialization from setkey
Jussi Kivilinna
2011-11-09
1
-21
/
+40
|
*
crypto: lrw - use blocksize constant
Jussi Kivilinna
2011-11-09
1
-3
/
+5
|
*
crypto: lrw - fix memleak
Jussi Kivilinna
2011-11-09
1
-0
/
+1
[next]