index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
1
-1
/
+0
2019-07-12
crypto: stm32/hash - Fix incorrect printk modifier for size_t
Herbert Xu
1
-1
/
+1
2019-07-03
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
1
-2
/
+2
2019-07-03
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
1
-1
/
+1
2019-07-03
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2
-1
/
+1
2019-07-03
crypto: amcc - remove memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-07-03
crypto: ccp - Switch to SPDX license identifiers
Hook, Gary
22
-88
/
+20
2019-07-03
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2
-46
/
+52
2019-07-03
crypto: doc - Fix formatting of new crypto engine content
Hook, Gary
1
-38
/
+73
2019-07-03
crypto: doc - Add parameter documentation
Hook, Gary
2
-1
/
+12
2019-07-03
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
3
-31
/
+75
2019-07-03
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
3
-68
/
+52
2019-07-03
crypto: talitos - drop icv_ool
Christophe Leroy
2
-5
/
+0
2019-07-03
crypto: talitos - fix hash on SEC1.
Christophe Leroy
1
-28
/
+41
2019-07-03
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2
-30
/
+30
2019-07-03
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
1
-4
/
+5
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
1
-3
/
+5
2019-06-27
crypto: asymmetric_keys - select CRYPTO_HASH where needed
Arnd Bergmann
1
-0
/
+3
2019-06-27
crypto: serpent - mark __serpent_setkey_sbox noinline
Arnd Bergmann
1
-1
/
+7
2019-06-27
crypto: testmgr - dynamically allocate crypto_shash
Arnd Bergmann
1
-6
/
+13
2019-06-27
crypto: testmgr - dynamically allocate testvec_config
Arnd Bergmann
1
-11
/
+32
2019-06-27
crypto: talitos - eliminate unneeded 'done' functions at build time
Christophe Leroy
1
-1
/
+1
2019-06-27
crypto: sun4i-ss - reduce stack usage
Arnd Bergmann
1
-17
/
+30
2019-06-27
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
3
-0
/
+38
2019-06-27
crypto: ccree - prevent isr handling in case driver is suspended
Ofir Drang
3
-0
/
+16
2019-06-27
crypto: ccree - check that cryptocell reset completed
Ofir Drang
4
-1
/
+43
2019-06-27
crypto: ccree - Relocate driver irq registration after clk init
ofir.drang@arm.com
1
-9
/
+9
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-61
/
+26
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
3
-48
/
+17
2019-06-20
ppp: mppe: switch to RC4 library interface
Ard Biesheuvel
2
-85
/
+15
2019-06-20
crypto: arc4 - remove cipher implementation
Ard Biesheuvel
2
-50
/
+16
2019-06-20
net/lib80211: move TKIP handling to ARC4 library code
Ard Biesheuvel
2
-31
/
+18
2019-06-20
net/lib80211: move WEP handling to ARC4 library code
Ard Biesheuvel
2
-38
/
+14
2019-06-20
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
11
-60
/
+30
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
7
-60
/
+95
2019-06-20
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
1
-1
/
+1
2019-06-20
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
1
-2
/
+20
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
5
-146
/
+163
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
8
-99
/
+105
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
1
-0
/
+1
2019-06-20
dt-bindings: rng: Document BCM7211 RNG compatible string
Florian Fainelli
1
-0
/
+1
2019-06-13
crypto: sahara - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-13
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-4
/
+1
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-06-13
ARM: dts: imx7ulp: add crypto support
Iuliana Prodan
1
-0
/
+23
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-06-13
crypto: bcm - Make some symbols static
YueHaibing
2
-9
/
+9
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
5
-6
/
+6
2019-06-13
crypto: chacha20poly1305 - a few cleanups
Eric Biggers
1
-30
/
+13
[next]