index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-17
crypto: testmgr - Add a longer ChaCha20 test vector
Martin Willi
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add a four block SSSE3 variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Export common ChaCha20 helpers
Martin Willi
2015-07-17
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
Martin Willi
2015-07-17
crypto: chacha20poly1305 - Convert to new AEAD interface
Herbert Xu
2015-07-17
crypto: rsa - limit supported key lengths
Tadeusz Struk
2015-07-17
crypto: qat - Add support for RSA algorithm
Tadeusz Struk
2015-07-17
crypto: qat - add MMP FW support to accel engine
Tadeusz Struk
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
2015-07-17
crypto: testmgr - Reenable rfc4309 test
Herbert Xu
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-17
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
2015-07-17
crypto: ccm - Convert to new AEAD interface
Herbert Xu
2015-07-17
crypto: testmgr - Disable rfc4309 test and convert test vectors
Herbert Xu
2015-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2015-07-14
crypto: marvell/cesa - Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-14
crypto: testmgr - Reenable rfc4106 test
Herbert Xu
2015-07-14
crypto: caam - Use new IV convention
Herbert Xu
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
2015-07-14
crypto: gcm - Use new IV convention
Herbert Xu
2015-07-14
crypto: aesni - Use new IV convention
Herbert Xu
2015-07-14
crypto: tcrypt - Add support for new IV convention
Herbert Xu
2015-07-14
crypto: testmgr - Disable rfc4106 test and convert test vectors
Herbert Xu
2015-07-14
crypto: aead - Propagate new AEAD implementation flag for IV generators
Herbert Xu
2015-07-14
crypto: seqiv - Replace seqniv with seqiv
Herbert Xu
2015-07-14
crypto: echainiv - Fix encryption convention
Herbert Xu
2015-07-14
crypto: cryptd - Propagate new AEAD implementation flag
Herbert Xu
2015-07-14
crypto: pcrypt - Propagate new AEAD implementation flag
Herbert Xu
2015-07-14
crypto: aead - Add type-safe function for freeing instances
Herbert Xu
2015-07-14
crypto: api - Add instance free function to crypto_type
Herbert Xu
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
2015-07-14
crypto: aead - Add aead_queue interface
Herbert Xu
2015-07-14
crypto: api - Remove unused __crypto_dequeue_request
Herbert Xu
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-07-08
crypto: tcrypt - Fix AEAD speed tests
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-07
crypto: testmgr - add a chunking test for cbc(aes)
LABBE Corentin
2015-07-07
crypto: cryptd - Fix AEAD request context corruption
Herbert Xu
2015-07-06
crypto: arm - ignore generated SHA2 assembly files
Baruch Siach
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
[next]