index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
hwrng: core - Always drop the RNG in hwrng_unregister()
Michael Büsch
1
-2
/
+9
2018-06-15
crypto: morus640 - Fix out-of-bounds access
Ondrej Mosnáček
1
-1
/
+2
2018-06-15
crypto: don't optimize keccakf()
Dmitry Vyukov
1
-1
/
+1
2018-06-15
crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...
Jia He
1
-1
/
+1
2018-06-15
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
1
-3
/
+2
2018-05-30
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-30
crypto: chtls - kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-30
crypto: chtls - dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-30
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-30
crypto: chtls - key len correction
Atul Gupta
1
-5
/
+1
2018-05-30
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
Eric Biggers
2
-34
/
+13
2018-05-30
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
5
-1866
/
+0
2018-05-30
crypto: ccp - Add GET_ID SEV command
Janakarajan Natarajan
3
-0
/
+67
2018-05-30
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
Janakarajan Natarajan
3
-10
/
+105
2018-05-30
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
Conor McLoughlin
3
-0
/
+5
2018-05-30
crypto: ccree - silence debug prints
Gilad Ben-Yossef
1
-3
/
+3
2018-05-30
crypto: ccree - better clock handling
Gilad Ben-Yossef
1
-1
/
+19
2018-05-30
crypto: ccree - correct host regs offset
Gilad Ben-Yossef
4
-6
/
+17
2018-05-30
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2
-113
/
+97
2018-05-30
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
4
-40
/
+17
2018-05-30
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
1
-30
/
+26
2018-05-30
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
1
-3
/
+2
2018-05-30
crypto: caam - fix rfc4543 descriptors
Horia Geantă
1
-2
/
+2
2018-05-30
crypto: caam - fix MC firmware detection
Horia Geantă
2
-9
/
+13
2018-05-30
crypto: clarify licensing of OpenSSL asm code
Adam Langley
10
-19
/
+129
2018-05-30
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
5
-8
/
+11
2018-05-30
crypto: testmgr - eliminate redundant decryption test vectors
Eric Biggers
2
-11723
/
+919
2018-05-30
crypto: testmgr - add extra kw(aes) encryption test vector
Eric Biggers
1
-0
/
+13
2018-05-30
crypto: testmgr - add extra ecb(tnepres) encryption test vectors
Eric Biggers
1
-1
/
+39
2018-05-30
crypto: testmgr - make an cbc(des) encryption test vector chunked
Eric Biggers
1
-0
/
+3
2018-05-30
crypto: testmgr - add extra ecb(des) encryption test vectors
Eric Biggers
1
-0
/
+22
2018-05-26
crypto: x86/aegis256 - Fix wrong key buffer size
Ondrej Mosnacek
1
-3
/
+3
2018-05-26
crypto: testmgr - add more unkeyed crc32 and crc32c test vectors
Eric Biggers
1
-0
/
+14
2018-05-26
crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms
Eric Biggers
1
-7
/
+43
2018-05-26
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
3
-98
/
+0
2018-05-26
crypto: crc32-generic - remove __crc32_le()
Eric Biggers
1
-8
/
+2
2018-05-26
crypto: crc32c-generic - remove cra_alignmask
Eric Biggers
1
-4
/
+4
2018-05-26
crypto: crc32-generic - use unaligned access macros when needed
Eric Biggers
1
-3
/
+4
2018-05-26
crypto: chtls - fix a missing-check bug
Wenwen Wang
1
-3
/
+7
2018-05-26
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
Antoine Tenart
3
-0
/
+41
2018-05-26
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
Antoine Tenart
3
-2
/
+50
2018-05-26
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
5
-33
/
+353
2018-05-26
crypto: inside-secure - improve error reporting
Antoine Tenart
4
-11
/
+27
2018-05-26
crypto: inside-secure - fix the hash then encrypt/decrypt types
Antoine Tenart
1
-2
/
+2
2018-05-26
crypto: inside-secure - make the key and context size computation dynamic
Antoine Tenart
1
-2
/
+2
2018-05-26
crypto: inside-secure - make the context control size dynamic
Antoine Tenart
1
-3
/
+2
2018-05-26
crypto: inside-secure - rework the alg type settings in the context
Antoine Tenart
1
-4
/
+7
2018-05-26
crypto: inside-secure - rework cipher functions for future AEAD support
Antoine Tenart
1
-107
/
+129
2018-05-26
crypto: inside-secure - remove VLAs
Antoine Tenart
3
-2
/
+11
2018-05-26
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
[next]