index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
4
-1
/
+428
2015-07-17
crypto: poly1305 - Add a two block SSE2 variant for x86_64
Martin Willi
2
-5
/
+355
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
4
-0
/
+413
2015-07-17
crypto: poly1305 - Export common Poly1305 helpers
Martin Willi
3
-41
/
+77
2015-07-17
crypto: testmgr - Add a longer ChaCha20 test vector
Martin Willi
1
-1
/
+333
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
4
-1
/
+464
2015-07-17
crypto: chacha20 - Add a four block SSSE3 variant for x86_64
Martin Willi
2
-0
/
+491
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
4
-0
/
+282
2015-07-17
crypto: chacha20 - Export common ChaCha20 helpers
Martin Willi
3
-18
/
+38
2015-07-17
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
Martin Willi
2
-0
/
+35
2015-07-17
crypto: chacha20poly1305 - Convert to new AEAD interface
Herbert Xu
2
-90
/
+133
2015-07-17
crypto: rsa - limit supported key lengths
Tadeusz Struk
1
-1
/
+25
2015-07-17
crypto: qat - Add support for RSA algorithm
Tadeusz Struk
13
-39
/
+779
2015-07-17
crypto: qat - add MMP FW support to accel engine
Tadeusz Struk
4
-5
/
+42
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
6
-26
/
+24
2015-07-17
crypto: testmgr - Reenable rfc4309 test
Herbert Xu
1
-1
/
+1
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
3
-95
/
+85
2015-07-17
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
1
-26
/
+43
2015-07-17
crypto: ccm - Convert to new AEAD interface
Herbert Xu
1
-164
/
+224
2015-07-17
crypto: testmgr - Disable rfc4309 test and convert test vectors
Herbert Xu
2
-219
/
+1413
2015-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
4
-0
/
+13
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2
-3
/
+1
2015-07-14
crypto: marvell/cesa - Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-14
crypto: testmgr - Reenable rfc4106 test
Herbert Xu
1
-1
/
+1
2015-07-14
crypto: caam - Use new IV convention
Herbert Xu
1
-26
/
+49
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
1
-26
/
+40
2015-07-14
crypto: gcm - Use new IV convention
Herbert Xu
1
-37
/
+77
2015-07-14
crypto: aesni - Use new IV convention
Herbert Xu
1
-36
/
+20
2015-07-14
crypto: tcrypt - Add support for new IV convention
Herbert Xu
1
-3
/
+8
2015-07-14
crypto: testmgr - Disable rfc4106 test and convert test vectors
Herbert Xu
2
-285
/
+319
2015-07-14
crypto: aead - Propagate new AEAD implementation flag for IV generators
Herbert Xu
1
-2
/
+3
2015-07-14
crypto: seqiv - Replace seqniv with seqiv
Herbert Xu
1
-15
/
+19
2015-07-14
crypto: echainiv - Fix encryption convention
Herbert Xu
1
-13
/
+11
2015-07-14
crypto: cryptd - Propagate new AEAD implementation flag
Herbert Xu
1
-5
/
+6
2015-07-14
crypto: pcrypt - Propagate new AEAD implementation flag
Herbert Xu
1
-1
/
+11
2015-07-14
crypto: aead - Add type-safe function for freeing instances
Herbert Xu
2
-0
/
+14
2015-07-14
crypto: api - Add instance free function to crypto_type
Herbert Xu
2
-2
/
+14
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
1
-13
/
+35
2015-07-14
crypto: aead - Add aead_queue interface
Herbert Xu
1
-0
/
+35
2015-07-14
crypto: api - Remove unused __crypto_dequeue_request
Herbert Xu
2
-10
/
+2
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
8
-79
/
+125
2015-07-08
crypto: tcrypt - Fix AEAD speed tests
Vutla, Lokesh
1
-22
/
+43
2015-07-08
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
1
-17
/
+17
2015-07-08
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
1
-8
/
+5
2015-07-08
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
1
-3
/
+3
2015-07-08
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
1
-17
/
+16
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
8
-79
/
+125
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2
-12
/
+1
2015-07-07
crypto: testmgr - add a chunking test for cbc(aes)
LABBE Corentin
1
-0
/
+6
2015-07-07
crypto: cryptd - Fix AEAD request context corruption
Herbert Xu
1
-4
/
+8
[next]