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
/
arch
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
crypto: des_s390 - Checkpatch cleanup
Andrea Gelmini
2010-05-26
1
-1
/
+1
*
crypto: des_s390: use generic weak key check
Jan Glauber
2010-05-21
2
-28
/
+21
*
crypto: des_s390: remove des3_ede128 mode
Jan Glauber
2010-05-21
1
-190
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-02-26
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
crypto: aes_s390 - access .cip instead of .blk in cipher mode
Roel Kluin
2010-01-08
1
-3
/
+3
*
|
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
2009-12-18
1
-1
/
+1
|
/
*
s390: Remove BKL from prng
Thomas Gleixner
2009-10-14
1
-2
/
+0
*
crypto: sha-s390 - Fix warnings in import function
Jan Glauber
2009-09-05
3
-6
/
+6
*
crypto: sha512-s390 - Add export/import support
Herbert Xu
2009-07-22
1
-0
/
+36
*
crypto: s390 - Fix sha build failure
Sachin Sant
2009-07-16
2
-2
/
+2
*
crypto: sha256-s390 - Add export/import support
Herbert Xu
2009-07-11
1
-0
/
+26
*
crypto: sha1-s390 - Add export/import support
Herbert Xu
2009-07-11
1
-0
/
+26
*
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
2009-06-18
1
-5
/
+6
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
1
-2
/
+1
|
\
|
*
[S390] use kzfree()
Johannes Weiner
2009-03-26
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-26
5
-86
/
+101
|
\
\
|
|
/
|
/
|
|
*
crypto: sha512-s390 - Add missing block size
Herbert Xu
2009-03-21
1
-0
/
+1
|
*
crypto: sha-s390 - Switch to shash
Herbert Xu
2009-02-18
5
-86
/
+100
*
|
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2009-02-26
1
-1
/
+1
|
/
*
[S390] convert cpacf printks to pr_xxx macros.
Jan Glauber
2008-12-25
1
-5
/
+9
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-0
/
+2
|
\
|
*
crypto-prng: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-07-14
1
-0
/
+4
|
\
\
|
*
|
crypto: s390 - Respect STFL bit
Jan Glauber
2008-07-12
1
-0
/
+4
|
|
/
*
/
[S390] Cleanup cpacf printk messages.
Jan Glauber
2008-07-14
1
-4
/
+1
|
/
*
[CRYPTO] sha384: Hardware acceleration for s390
Jan Glauber
2008-04-21
1
-7
/
+50
*
[CRYPTO] sha512: Hardware acceleration for s390
Jan Glauber
2008-04-21
5
-4
/
+86
*
[CRYPTO] s390: Generic sha_update and sha_final
Jan Glauber
2008-04-21
5
-171
/
+138
*
[S390] crypto: use more descriptive function names for init/exit routines.
Heiko Carstens
2008-04-17
4
-16
/
+16
*
[S390] constify function pointer tables.
Jan Engelhardt
2008-01-26
1
-1
/
+1
*
[S390] arch/s390/: Spelling fixes
Joe Perches
2008-01-26
1
-1
/
+1
*
[S390] arch/s390: Add missing "space"
Joe Perches
2008-01-26
1
-1
/
+1
*
[S390] crypto: move s390 Kconfig options.
Jan Glauber
2008-01-26
1
-60
/
+0
*
[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
2008-01-11
1
-8
/
+2
*
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
2008-01-11
1
-21
/
+205
*
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2008-01-11
1
-6
/
+1
*
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
2007-10-10
2
-19
/
+15
*
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
2007-10-10
2
-2
/
+2
*
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
2007-10-10
1
-1
/
+1
*
[S390] Fixed comment typo.
Ralph Wuerthner
2007-07-10
1
-1
/
+1
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
[S390] aes-s390 key length.
Jan Glauber
2007-05-04
1
-4
/
+11
*
[S390] crypto: cleanup.
Jan Glauber
2007-04-27
2
-86
/
+81
*
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
2007-02-05
3
-0
/
+215
*
[S390] move crypto options and some cleanup.
Jan Glauber
2007-02-05
9
-357
/
+268
[next]