index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: lz4,lz4hc - fix decompression
KOVACS Krisztian
2016-06-12
2
-2/+2
*
crypto: add lz4 Cryptographic API
Chanho Min
2016-06-12
4
-0/+230
*
crypto: testmgr - add empty test vectors for null ciphers
Jussi Kivilinna
2016-03-07
1
-0/+9
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
5
-5/+25
|
\
|
*
crypto: api - Fix race condition in larval lookup
Herbert Xu
2013-09-26
1
-1/+6
|
*
crypto: sanitize argument for format string
Kees Cook
2013-07-13
1
-1/+2
|
*
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2013-04-26
2
-0/+3
|
*
crypto: gcm - fix assumption that assoc has one segment
Jussi Kivilinna
2013-04-12
1
-3/+14
*
|
arm/crypto: Add optimized AES and SHA1 routines
Howard Su
2014-12-25
1
-0/+33
*
|
u1: import from CyanogenMod/android_kernel_samsung_smdk4210
Daniel Hillenbrand
2013-05-25
1
-0/+1
*
|
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
1
-3/+8
|
\
\
|
|
/
|
*
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...
Jussi Kivilinna
2012-11-26
1
-3/+8
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
1
-32/+29
|
\
\
|
|
/
|
*
crypto: sha512 - Fix byte counter overflow in SHA-512
Kent Yoder
2012-04-27
1
-1/+1
|
*
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-02-20
1
-9/+4
|
*
crypto: sha512 - Avoid stack bloat on i386
Herbert Xu
2012-02-20
1
-36/+32
|
*
crypto: sha512 - Use binary and instead of modulus
Herbert Xu
2012-02-20
1
-2/+2
|
*
crypto: sha512 - reduce stack usage to safe number
Alexey Dobriyan
2012-02-03
1
-24/+34
|
*
crypto: sha512 - make it work, undo percpu message schedule
Alexey Dobriyan
2012-02-03
1
-5/+1
*
|
samsung update 1
codeworkx
2012-06-02
13
-80/+505
|
/
*
crypto: cryptd - Use subsys_initcall to prevent races with aesni
Herbert Xu
2011-11-11
1
-1/+1
*
crypto: ghash - Avoid null pointer dereference if no key is set
Nick Bowler
2011-10-25
1
-0/+6
*
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-16
1
-91/+1
*
net+crypto: Use vmalloc for zlib inflate buffers.
David S. Miller
2011-06-29
2
-8/+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-21
4
-6/+80
|
\
|
*
crypto: aesni-intel - Merge with fpu.ko
Andy Lutomirski
2011-05-16
1
-6/+0
|
*
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
2011-05-04
1
-0/+4
|
*
crypto: testmgr - add support for aes ofb mode
Puneet Saxena
2011-05-04
2
-0/+76
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-5/+5
|
/
*
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-23
2
-8/+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
2
-1/+836
|
\
|
*
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
Steffen Klassert
2011-03-14
2
-1/+836
*
|
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
2011-03-04
1
-1/+2
*
|
crypto: sha1 - Add test vector to test partial block processing
Herbert Xu
2011-02-17
1
-1/+29
*
|
crypto: testmgr - mark ghash as fips_allowed
Jarod Wilson
2011-01-29
1
-0/+1
*
|
crypto: testmgr - mark xts(aes) as fips_allowed
Jarod Wilson
2011-01-29
1
-0/+1
*
|
crypto: skcipher - remove redundant NULL check
Davidlohr Bueso
2011-01-29
1
-2/+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
21
-125/+1921
|
\
|
*
crypto: mark crypto workqueues CPU_INTENSIVE
Tejun Heo
2011-01-04
2
-2/+4
|
*
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
2011-01-04
4
-4/+8
|
*
crypto: gf128mul - Remove experimental tag
Herbert Xu
2010-12-28
1
-1/+0
|
*
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
2010-12-21
1
-1/+1
|
*
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
2010-12-08
1
-0/+1
|
*
crypto: Use scatterwalk_crypto_chain
Steffen Klassert
2010-12-02
3
-51/+8
|
*
crypto: algif_skcipher - Handle unaligned receive buffer
Herbert Xu
2010-11-30
1
-6/+7
|
*
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
Herbert Xu
2010-11-30
1
-21/+11
|
*
crypto: af_alg - Add dependency on NET
Herbert Xu
2010-11-29
1
-0/+2
|
*
crypto: algif_skcipher - Pass on error from af_alg_make_sg
Herbert Xu
2010-11-28
1
-1/+2
|
*
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
2010-11-27
1
-5/+7
|
*
crypto: Makefile clean up
Tracey Dent
2010-11-27
1
-7/+7
[next]