Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
250df6ed274d767da844a5d9f05720b804240197
/
crypto
565d76c
zlib: slim down zlib_deflate() workspace when possible
by Jim Keniston
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
a5079d0
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
f07ef1d
crypto: tcrypt - do not attempt to write to readonly variable
by David Sterba
· 14 years ago
bd1f299
crypto: sha1 - Add test vector to test partial block processing
by Herbert Xu
· 14 years ago
18c0ebd
crypto: testmgr - mark ghash as fips_allowed
by Jarod Wilson
· 14 years ago
2918aa8
crypto: testmgr - mark xts(aes) as fips_allowed
by Jarod Wilson
· 14 years ago
33c7c0f
crypto: skcipher - remove redundant NULL check
by Davidlohr Bueso
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
c73b7d0
crypto: mark crypto workqueues CPU_INTENSIVE
by Tejun Heo
· 14 years ago
3181c22
crypto: ripemd - Set module author and update email address
by Adrian-Ken Rueegsegger
· 14 years ago
8ad225e
crypto: gf128mul - Remove experimental tag
by Herbert Xu
· 14 years ago
0686952
crypto: af_alg - fix af_alg memory_allocated data type
by Randy Dunlap
· 14 years ago
507cad3
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
by Miloslav Trmač
· 14 years ago
c920fa6
crypto: Use scatterwalk_crypto_chain
by Steffen Klassert
· 14 years ago
bc97e57
crypto: algif_skcipher - Handle unaligned receive buffer
by Herbert Xu
· 14 years ago
0f6bb83
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
by Herbert Xu
· 14 years ago
7451708
crypto: af_alg - Add dependency on NET
by Herbert Xu
· 14 years ago
c762be6
crypto: algif_skcipher - Pass on error from af_alg_make_sg
by Herbert Xu
· 14 years ago
0d258ef
crypto: aesni-intel - Ported implementation to x86-32
by Mathias Krause
· 14 years ago
21ea28a
crypto: Makefile clean up
by Tracey Dent
· 14 years ago
c848459
crypto: Use vzalloc
by Joe Perches
· 14 years ago
8ff5909
crypto: algif_skcipher - User-space interface for skcipher operations
by Herbert Xu
· 14 years ago
fe869cd
crypto: algif_hash - User-space interface for hash operations
by Herbert Xu
· 14 years ago
03c8efc
crypto: af_alg - User-space interface for Crypto API
by Herbert Xu
· 14 years ago
69435b9
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
by Adrian Hoban
· 14 years ago
895be15
crypto: cast5 - simplify if-statements
by Nicolas Kaiser
· 14 years ago
e2b3483
crypto: pcrypt - Fix use after free on padata_free
by Steffen Klassert
· 14 years ago
90246e7
crypto: hash - Fix async import on shash algorithm
by Herbert Xu
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
61ecdb80
mm: strictly nested kmap_atomic()
by Peter Zijlstra
· 14 years ago
188e213
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
400fb7f
move async raid6 test to lib/Kconfig.debug
by Dan Williams
· 14 years ago
db36b90
Blackfin: Rename DES PC2() symbol to avoid collision
by David Howells
· 14 years ago
298c926
crypto: cryptd - Adding the AEAD interface type support to cryptd
by Adrian Hoban
· 14 years ago
6d8de74
crypto: Kconfig - update broken web addresses
by Justin P. Mattock
· 14 years ago
61f953c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
e84c548
crypto: fips - FIPS requires algorithm self-tests
by Chuck Ebbert
· 14 years ago
2144381
Merge branch 'async' of macbook:git/btrfs-unstable
by David Woodhouse
· 14 years ago
00ca28a
crypto: testmgr - Default to no tests
by Herbert Xu
· 14 years ago
326a634
crypto: testmgr - Fix test disabling option
by Herbert Xu
· 14 years ago
23a75ee
crypto: hash - Fix handling of small unaligned buffers
by Szilveszter Ördög
· 14 years ago
b7c8e55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
d3f64e4
crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
by Steffen Klassert
· 14 years ago
c57e842
crypto: pcrypt - Rename pcrypt_instance
by Steffen Klassert
· 14 years ago
e6cc117
padata: Rename padata_alloc functions
by Steffen Klassert
· 14 years ago
cc74f4b
crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask
by Steffen Klassert
· 14 years ago
a3fb1e3
pcrypt: Added sysfs interface to pcrypt
by Dan Kruchinin
· 14 years ago
e15bacb
padata: Make two separate cpumasks
by Dan Kruchinin
· 14 years ago
83f619f
padata: make padata_do_parallel to return zero on success
by Steffen Klassert
· 14 years ago
4c87917
padata: Check for valid padata instance on start
by Steffen Klassert
· 14 years ago
2716fbf
crypto: skcipher - avoid NULL dereference
by Jiri Slaby
· 14 years ago
5b04fc1
crypto: twofish: Rename twofish to twofish_generic and add an alias
by Joachim Fritschi
· 14 years ago
0b767f9
crypto: testmgr - add an option to disable cryptoalgos' self-tests
by Alexander Shishkin
· 14 years ago
bc94e59
crypto: pcomp - Fix illegal Kconfig configuration
by Herbert Xu
· 14 years ago
50d1e93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6
by Herbert Xu
· 14 years ago
8db0507
crypto: Use ERR_CAST
by Julia Lawall
· 14 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
2a8ba8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
921bae5
crypto: authenc - Fix cryptlen calculation
by Shikhar Khattar
· 14 years ago
bf06099
crypto: skcipher - Add ablkcipher_walk interfaces
by David S. Miller
· 14 years ago
a8f1a05
crypto: testmgr - Add testing for async hashing and update/final
by David S. Miller
· 14 years ago
beb63da
crypto: tcrypt - Add speed tests for async hashing
by David S. Miller
· 14 years ago
85c6201
crypto: scatterwalk - Fix scatterwalk_done() test
by David S. Miller
· 14 years ago
18eb8ea
crypto: shash - Remove usage of CRYPTO_MINALIGN
by Herbert Xu
· 14 years ago
caa20d97
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
by Dan Williams
· 14 years ago
5157b4a
raid6: fix recovery performance regression
by Dan Williams
· 15 years ago
df2071b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Herbert Xu
· 15 years ago
c614e10
crypto: algapi - Remove unneeded null check
by Dan Carpenter
· 15 years ago
a231a1f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
180ce7e
crypto: authenc - Add EINPROGRESS check
by Herbert Xu
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
80a6d7d
crypto: pcrypt - Handle crypto_get_attr_type errors
by Dan Carpenter
· 15 years ago
304a204
crypto: vmac - Fix big-endian support
by Shane Wang
· 15 years ago
18bcc91
crypto: tcrypt - Speed testing support for ghash
by Huang Ying
· 15 years ago
269ab45
crypto: internal - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
586fac1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
50beceb
crypto: authenc - Move saved IV in front of the ablkcipher request
by Steffen Klassert
· 15 years ago
cbb9bf6
crypto: hash - Fix handling of unaligned buffers
by Szilveszter Ördög
· 15 years ago
77ba115
crypto: authenc - Use correct ahash complete functions
by Steffen Klassert
· 15 years ago
eebb111
crypto: md5 - Set statesize
by Herbert Xu
· 15 years ago
37d4008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
a29d8b8
percpu: add __percpu sparse annotations to what's left
by Tejun Heo
· 15 years ago
8d0c123
crypto: aes_generic - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
0047e81
crypto: fcrypt - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
5b37c19
crypto: ecb - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
a501121
crypto: des_generic - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
9472d76
crypto: deflate - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
c9af70f
crypto: crypto_null - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
d150975b
crypto: cipher - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
db83aab
crypto: crc32 - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
0375d66
crypto: compress - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
87c3be8
crypto: cast6 - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
a1f4c92
crypto: cast5 - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
621dd36
crypto: camellia - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
Next »