index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
2
-0
/
+32
2017-04-21
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
1
-3
/
+1
2017-04-21
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
1
-3
/
+3
2017-04-21
padata: get_next is never NULL
Jason A. Donenfeld
1
-9
/
+4
2017-04-21
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
7
-246
/
+413
2017-04-21
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
4
-4
/
+3
2017-04-21
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
1
-1
/
+1
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
3
-75
/
+151
2017-04-21
crypto: chcr - Fix txq ids.
Harsh Jain
6
-21
/
+44
2017-04-21
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
1
-19
/
+5
2017-04-21
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2
-4
/
+12
2017-04-10
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
2
-2
/
+2
2017-04-10
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-04-10
crypto: api - Extend algorithm name limit to 128 bytes
Herbert Xu
1
-1
/
+1
2017-04-10
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
1
-3
/
+3
2017-04-10
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
1
-2
/
+2
2017-04-10
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2
-14
/
+14
2017-04-10
hwrng: timeriomem - Improve performance for sub-jiffie update periods
Rick Altherr
1
-41
/
+45
2017-04-10
hwrng: timeriomem - Shorten verbose type and variable names
Rick Altherr
1
-14
/
+13
2017-04-10
hwrng: timeriomem - Migrate to new API
Rick Altherr
1
-30
/
+30
2017-04-10
crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT
Matthias Kaehlcke
2
-2
/
+2
2017-04-05
crypto: xts - drop gf128mul dependency
Ondrej Mosnáček
1
-1
/
+0
2017-04-05
crypto: glue_helper - remove the le128_gf128mul_x_ble function
Ondrej Mosnáček
2
-11
/
+2
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
6
-30
/
+30
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
2
-34
/
+54
2017-04-05
crypto: nx - Update MAINTAINERS entry for 842 compression
Haren Myneni
1
-1
/
+1
2017-04-05
crypto: ccp - Rearrange structure members to minimize size
Gary R Hook
1
-4
/
+4
2017-04-05
crypto: ccp - Remove redundant cpu-to-le32 macros
Gary R Hook
1
-11
/
+11
2017-04-05
ARM: configs: stm32: Add crypto support
Fabien DESSENNE
1
-0
/
+2
2017-04-05
ARM: dts: stm32: enable CRC on stm32746g-eval board
Fabien DESSENNE
1
-0
/
+4
2017-04-05
ARM: dts: stm32: Add CRC support to stm32f746
Fabien DESSENNE
1
-0
/
+7
2017-04-05
crypto: stm32 - Support for STM32 CRC32 crypto module
Fabien DESSENNE
5
-0
/
+336
2017-04-05
dt-bindings: Document STM32 CRC bindings
Fabien DESSENNE
1
-0
/
+16
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
14
-79
/
+160
2017-04-05
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-04-05
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
1
-1
/
+1
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2
-45
/
+19
2017-03-24
crypto: ixp4xx - Use sg_virt()
Geliang Tang
1
-1
/
+1
2017-03-24
crypto: DRBG - initialize SGL only once
Stephan Mueller
1
-3
/
+2
2017-03-24
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
Marcelo Cerri
1
-0
/
+1
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
1
-20
/
+20
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
1
-1
/
+1
2017-03-24
crypto: s5p-sss - Document the struct s5p_aes_dev
Krzysztof Kozlowski
1
-1
/
+26
2017-03-24
crypto: s5p-sss - Remove unused variant field from state container
Krzysztof Kozlowski
1
-3
/
+0
2017-03-24
crypto: s5p-sss - Close possible race for completed requests
Krzysztof Kozlowski
1
-2
/
+3
2017-03-24
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
7
-16
/
+2601
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
5
-28
/
+1064
2017-03-24
crypto: caam - avoid double inclusion in desc_constr.h
Horia Geantă
1
-0
/
+5
2017-03-24
soc/qman: add macros needed by caam/qi driver
Horia Geantă
1
-0
/
+2
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
3
-63
/
+70
[next]