index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: aegis128 - duplicate init() and final() hooks in SIMD code
Ard Biesheuvel
2019-10-26
3
-12
/
+97
*
crypto: aegis128 - avoid function pointers for parameterization
Ard Biesheuvel
2019-10-26
1
-59
/
+46
*
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
2019-10-26
1
-1
/
+8
*
crypto: inside-secure - Made locally used safexcel_pci_remove() static
Pascal van Leeuwen
2019-10-23
1
-1
/
+1
*
crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m
Pascal van Leeuwen
2019-10-23
1
-6
/
+2
*
crypto: hisilicon: Fix misuse of GENMASK macro
Rikard Falkeborn
2019-10-23
1
-2
/
+2
*
hwrng: core - Fix use-after-free warning in hwrng_register()
Laurent Vivier
2019-10-23
1
-17
/
+16
*
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
2019-10-23
3
-67
/
+46
*
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
2019-10-23
3
-52
/
+41
*
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
2019-10-23
3
-51
/
+58
*
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-10-23
7
-57
/
+43
*
crypto: padlock-aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-83
/
+74
*
crypto: s390/des - convert to skcipher API
Eric Biggers
2019-10-23
1
-247
/
+172
*
crypto: s390/paes - convert to skcipher API
Eric Biggers
2019-10-23
1
-240
/
+174
*
crypto: s390/aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-375
/
+234
*
crypto: sparc/des - convert to skcipher API
Eric Biggers
2019-10-23
2
-272
/
+228
*
crypto: sparc/camellia - convert to skcipher API
Eric Biggers
2019-10-23
2
-122
/
+96
*
crypto: sparc/aes - convert to skcipher API
Eric Biggers
2019-10-23
2
-169
/
+144
*
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
2019-10-23
1
-2
/
+1
*
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
2019-10-23
1
-0
/
+1
*
crypto: ux500 - Remove set but not used variable 'cookie'
zhengbin
2019-10-23
1
-2
/
+1
*
crypto: arm - use Kconfig based compiler checks for crypto opcodes
Ard Biesheuvel
2019-10-23
7
-33
/
+19
*
crypto: geode-aes - convert to skcipher API and make thread-safe
Eric Biggers
2019-10-23
2
-306
/
+149
*
dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
Ćukasz Stelmach
2019-10-23
1
-0
/
+17
*
crypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init()
YueHaibing
2019-10-18
1
-4
/
+1
*
crypto: jitter - add header to fix buildwarnings
Ben Dooks
2019-10-18
3
-13
/
+19
*
crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm"
Colin Ian King
2019-10-18
1
-1
/
+1
*
crypto: geode-aes - switch to skcipher for cbc(aes) fallback
Ard Biesheuvel
2019-10-10
2
-25
/
+34
*
crypto: user - fix memory leak in crypto_reportstat
Navid Emamdoost
2019-10-10
1
-1
/
+3
*
crypto: user - fix memory leak in crypto_report
Navid Emamdoost
2019-10-10
1
-1
/
+3
*
crypto: af_alg - cast ki_complete ternary op to int
Ayush Sawal
2019-10-10
1
-1
/
+1
*
crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
Tudor Ambarus
2019-10-10
1
-23
/
+30
*
crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitly
Ard Biesheuvel
2019-10-10
1
-0
/
+1
*
crypto: inside-secure - Remove #ifdef checks
Arnd Bergmann
2019-10-10
2
-37
/
+13
*
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
2019-10-10
1
-0
/
+2
*
MAINTAINERS: Add maintainer for HiSilicon HPRE driver
Zaibo Xu
2019-10-10
1
-0
/
+9
*
crypto: hisilicon - Add debugfs for HPRE
Zaibo Xu
2019-10-10
2
-2
/
+460
*
Documentation: Add debugfs doc for hisi_hpre
Zaibo Xu
2019-10-10
1
-0
/
+57
*
crypto: hisilicon - add SRIOV support for HPRE
Zaibo Xu
2019-10-10
2
-7
/
+133
*
crypto: hisilicon - add HiSilicon HPRE accelerator
Zaibo Xu
2019-10-10
6
-0
/
+1702
*
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
1
-18
/
+22
*
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
1
-15
/
+68
*
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
3
-2
/
+28
*
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-10
8
-85
/
+58
*
hwrng: core - move add_early_randomness() out of rng_mutex
Laurent Vivier
2019-10-10
1
-16
/
+44
*
crypto: caam - use mapped_{src,dst}_nents for descriptor
Iuliana Prodan
2019-10-05
2
-35
/
+45
*
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
2019-10-05
6
-19
/
+97
*
crypto: sun4i-ss - simplify enable/disable of the device
Corentin Labbe
2019-10-05
1
-31
/
+46
*
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
2019-10-05
1
-5
/
+4
*
crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Eneas U de Queiroz
2019-10-05
2
-2
/
+2
[next]