index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
2018-05-11
1
-2
/
+0
*
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
2018-05-11
4
-9
/
+0
*
crypto: arm64/sha512-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-6
/
+21
*
crypto: arm64/sha3-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-27
/
+50
*
crypto: arm64/crct10dif-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-4
/
+28
*
crypto: arm64/crc32-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-10
/
+30
*
crypto: arm64/aes-ghash - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
2
-44
/
+97
*
crypto: arm64/aes-bs - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-135
/
+170
*
crypto: arm64/aes-blk - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
2
-130
/
+216
*
crypto: arm64/aes-ccm - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-55
/
+95
*
crypto: arm64/sha2-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-11
/
+26
*
crypto: arm64/sha1-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-11
1
-13
/
+29
*
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
2018-05-05
1
-1
/
+1
*
crypto: caam - fix size of RSA prime factor q
Horia Geantă
2018-05-05
1
-4
/
+4
*
crypto: tcrypt - Remove VLA usage
Kees Cook
2018-05-05
1
-39
/
+79
*
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel
2018-05-05
4
-0
/
+118
*
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
2018-05-05
2
-4
/
+9
*
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
2018-05-05
1
-2
/
+7
*
hwrng: stm32 - define default state for rng driver
lionel.debieve@st.com
2018-05-05
1
-0
/
+1
*
crypto: ccree - use proper printk format
Gilad Ben-Yossef
2018-05-05
1
-1
/
+1
*
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2018-05-05
3
-62
/
+361
*
crypto: crypto4xx - put temporary dst sg into request ctx
Christian Lamparter
2018-04-28
3
-13
/
+19
*
crypto: crypto4xx - extend aead fallback checks
Christian Lamparter
2018-04-28
1
-14
/
+16
*
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2018-04-28
2
-1
/
+11
*
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
2018-04-28
4
-6
/
+128
*
crypto: crypto4xx - avoid VLA use
Christian Lamparter
2018-04-28
1
-10
/
+4
*
crypto: crypto4xx - convert to skcipher
Christian Lamparter
2018-04-28
3
-177
/
+163
*
crypto: crypto4xx - performance optimizations
Christian Lamparter
2018-04-28
3
-26
/
+34
*
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-28
1
-21
/
+21
*
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2018-04-28
2
-8
/
+4
*
crypto: omap-sham - fix memleak
Bin Liu
2018-04-28
1
-1
/
+1
*
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-28
1
-10
/
+4
*
crypto: caam: - Use kmemdup() function
Fabio Estevam
2018-04-20
1
-8
/
+1
*
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2018-04-20
2
-0
/
+62
*
hwrng: via - support new Centaur CPU
davidwang
2018-04-20
1
-1
/
+1
*
crypto: rsa - Remove unneeded error assignment
Fabio Estevam
2018-04-20
1
-1
/
+0
*
crypto: testmgr - Allow different compression results
Mahipal Challa
2018-04-20
1
-13
/
+37
*
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2018-04-20
2
-4
/
+58
*
crypto: caam - staticize caam_get_era()
Fabio Estevam
2018-04-20
2
-4
/
+1
*
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-20
2
-3
/
+3
*
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-20
2
-9
/
+5
*
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-20
1
-4
/
+5
*
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-20
3
-4
/
+25
*
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2018-04-20
1
-8
/
+14
*
crypto: remove several VLAs
Salvatore Mesoraca
2018-04-20
5
-11
/
+13
*
crypto: api - laying defines and checks for statically allocated buffers
Salvatore Mesoraca
2018-04-20
2
-0
/
+18
*
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
2018-04-20
1
-1
/
+0
*
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
2018-04-20
1
-1
/
+1
*
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2018-04-20
1
-0
/
+16
*
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-04-20
1
-0
/
+1
[next]