Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b96ff76a073a4502dd2fb6298d2582823eebc0f7
/
crypto
474095e
Merge tag 'md/4.1' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
584acdd
md/raid5: activate raid6 rmw feature
by Markus Stockhausen
· 10 years ago
34c9a0f
crypto: fix broken crypto_register_instance() module handling
by Herbert Xu
· 10 years ago
eccd02f
crypto: fix mis-merge with the networking merge
by Linus Torvalds
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
ca14258
crypto: sha512-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
a2e5ba4
crypto: sha256-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
7c71f0f
crypto: sha1-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
9c521a2
crypto: api - remove instance when test failed
by Stephan Mueller
· 10 years ago
e9b8e5b
crypto: api - Move alg ref count init to crypto_check_alg
by Herbert Xu
· 10 years ago
237dae8
Merge branch 'iocb' into for-davem
by Al Viro
· 10 years ago
016baaa
crypto: user - Fix crypto_alg_match race
by Herbert Xu
· 10 years ago
1e6232f
crypto: serpent_sse2 - Fix a typo in Kconfig
by Masanari Iida
· 10 years ago
87b1675
crypto: api - Change crypto_unregister_instance argument type
by Herbert Xu
· 10 years ago
1f72371
crypto: api - Fix races in crypto_unregister_instance
by Herbert Xu
· 10 years ago
033f46b
crypto: algif - explicitly mark end of data
by tadeusz.struk@intel.com
· 10 years ago
82d9292
crypto: algif - use kmalloc instead of kzalloc
by Tadeusz Struk
· 10 years ago
bd50752
crypto: af_alg - make exports consistant
by Tadeusz Struk
· 10 years ago
f52bbf5
crypto: mcryptd - process CRYPTO_ALG_INTERNAL
by Stephan Mueller
· 10 years ago
b0cda2b
crypto: proc - identify internal ciphers
by Stephan Mueller
· 10 years ago
466a7b9
crypto: cryptd - process CRYPTO_ALG_INTERNAL
by Stephan Mueller
· 10 years ago
425a882
crypto: testmgr - use CRYPTO_ALG_INTERNAL
by Stephan Mueller
· 10 years ago
06ca7f6
crypto: api - prevent helper ciphers from being used
by Stephan Mueller
· 10 years ago
ac110f4
crypto: algif - fix warn: unsigned 'used' is never less than zero
by tadeusz.struk@intel.com
· 10 years ago
a596999
crypto: algif - change algif_skcipher to be asynchronous
by Tadeusz Struk
· 10 years ago
66db373
crypto: af_alg - Allow to link sgl
by Tadeusz Struk
· 10 years ago
2ef4d5c
crypto: algif_rng - zeroize buffer with random data
by Stephan Mueller
· 10 years ago
19e60e1
crypto: testmgr - fix RNG return code enforcement
by Stephan Mueller
· 10 years ago
652ccae
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
by Ard Biesheuvel
· 10 years ago
007ee8d
crypto: tcrypt - fix uninit sg entries in test_acipher_speed
by Horia Geant?
· 10 years ago
efdb6f6
crypto: octeon - enable OCTEON SHA1/256/512 module selection
by Aaro Koskinen
· 10 years ago
cde001e
crypto: rng - RNGs must return 0 in success case
by Stephan Mueller
· 10 years ago
37821da
crypto: drbg - remove superflowous memsets
by Stephan Mueller
· 10 years ago
04bcbfc
crypto: drbg - use single block cipher API
by Stephan Mueller
· 10 years ago
e8e5995
crypto: powerpc/md5 - kernel config
by Markus Stockhausen
· 10 years ago
44cac4f
crypto: algif - enable AEAD interface compilation
by Stephan Mueller
· 10 years ago
400c40c
crypto: algif - add AEAD support
by Stephan Mueller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
d9850fc
crypto: powerpc/sha1 - kernel config
by Markus Stockhausen
· 10 years ago
504c614
crypto: powerpc/aes - kernel config
by Markus Stockhausen
· 10 years ago
2ecc1e9
crypto: ppc/sha256 - kernel config
by Markus Stockhausen
· 10 years ago
fee5429
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
9399f0c
crypto: fix af_alg_make_sg() conversion to iov_iter
by Linus Torvalds
· 10 years ago
96692a73
crypto: tcrypt - do not allocate iv on stack for aead speed tests
by Cristian Stoica
· 10 years ago
424a5da
crypto: testmgr - limit IV copy length in aead tests
by Cristian Stoica
· 10 years ago
c476899
crypto: tcrypt - fix buflen reminder calculation
by Cristian Stoica
· 10 years ago
1d10eb2
crypto: switch af_alg_make_sg() to iov_iter
by Al Viro
· 10 years ago
db71f29
crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed
by Jarod Wilson
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
c0ecf89
crypto: seqiv - Ensure that IV size is at least 8 bytes
by Herbert Xu
· 10 years ago
988dc01
crypto: cts - Weed out non-CBC algorithms
by Herbert Xu
· 10 years ago
0c5c8e6
crypto: cts - Remove bogus use of seqiv
by Herbert Xu
· 10 years ago
598de36
crypto: algif_rng - fix sparse non static symbol warning
by Wei Yongjun
· 10 years ago
8a45ac1
crypto: testmgr - don't use interruptible wait in tests
by Rabin Vincent
· 10 years ago
3e14dcf
crypto: add missing crypto module aliases
by Mathias Krause
· 10 years ago
1471f09
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
by Herbert Xu
· 10 years ago
2f375538
crypto: algif_rng - enable RNG interface compilation
by Stephan Mueller
· 10 years ago
5afdfd2
crypto: algif_rng - add random number generator support
by Stephan Mueller
· 10 years ago
ad202c8
crypto: af_alg - zeroize key data
by Stephan Mueller
· 10 years ago
d69e75d
crypto: octeon - enable OCTEON MD5 module selection
by Aaro Koskinen
· 10 years ago
0f477b6
crypto: algif - Mark sgl end at the end of data
by Tadeusz Struk
· 10 years ago
25fb863
crypto: af_alg - add setsockopt for auth tag size
by Stephan Mueller
· 10 years ago
905b42e
crypto: drbg - panic on continuous self test error
by Stephan Mueller
· 10 years ago
0efcb8d
crypto: api - fixed style erro in algapi.c
by Joshua I. James
· 10 years ago
b516d51
crypto: ahash - fixed style error in ahash.c
by Joshua I. James
· 10 years ago
267c422
crypto: af_alg - fixed style error in af_alg.c
by Joshua I. James
· 10 years ago
4fad478
crypto: aead - fixed style error in aead.c
by Joshua I. James
· 10 years ago
a861afb
crypto: ablkcipher - fixed style errors in ablkcipher.c
by Joshua I. James
· 10 years ago
7e77bde
crypto: af_alg - fix backlog handling
by Rabin Vincent
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
8606813
crypto: tcrypt - Allow speed testing of arbitrary hash functions
by Herbert Xu
· 10 years ago
af8e807
crypto: af_alg - add user space interface for AEAD
by Stephan Mueller
· 10 years ago
f26b7b8
crypto: algif_skcipher - initialize upon init request
by Stephan Mueller
· 10 years ago
9ba0905
crypto: algif_skcipher - removed unneeded code
by Struk, Tadeusz
· 10 years ago
1e104f9
crypto: algif_skcipher - Fixed blocking recvmsg
by Herbert Xu
· 10 years ago
421d82f
crypto: drbg - use memzero_explicit() for clearing sensitive data
by Nickolaus Woodruff
· 10 years ago
0653a7c
crypto: drbg - use MODULE_ALIAS_CRYPTO
by Stephan Mueller
· 10 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
476c7fe
crypto: user - add MODULE_ALIAS
by Stephan Mueller
· 10 years ago
79e8865
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
by Daniel Borkmann
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
5d4a5e7
crypto: user - Allow get request with empty driver name
by Herbert Xu
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
e1bd95b
crypto: algif - zeroize IV buffer
by Stephan Mueller
· 10 years ago
2a6af25
crypto: algif - zeroize message digest buffer
by Stephan Mueller
· 10 years ago
4c7912e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 10 years ago
62b62b6
crypto: drbg - add MODULE_ALIAS for all DRBG types
by Stephan Mueller
· 10 years ago
14d4cc0
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
41a8498
crypto: drbg - use crypto_inc
by Stephan Mueller
· 10 years ago
3e8cffd
crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c
by Masanari Iida
· 10 years ago
7185ad2
crypto: memzero_explicit - make sure to clear out sensitive data
by Daniel Borkmann
· 10 years ago
4c5c302
crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
by Jan-Simon Möller
· 12 years ago
ffb32e9
crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
by Jan-Simon Möller
· 12 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
536fd93
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
Next »