index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2011-11-09
2
-1
/
+6
|
*
|
crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...
Jussi Kivilinna
2011-11-09
2
-19
/
+47
|
*
|
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
2011-11-09
1
-0
/
+30
|
*
|
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
2011-11-09
1
-0
/
+250
|
*
|
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
2011-11-09
3
-2
/
+423
*
|
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
59
-143
/
+7026
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
James Morris
2012-01-09
59
-143
/
+7026
|
|
\
\
\
|
|
*
|
|
ima: fix invalid memory reference
Roberto Sassu
2011-12-19
1
-5
/
+11
|
|
*
|
|
ima: free duplicate measurement memory
Roberto Sassu
2011-12-19
2
-2
/
+3
|
|
*
|
|
security: update security_file_mmap() docs
Kees Cook
2011-12-20
1
-0
/
+2
[prev]
[next]