index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-07-11
doc: Kconfig: `to be' -> `be'
Michael Witten
2011-07-08
crypto: gf128mul - fix call to memset()
Mathias Krause
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-30
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
Herbert Xu
2011-06-30
crypto: sha1_generic - use SHA1_BLOCK_SIZE
Mandeep Singh Baines
2011-06-30
crypto: arc4 - Fixed coding style issues
Mati Vait
2011-06-30
crypto: crc32c - Fixed coding style issue
Mati Vait
2011-06-30
crypto: UML build fixes
Richard Weinberger
2011-06-30
crypto: testmgr - add xts-aes-256 self-test
Jarod Wilson
2011-06-29
net+crypto: Use vmalloc for zlib inflate buffers.
David S. Miller
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-16
crypto: aesni-intel - Merge with fpu.ko
Andy Lutomirski
2011-05-04
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
2011-05-04
crypto: testmgr - add support for aes ofb mode
Puneet Saxena
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-13
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
Steffen Klassert
2011-03-04
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
2011-02-17
crypto: sha1 - Add test vector to test partial block processing
Herbert Xu
2011-01-29
crypto: testmgr - mark ghash as fips_allowed
Jarod Wilson
2011-01-29
crypto: testmgr - mark xts(aes) as fips_allowed
Jarod Wilson
2011-01-29
crypto: skcipher - remove redundant NULL check
Davidlohr Bueso
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-04
crypto: mark crypto workqueues CPU_INTENSIVE
Tejun Heo
2011-01-04
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
2010-12-28
crypto: gf128mul - Remove experimental tag
Herbert Xu
2010-12-21
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
2010-12-08
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
2010-12-02
crypto: Use scatterwalk_crypto_chain
Steffen Klassert
2010-11-30
crypto: algif_skcipher - Handle unaligned receive buffer
Herbert Xu
2010-11-30
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
Herbert Xu
2010-11-29
crypto: af_alg - Add dependency on NET
Herbert Xu
2010-11-28
crypto: algif_skcipher - Pass on error from af_alg_make_sg
Herbert Xu
2010-11-27
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
2010-11-27
crypto: Makefile clean up
Tracey Dent
2010-11-27
crypto: Use vzalloc
Joe Perches
2010-11-26
crypto: algif_skcipher - User-space interface for skcipher operations
Herbert Xu
2010-11-19
crypto: algif_hash - User-space interface for hash operations
Herbert Xu
2010-11-19
crypto: af_alg - User-space interface for Crypto API
Herbert Xu
2010-11-13
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
2010-11-13
crypto: cast5 - simplify if-statements
Nicolas Kaiser
2010-11-12
crypto: pcrypt - Fix use after free on padata_free
Steffen Klassert
2010-11-04
crypto: hash - Fix async import on shash algorithm
Herbert Xu
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
[next]