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: scomp - allow registration of multiple scomps
Giovanni Cabiddu
2017-04-24
2
-0
/
+32
*
crypto: ccp - Change ISR handler method for a v5 CCP
Gary R Hook
2017-04-24
1
-44
/
+67
*
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
2017-04-24
3
-50
/
+75
*
crypto: crypto4xx - rename ce_ring_contol to ce_ring_control
Colin Ian King
2017-04-24
2
-2
/
+2
*
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
Milan Broz
2017-04-24
1
-0
/
+1
*
Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT"
Herbert Xu
2017-04-24
2
-2
/
+2
*
crypto: ccp - Disable interrupts early on unload
Gary R Hook
2017-04-21
1
-2
/
+2
*
crypto: ccp - Use only the relevant interrupt bits
Gary R Hook
2017-04-21
2
-7
/
+7
*
hwrng: mtk - Add driver for hardware random generator on MT7623 SoC
Sean Wang
2017-04-21
3
-0
/
+183
*
dt-bindings: hwrng: Add Mediatek hardware random generator bindings
Sean Wang
2017-04-21
1
-0
/
+18
*
crypto: crct10dif-vpmsum - Fix missing preempt_disable()
Michael Ellerman
2017-04-21
1
-0
/
+3
*
crypto: testmgr - replace compression known answer test
Giovanni Cabiddu
2017-04-21
1
-3
/
+26
*
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
2017-04-21
2
-0
/
+32
*
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
2017-04-21
1
-3
/
+1
*
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
2017-04-21
1
-3
/
+3
*
padata: get_next is never NULL
Jason A. Donenfeld
2017-04-21
1
-9
/
+4
*
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
2017-04-21
7
-246
/
+413
*
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
2017-04-21
4
-4
/
+3
*
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
2017-04-21
1
-1
/
+1
*
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
2017-04-21
3
-75
/
+151
*
crypto: chcr - Fix txq ids.
Harsh Jain
2017-04-21
6
-21
/
+44
*
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
2017-04-21
1
-19
/
+5
*
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2017-04-21
2
-4
/
+12
*
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
2017-04-10
2
-2
/
+2
*
padata: free correct variable
Jason A. Donenfeld
2017-04-10
1
-1
/
+1
*
crypto: api - Extend algorithm name limit to 128 bytes
Herbert Xu
2017-04-10
1
-1
/
+1
*
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
1
-3
/
+3
*
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
2017-04-10
1
-2
/
+2
*
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
2
-14
/
+14
*
hwrng: timeriomem - Improve performance for sub-jiffie update periods
Rick Altherr
2017-04-10
1
-41
/
+45
*
hwrng: timeriomem - Shorten verbose type and variable names
Rick Altherr
2017-04-10
1
-14
/
+13
*
hwrng: timeriomem - Migrate to new API
Rick Altherr
2017-04-10
1
-30
/
+30
*
crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT
Matthias Kaehlcke
2017-04-10
2
-2
/
+2
*
crypto: xts - drop gf128mul dependency
Ondrej Mosnáček
2017-04-05
1
-1
/
+0
*
crypto: glue_helper - remove the le128_gf128mul_x_ble function
Ondrej Mosnáček
2017-04-05
2
-11
/
+2
*
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2017-04-05
6
-30
/
+30
*
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
2017-04-05
2
-34
/
+54
*
crypto: nx - Update MAINTAINERS entry for 842 compression
Haren Myneni
2017-04-05
1
-1
/
+1
*
crypto: ccp - Rearrange structure members to minimize size
Gary R Hook
2017-04-05
1
-4
/
+4
*
crypto: ccp - Remove redundant cpu-to-le32 macros
Gary R Hook
2017-04-05
1
-11
/
+11
*
ARM: configs: stm32: Add crypto support
Fabien DESSENNE
2017-04-05
1
-0
/
+2
*
ARM: dts: stm32: enable CRC on stm32746g-eval board
Fabien DESSENNE
2017-04-05
1
-0
/
+4
*
ARM: dts: stm32: Add CRC support to stm32f746
Fabien DESSENNE
2017-04-05
1
-0
/
+7
*
crypto: stm32 - Support for STM32 CRC32 crypto module
Fabien DESSENNE
2017-04-05
5
-0
/
+336
*
dt-bindings: Document STM32 CRC bindings
Fabien DESSENNE
2017-04-05
1
-0
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
14
-79
/
+160
|
\
|
*
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-05
1
-1
/
+2
|
*
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
2017-04-05
1
-1
/
+1
|
*
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-04-05
2
-45
/
+19
|
*
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2017-03-24
2
-4
/
+10
[next]